Skip to content

Commit b2bfc3d

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 c48530e commit b2bfc3d

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
@@ -10,11 +10,13 @@ GEM
1010
ast (2.4.3)
1111
benchmark (0.5.0)
1212
benchmark-ips (2.14.0)
13+
cgi (0.5.1)
1314
coderay (1.1.3)
1415
concurrent-ruby (1.3.6)
1516
date (3.5.1)
1617
docile (1.4.1)
17-
erb (6.0.1)
18+
erb (4.0.4)
19+
cgi (>= 0.3.3)
1820
i18n (1.14.8)
1921
concurrent-ruby (~> 1.0)
2022
io-console (0.8.2)
@@ -46,7 +48,7 @@ GEM
4648
racc (1.8.1)
4749
rainbow (3.1.1)
4850
rake (13.3.1)
49-
rdoc (7.0.3)
51+
rdoc (7.1.0)
5052
erb
5153
psych (>= 4.0.0)
5254
tsort

0 commit comments

Comments
 (0)