Skip to content

Commit

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

Gemfile.lock: Bump the minor-patch group across 1 directory with 6 updates
  • Loading branch information
p-linnane authored Feb 18, 2025
2 parents 3fe5f8b + ed908b3 commit 5ed1d43
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 14 deletions.
31 changes: 17 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ GEM
jwt (2.10.1)
base64
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
logger (1.6.6)
multipart-post (2.4.1)
mustermann (3.0.3)
Expand Down Expand Up @@ -64,9 +65,10 @@ GEM
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.10.0)
rubocop (1.71.2)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -76,9 +78,10 @@ GEM
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-performance (1.24.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
Expand All @@ -93,15 +96,15 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet (0.5.11829)
sorbet-static (= 0.5.11829)
sorbet-runtime (0.5.11829)
sorbet-static (0.5.11829-aarch64-linux)
sorbet-static (0.5.11829-universal-darwin)
sorbet-static (0.5.11829-x86_64-linux)
sorbet-static-and-runtime (0.5.11829)
sorbet (= 0.5.11829)
sorbet-runtime (= 0.5.11829)
sorbet (0.5.11834)
sorbet-static (= 0.5.11834)
sorbet-runtime (0.5.11834)
sorbet-static (0.5.11834-aarch64-linux)
sorbet-static (0.5.11834-universal-darwin)
sorbet-static (0.5.11834-x86_64-linux)
sorbet-static-and-runtime (0.5.11834)
sorbet (= 0.5.11834)
sorbet-runtime (= 0.5.11834)
spoom (1.5.3)
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 @@ -10,6 +10,7 @@ gem:
- logger
- json
- language_server-protocol
- lint_roller
- multipart-post
- mustermann
- net-http
Expand Down

0 comments on commit 5ed1d43

Please sign in to comment.