Skip to content

Commit

Permalink
Merge pull request #152 from artichoke/dependabot/bundler/bundler-dep…
Browse files Browse the repository at this point in the history
…s-3850156c20

Bump the bundler-deps group with 3 updates
  • Loading branch information
lopopolo authored Jun 26, 2024
2 parents 053a0aa + ce8b138 commit efcd87f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gemspec

gem 'bundler-audit', '~> 0.9', require: false
gem 'rake', '>= 12.3.3', require: false
gem 'rubocop', '~> 1.63', require: false
gem 'rubocop', '~> 1.64', require: false
gem 'rubocop-rake', '~> 0.6', require: false
gem 'rubocop-sorbet', '~> 0.8', require: false
gem 'sorbet', '~> 0.5', require: false
Expand Down
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@ GEM
language_server-protocol (3.17.0.3)
netrc (0.11.0)
parallel (1.24.0)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
prism (0.27.0)
racc (1.7.3)
racc (1.8.0)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.1.12)
prism (>= 0.18.0, < 0.28)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.0)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.63.4)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -47,14 +47,14 @@ GEM
rubocop-sorbet (0.8.3)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
sorbet (0.5.11366)
sorbet-static (= 0.5.11366)
sorbet-runtime (0.5.11366)
sorbet-static (0.5.11366-universal-darwin)
sorbet-static (0.5.11366-x86_64-linux)
sorbet-static-and-runtime (0.5.11366)
sorbet (= 0.5.11366)
sorbet-runtime (= 0.5.11366)
sorbet (0.5.11406)
sorbet-static (= 0.5.11406)
sorbet-runtime (0.5.11406)
sorbet-static (0.5.11406-universal-darwin)
sorbet-static (0.5.11406-x86_64-linux)
sorbet-static-and-runtime (0.5.11406)
sorbet (= 0.5.11406)
sorbet-runtime (= 0.5.11406)
spoom (1.3.1)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down Expand Up @@ -89,7 +89,7 @@ DEPENDENCIES
bundler-audit (~> 0.9)
generate_third_party!
rake (>= 12.3.3)
rubocop (~> 1.63)
rubocop (~> 1.64)
rubocop-rake (~> 0.6)
rubocop-sorbet (~> 0.8)
sorbet (~> 0.5)
Expand Down

0 comments on commit efcd87f

Please sign in to comment.