Skip to content

Commit

Permalink
Merge pull request #455 from Homebrew/dependabot/bundler/minor-patch-…
Browse files Browse the repository at this point in the history
…03d4bdbe74

Gemfile.lock: Bump the minor-patch group with 6 updates
  • Loading branch information
p-linnane authored Mar 11, 2025
2 parents 78ba57d + 4b5ff5a commit 6a79e0e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
26 changes: 15 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,12 @@ GEM
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rbi (0.2.4)
rbi (0.3.0)
prism (~> 1.0)
rbs (>= 3.4.4)
sorbet-runtime (>= 0.5.9204)
rbs (3.8.1)
logger
regexp_parser (2.10.0)
rubocop (1.73.2)
json (~> 2.3)
Expand All @@ -82,7 +85,8 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-sorbet (0.8.9)
rubocop-sorbet (0.9.0)
lint_roller (~> 1.1)
rubocop (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -96,15 +100,15 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11911)
sorbet-static (= 0.5.11911)
sorbet-runtime (0.5.11911)
sorbet-static (0.5.11911-aarch64-linux)
sorbet-static (0.5.11911-universal-darwin)
sorbet-static (0.5.11911-x86_64-linux)
sorbet-static-and-runtime (0.5.11911)
sorbet (= 0.5.11911)
sorbet-runtime (= 0.5.11911)
sorbet (0.5.11915)
sorbet-static (= 0.5.11915)
sorbet-runtime (0.5.11915)
sorbet-static (0.5.11915-aarch64-linux)
sorbet-static (0.5.11915-universal-darwin)
sorbet-static (0.5.11915-x86_64-linux)
sorbet-static-and-runtime (0.5.11915)
sorbet (= 0.5.11915)
sorbet-runtime (= 0.5.11915)
spoom (1.5.4)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down
1 change: 1 addition & 0 deletions sorbet/tapioca/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ gem:
- rackup
- rainbow
- rbi
- rbs
- regexp_parser
- rubocop-ast
- rubocop-performance
Expand Down

0 comments on commit 6a79e0e

Please sign in to comment.