Skip to content

Commit 7777e23

Browse files
Bump rdoc from 6.14.2 to 6.15.0
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.14.2 to 6.15.0. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.14.2...v6.15.0) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b67f1f1 commit 7777e23

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,10 @@ GEM
298298
rainbow (3.1.1)
299299
rake (13.3.0)
300300
rdiscount (2.2.7.3)
301-
rdoc (6.14.2)
301+
rdoc (6.15.0)
302302
erb
303303
psych (>= 4.0.0)
304+
tsort
304305
redcarpet (3.6.1)
305306
regexp_parser (2.10.0)
306307
reline (0.6.2)
@@ -393,6 +394,7 @@ GEM
393394
thruster (0.1.15-arm64-darwin)
394395
thruster (0.1.15-x86_64-linux)
395396
timeout (0.4.3)
397+
tsort (0.2.0)
396398
turbo-rails (2.0.17)
397399
actionpack (>= 7.1.0)
398400
railties (>= 7.1.0)

0 commit comments

Comments
 (0)