Skip to content

Commit db3028c

Browse files
Update dependency rdoc to v6.14.2
1 parent 8477ce0 commit db3028c

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Gemfile.lock

Lines changed: 6 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,7 +59,8 @@ GEM
5859
racc (1.8.1)
5960
rainbow (3.1.1)
6061
rake (13.2.1)
61-
rdoc (6.13.1)
62+
rdoc (6.14.2)
63+
erb
6264
psych (>= 4.0.0)
6365
regexp_parser (2.10.0)
6466
rubocop (1.75.5)
@@ -86,9 +88,6 @@ GEM
8688
rubocop-rake (0.7.1)
8789
lint_roller (~> 1.1)
8890
rubocop (>= 1.72.1)
89-
rubocop-rspec (3.6.0)
90-
lint_roller (~> 1.1)
91-
rubocop (~> 1.72, >= 1.72.1)
9291
ruby-progressbar (1.13.0)
9392
simplecov (0.22.0)
9493
docile (~> 1.1)
@@ -118,10 +117,9 @@ DEPENDENCIES
118117
rake (~> 13.2)
119118
rdoc (~> 6.7)
120119
rubocop (~> 1.52)
121-
rubocop-minitest (> 0)
122-
rubocop-performance (> 0)
123-
rubocop-rake (> 0)
124-
rubocop-rspec (> 0)
120+
rubocop-minitest (~> 0.38)
121+
rubocop-performance (~> 1.25)
122+
rubocop-rake (~> 0.7)
125123
simplecov (~> 0.22)
126124

127125
BUNDLED WITH

0 commit comments

Comments
 (0)