Skip to content

Commit

Permalink
Merge pull request #75 from logicblocks/dependabot/bundler/rubocop-rs…
Browse files Browse the repository at this point in the history
…pec-3.3.0

Bump rubocop-rspec from 3.2.0 to 3.3.0 [skip ci]
  • Loading branch information
logicblocks-maintainers authored Dec 13, 2024
2 parents fa55a73 + 0ed6c38 commit 1be5eca
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 @@ -64,7 +64,7 @@ GEM
concurrent-ruby (~> 1.0)
immutable-struct (2.4.1)
jmespath (1.6.2)
json (2.7.4)
json (2.9.0)
language_server-protocol (3.17.0.3)
lino (4.1.0)
childprocess (~> 5.0.0)
Expand All @@ -82,7 +82,7 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
partialruby (0.3.0)
Expand Down Expand Up @@ -138,7 +138,7 @@ GEM
rake_factory (~> 0.33)
sshkey (~> 2.0)
rchardet (1.8.0)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
rexml (3.3.9)
rubocop (1.65.1)
json (~> 2.3)
Expand All @@ -151,11 +151,11 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.2.0)
rubocop-rspec (3.3.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby2ruby (2.5.0)
Expand Down

0 comments on commit 1be5eca

Please sign in to comment.