Skip to content

Commit 3cb257a

Browse files
chore(deps-dev): bump rdoc from 6.5.1.1 to 7.0.3 (#116)
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.5.1.1 to 7.0.3. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.5.1.1...v7.0.3) --- updated-dependencies: - dependency-name: rdoc dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17bfc1e commit 3cb257a

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,15 @@ GEM
2626
ast (2.4.3)
2727
base64 (0.3.0)
2828
bigdecimal (4.0.1)
29+
cgi (0.5.1)
2930
concurrent-ruby (1.3.6)
3031
connection_pool (3.0.2)
3132
csv (3.3.5)
33+
date (3.5.1)
3234
docile (1.4.1)
3335
drb (2.2.3)
36+
erb (4.0.4)
37+
cgi (>= 0.3.3)
3438
fast-stemmer (1.0.2)
3539
ffi (1.17.2-arm64-darwin)
3640
ffi (1.17.2-x86_64-linux-gnu)
@@ -54,7 +58,8 @@ GEM
5458
ast (~> 2.4.1)
5559
racc
5660
prism (1.7.0)
57-
psych (5.1.2)
61+
psych (5.3.1)
62+
date
5863
stringio
5964
racc (1.8.1)
6065
rainbow (3.1.1)
@@ -70,8 +75,10 @@ GEM
7075
rbs-inline (0.12.0)
7176
prism (>= 0.29)
7277
rbs (>= 3.8.0)
73-
rdoc (6.5.1.1)
78+
rdoc (7.0.3)
79+
erb
7480
psych (>= 4.0.0)
81+
tsort
7582
regexp_parser (2.11.3)
7683
rubocop (1.82.1)
7784
json (~> 2.3)
@@ -116,10 +123,11 @@ GEM
116123
strscan (>= 1.0.0)
117124
terminal-table (>= 2, < 5)
118125
uri (>= 0.12.0)
119-
stringio (3.1.0)
126+
stringio (3.2.0)
120127
strscan (3.1.6)
121128
terminal-table (4.0.0)
122129
unicode-display_width (>= 1.1.1, < 4)
130+
tsort (0.2.0)
123131
tzinfo (2.0.6)
124132
concurrent-ruby (~> 1.0)
125133
unicode-display_width (3.2.0)

0 commit comments

Comments
 (0)