Skip to content

Commit

Permalink
Merge pull request #260 from Homebrew/dependabot/bundler/minor-patch-…
Browse files Browse the repository at this point in the history
…017d585264
  • Loading branch information
carlocab authored Nov 1, 2024
2 parents b336cac + 86924e3 commit 834526f
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 @@ -40,7 +40,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
prism (1.2.0)
Expand All @@ -62,7 +62,7 @@ GEM
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.2)
rubocop (1.67.0)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -77,7 +77,7 @@ GEM
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-sorbet (0.8.6)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -90,15 +90,15 @@ GEM
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11625)
sorbet-static (= 0.5.11625)
sorbet-runtime (0.5.11625)
sorbet-static (0.5.11625-aarch64-linux)
sorbet-static (0.5.11625-universal-darwin)
sorbet-static (0.5.11625-x86_64-linux)
sorbet-static-and-runtime (0.5.11625)
sorbet (= 0.5.11625)
sorbet-runtime (= 0.5.11625)
sorbet (0.5.11631)
sorbet-static (= 0.5.11631)
sorbet-runtime (0.5.11631)
sorbet-static (0.5.11631-aarch64-linux)
sorbet-static (0.5.11631-universal-darwin)
sorbet-static (0.5.11631-x86_64-linux)
sorbet-static-and-runtime (0.5.11631)
sorbet (= 0.5.11631)
sorbet-runtime (= 0.5.11631)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand All @@ -117,7 +117,7 @@ GEM
tilt (2.4.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.8.2)
webrick (1.9.0)
yard (0.9.37)
yard-sorbet (0.9.0)
sorbet-runtime
Expand Down

0 comments on commit 834526f

Please sign in to comment.