Skip to content

Commit

Permalink
Merge pull request #2220 from Shopify/dependabot/bundler/minor-and-pa…
Browse files Browse the repository at this point in the history
…tch-7608d3846b

Bump the minor-and-patch group across 1 directory with 8 updates
  • Loading branch information
st0012 authored Feb 26, 2025
2 parents efd8e41 + 0fea4df commit 1774124
Show file tree
Hide file tree
Showing 14 changed files with 4,417 additions and 3,190 deletions.
59 changes: 31 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GEM
google-protobuf (4.29.3-x86_64-linux)
bigdecimal
rake (>= 13)
graphql (2.4.9)
graphql (2.4.10)
base64
fiber-storage
logger
Expand Down Expand Up @@ -186,7 +186,8 @@ GEM
activesupport (>= 6.0.0)
redis (>= 4.2, < 6)
language_server-protocol (3.17.0.4)
logger (1.6.5)
lint_roller (1.1.0)
logger (1.6.6)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -219,21 +220,21 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.18.2-aarch64-linux-gnu)
nokogiri (1.18.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.2-aarch64-linux-musl)
nokogiri (1.18.3-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.2-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-darwin)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-gnu)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-musl)
nokogiri (1.18.3-x86_64-linux-musl)
racc (~> 1.4)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.7.0)
parser (3.3.7.1)
ast (~> 2.4.1)
racc
pp (0.6.2)
Expand Down Expand Up @@ -298,25 +299,27 @@ GEM
reline (0.6.0)
io-console (~> 0.5)
rexml (3.4.0)
rubocop (1.70.0)
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)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.0)
parser (>= 3.3.1.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
rubocop-rspec (3.5.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.7)
rubocop-sorbet (0.8.9)
rubocop (>= 1)
ruby-lsp (0.23.10)
ruby-lsp (0.23.11)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
Expand All @@ -325,23 +328,23 @@ GEM
ruby-lsp (>= 0.23.0, < 0.24.0)
ruby-progressbar (1.13.0)
securerandom (0.4.0)
shopify-money (3.0.0)
sidekiq (7.3.8)
shopify-money (3.0.1)
sidekiq (7.3.9)
base64
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
smart_properties (1.17.0)
sorbet (0.5.11842)
sorbet-static (= 0.5.11842)
sorbet-runtime (0.5.11842)
sorbet-static (0.5.11842-aarch64-linux)
sorbet-static (0.5.11842-universal-darwin)
sorbet-static (0.5.11842-x86_64-linux)
sorbet-static-and-runtime (0.5.11842)
sorbet (= 0.5.11842)
sorbet-runtime (= 0.5.11842)
sorbet (0.5.11856)
sorbet-static (= 0.5.11856)
sorbet-runtime (0.5.11856)
sorbet-static (0.5.11856-aarch64-linux)
sorbet-static (0.5.11856-universal-darwin)
sorbet-static (0.5.11856-x86_64-linux)
sorbet-static-and-runtime (0.5.11856)
sorbet (= 0.5.11856)
sorbet-runtime (= 0.5.11856)
spoom (1.5.4)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down
Loading

0 comments on commit 1774124

Please sign in to comment.