Skip to content

Commit

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

Bump the minor-and-patch group with 4 updates
  • Loading branch information
egiurleo authored Jun 18, 2024
2 parents 126920b + 8f6fd3e commit 11a654f
Show file tree
Hide file tree
Showing 7 changed files with 1,386 additions and 1,349 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
google-protobuf (4.27.1-x86_64-linux)
bigdecimal
rake (>= 13)
graphql (2.3.4)
graphql (2.3.5)
base64
hashdiff (1.1.0)
i18n (1.14.5)
Expand All @@ -161,7 +161,7 @@ GEM
activerecord (>= 7.0)
ar_transaction_changes (~> 1.1)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
Expand Down Expand Up @@ -211,11 +211,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
parallel (1.25.1)
parser (3.3.3.0)
Expand Down Expand Up @@ -268,14 +268,14 @@ GEM
rbi (0.1.13)
prism (>= 0.18.0, < 1.0.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.2)
reline (0.5.7)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.0)
strscan
Expand Down Expand Up @@ -306,14 +306,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.19.0)
smart_properties (1.17.0)
sorbet (0.5.11422)
sorbet-static (= 0.5.11422)
sorbet-runtime (0.5.11422)
sorbet-static (0.5.11422-universal-darwin)
sorbet-static (0.5.11422-x86_64-linux)
sorbet-static-and-runtime (0.5.11422)
sorbet (= 0.5.11422)
sorbet-runtime (= 0.5.11422)
sorbet (0.5.11435)
sorbet-static (= 0.5.11435)
sorbet-runtime (0.5.11435)
sorbet-static (0.5.11435-universal-darwin)
sorbet-static (0.5.11435-x86_64-linux)
sorbet-static-and-runtime (0.5.11435)
sorbet (= 0.5.11435)
sorbet-runtime (= 0.5.11435)
spoom (1.3.2)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand All @@ -326,7 +326,7 @@ GEM
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
state_machines (0.6.0)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
timeout (0.4.1)
Expand Down
1 change: 1 addition & 0 deletions sorbet/config
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
.
--ignore=/vendor
--enable-experimental-requires-ancestor
--suppress-payload-superclass-redefinition-for=Reline::ANSI
Loading

0 comments on commit 11a654f

Please sign in to comment.