Skip to content

Commit

Permalink
Merge pull request #263 from Homebrew/dependabot/bundler/minor-patch-…
Browse files Browse the repository at this point in the history
…50f1a20141
  • Loading branch information
p-linnane authored Nov 4, 2024
2 parents 783cb25 + 7666f43 commit cd18e7a
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,8 @@ GEM
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rackup (2.1.0)
rackup (2.2.0)
rack (>= 3)
webrick (~> 1.8)
rainbow (3.1.1)
rbi (0.2.1)
prism (~> 1.0)
Expand All @@ -72,7 +71,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.0)
rubocop-ast (1.34.0)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
Expand All @@ -90,15 +89,15 @@ GEM
rack-protection (= 4.0.0)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
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)
sorbet (0.5.11633)
sorbet-static (= 0.5.11633)
sorbet-runtime (0.5.11633)
sorbet-static (0.5.11633-aarch64-linux)
sorbet-static (0.5.11633-universal-darwin)
sorbet-static (0.5.11633-x86_64-linux)
sorbet-static-and-runtime (0.5.11633)
sorbet (= 0.5.11633)
sorbet-runtime (= 0.5.11633)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand All @@ -117,7 +116,6 @@ GEM
tilt (2.4.0)
unicode-display_width (2.6.0)
uri (0.13.1)
webrick (1.9.0)
yard (0.9.37)
yard-sorbet (0.9.0)
sorbet-runtime
Expand Down

0 comments on commit cd18e7a

Please sign in to comment.