Skip to content

Commit 8d15348

Browse files
Bump rdoc from 7.0.3 to 7.1.0
Bumps [rdoc](https://github.com/ruby/rdoc) from 7.0.3 to 7.1.0. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v7.0.3...v7.1.0) --- updated-dependencies: - dependency-name: rdoc dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca96418 commit 8d15348

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ GEM
99
specs:
1010
ast (2.4.3)
1111
benchmark (0.5.0)
12+
cgi (0.5.1)
1213
coderay (1.1.3)
1314
concurrent-ruby (1.3.6)
1415
date (3.5.1)
1516
docile (1.4.1)
16-
erb (6.0.1)
17+
erb (4.0.4)
18+
cgi (>= 0.3.3)
1719
i18n (1.14.8)
1820
concurrent-ruby (~> 1.0)
1921
io-console (0.8.2)
@@ -45,7 +47,7 @@ GEM
4547
racc (1.8.1)
4648
rainbow (3.1.1)
4749
rake (13.3.1)
48-
rdoc (7.0.3)
50+
rdoc (7.1.0)
4951
erb
5052
psych (>= 4.0.0)
5153
tsort

0 commit comments

Comments
 (0)