Skip to content

Commit

Permalink
Merge pull request #363 from Homebrew/dependabot/bundler/minor-patch-…
Browse files Browse the repository at this point in the history
…e2c996338f
  • Loading branch information
carlocab authored Jan 9, 2025
2 parents 11bae9e + ea2da68 commit 5ee8743
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ GEM
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack-session (2.1.0)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rackup (2.2.1)
rack (>= 3)
Expand All @@ -74,7 +75,7 @@ GEM
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-sorbet (0.8.7)
Expand All @@ -91,21 +92,21 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11711)
sorbet-static (= 0.5.11711)
sorbet-runtime (0.5.11711)
sorbet-static (0.5.11711-aarch64-linux)
sorbet-static (0.5.11711-universal-darwin)
sorbet-static (0.5.11711-x86_64-linux)
sorbet-static-and-runtime (0.5.11711)
sorbet (= 0.5.11711)
sorbet-runtime (= 0.5.11711)
sorbet (0.5.11742)
sorbet-static (= 0.5.11742)
sorbet-runtime (0.5.11742)
sorbet-static (0.5.11742-aarch64-linux)
sorbet-static (0.5.11742-universal-darwin)
sorbet-static (0.5.11742-x86_64-linux)
sorbet-static-and-runtime (0.5.11742)
sorbet (= 0.5.11742)
sorbet-runtime (= 0.5.11742)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
tapioca (0.16.5)
tapioca (0.16.6)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down

0 comments on commit 5ee8743

Please sign in to comment.