Skip to content

Commit ac5dacf

Browse files
Update dependency rdoc to v6.15.0
1 parent 6025cd4 commit ac5dacf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ GEM
3838
date (3.4.1)
3939
diff-lcs (1.6.2)
4040
docile (1.4.1)
41+
erb (5.0.2)
4142
ffi (1.17.2-arm64-darwin)
4243
ffi (1.17.2-x64-mingw-ucrt)
4344
ffi (1.17.2-x86_64-linux-gnu)
@@ -58,8 +59,10 @@ GEM
5859
racc (1.8.1)
5960
rainbow (3.1.1)
6061
rake (13.2.1)
61-
rdoc (6.13.1)
62+
rdoc (6.15.0)
63+
erb
6264
psych (>= 4.0.0)
65+
tsort
6366
regexp_parser (2.10.0)
6467
rubocop (1.75.5)
6568
json (~> 2.3)
@@ -86,9 +89,6 @@ GEM
8689
rubocop-rake (0.7.1)
8790
lint_roller (~> 1.1)
8891
rubocop (>= 1.72.1)
89-
rubocop-rspec (3.6.0)
90-
lint_roller (~> 1.1)
91-
rubocop (~> 1.72, >= 1.72.1)
9292
ruby-progressbar (1.13.0)
9393
simplecov (0.22.0)
9494
docile (~> 1.1)
@@ -100,6 +100,7 @@ GEM
100100
stringio (3.1.7)
101101
sys-uname (1.3.1)
102102
ffi (~> 1.1)
103+
tsort (0.2.0)
103104
unicode-display_width (3.1.4)
104105
unicode-emoji (~> 4.0, >= 4.0.4)
105106
unicode-emoji (4.0.4)
@@ -118,10 +119,9 @@ DEPENDENCIES
118119
rake (~> 13.2)
119120
rdoc (~> 6.7)
120121
rubocop (~> 1.52)
121-
rubocop-minitest (> 0)
122-
rubocop-performance (> 0)
123-
rubocop-rake (> 0)
124-
rubocop-rspec (> 0)
122+
rubocop-minitest (~> 0.38)
123+
rubocop-performance (~> 1.25)
124+
rubocop-rake (~> 0.7)
125125
simplecov (~> 0.22)
126126

127127
BUNDLED WITH

0 commit comments

Comments
 (0)