Skip to content

Commit

Permalink
Merge pull request #303 from Homebrew/dependabot/bundler/minor-patch-…
Browse files Browse the repository at this point in the history
…b3496a7283
  • Loading branch information
p-linnane authored Dec 3, 2024
2 parents d4db6ef + c9df0c5 commit 0c922f2
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
json (2.8.2)
json (2.9.0)
jwt (2.9.3)
base64
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -62,14 +62,14 @@ GEM
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.3)
rubocop (1.69.0)
rubocop (1.69.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
Expand All @@ -91,15 +91,15 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11670)
sorbet-static (= 0.5.11670)
sorbet-runtime (0.5.11670)
sorbet-static (0.5.11670-aarch64-linux)
sorbet-static (0.5.11670-universal-darwin)
sorbet-static (0.5.11670-x86_64-linux)
sorbet-static-and-runtime (0.5.11670)
sorbet (= 0.5.11670)
sorbet-runtime (= 0.5.11670)
sorbet (0.5.11672)
sorbet-static (= 0.5.11672)
sorbet-runtime (0.5.11672)
sorbet-static (0.5.11672-aarch64-linux)
sorbet-static (0.5.11672-universal-darwin)
sorbet-static (0.5.11672-x86_64-linux)
sorbet-static-and-runtime (0.5.11672)
sorbet (= 0.5.11672)
sorbet-runtime (= 0.5.11672)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 0c922f2

Please sign in to comment.