Skip to content

Commit 0537978

Browse files
Bump rdoc from 6.9.0 to 6.9.1
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.9.0 to 6.9.1. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.9.0...v6.9.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 613f17b commit 0537978

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GEM
1313
remote: https://rubygems.org/
1414
specs:
1515
abbrev (0.1.2)
16-
activesupport (8.0.1)
16+
activesupport (7.2.2.1)
1717
base64
1818
benchmark (>= 0.3)
1919
bigdecimal
@@ -25,7 +25,6 @@ GEM
2525
minitest (>= 5.1)
2626
securerandom (>= 0.3)
2727
tzinfo (~> 2.0, >= 2.0.5)
28-
uri (>= 0.13.1)
2928
addressable (2.8.7)
3029
public_suffix (>= 2.0.2, < 7.0)
3130
ast (2.4.2)
@@ -85,7 +84,7 @@ GEM
8584
rb-fsevent (0.11.2)
8685
rb-inotify (0.11.1)
8786
ffi (~> 1.0)
88-
rdoc (6.9.0)
87+
rdoc (6.9.1)
8988
psych (>= 4.0.0)
9089
regexp_parser (2.9.3)
9190
rspec (3.13.0)

0 commit comments

Comments
 (0)