Skip to content

Commit 8781f09

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 d05a784 commit 8781f09

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
@@ -132,7 +132,7 @@ GEM
132132
date (3.4.1)
133133
deep_merge (1.2.2)
134134
drb (2.2.3)
135-
erb (5.0.2)
135+
erb (5.0.3)
136136
erubi (1.13.1)
137137
execjs (2.10.0)
138138
ffi (1.17.2-aarch64-linux-gnu)
@@ -289,9 +289,10 @@ GEM
289289
rb-fsevent (0.11.2)
290290
rb-inotify (0.11.1)
291291
ffi (~> 1.0)
292-
rdoc (6.14.2)
292+
rdoc (6.15.0)
293293
erb
294294
psych (>= 4.0.0)
295+
tsort
295296
regexp_parser (2.11.3)
296297
reline (0.6.2)
297298
io-console (~> 0.5)
@@ -376,6 +377,7 @@ GEM
376377
thor (1.4.0)
377378
tilt (2.6.0)
378379
timeout (0.4.3)
380+
tsort (0.2.0)
379381
turbo-rails (2.0.16)
380382
actionpack (>= 7.1.0)
381383
railties (>= 7.1.0)

0 commit comments

Comments
 (0)