Skip to content

Commit

Permalink
Merge pull request #934 from rubytoolbox/depfu/update/rubocop-rspec-3…
Browse files Browse the repository at this point in the history
….2.0
  • Loading branch information
depfu[bot] authored Nov 2, 2024
2 parents 2db23db + 51769c8 commit 45ab467
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ GEM
guard (~> 2.0)
rubocop (< 2.0)
iniparse (1.5.0)
json (2.7.2)
json (2.7.5)
json-schema (5.0.1)
addressable (~> 2.8)
language_server-protocol (3.17.0.3)
Expand All @@ -55,7 +55,7 @@ GEM
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand Down Expand Up @@ -83,7 +83,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.67.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -93,14 +93,14 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.33.0)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.1.0)
rubocop-rspec (3.2.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
shellany (0.0.1)
Expand Down

0 comments on commit 45ab467

Please sign in to comment.