Skip to content

Commit

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

Bump the minor-and-patch group with 8 updates
  • Loading branch information
KaanOzkan committed Mar 20, 2024
2 parents 1473020 + 41571a8 commit ba2951e
Show file tree
Hide file tree
Showing 10 changed files with 297 additions and 300 deletions.
42 changes: 21 additions & 21 deletions Gemfile.lock
Expand Up @@ -115,10 +115,10 @@ GEM
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
builder (3.2.4)
concurrent-ruby (1.2.3)
config (5.3.0)
config (5.4.0)
deep_merge (~> 1.2, >= 1.2.1)
connection_pool (2.4.1)
crack (1.0.0)
Expand Down Expand Up @@ -167,12 +167,12 @@ GEM
rake (>= 13)
google-protobuf (4.26.0-x86_64-linux)
rake (>= 13)
graphql (2.2.13)
graphql (2.3.0)
base64
hashdiff (1.1.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
identity_cache (1.5.5)
identity_cache (1.5.6)
activerecord (>= 7.0)
ar_transaction_changes (~> 1.1)
io-console (0.7.2)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
net-smtp
marcel (1.0.2)
mini_mime (1.1.5)
minitest (5.22.2)
minitest (5.22.3)
minitest-hooks (1.5.1)
minitest (> 5.3)
minitest-reporters (1.6.1)
Expand All @@ -225,11 +225,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.16.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
nokogiri (1.16.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -316,7 +316,7 @@ GEM
rubocop-factory_bot (~> 2.22)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.7.8)
rubocop-sorbet (0.8.0)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -327,14 +327,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.19.0)
smart_properties (1.17.0)
sorbet (0.5.11287)
sorbet-static (= 0.5.11287)
sorbet-runtime (0.5.11287)
sorbet-static (0.5.11287-universal-darwin)
sorbet-static (0.5.11287-x86_64-linux)
sorbet-static-and-runtime (0.5.11287)
sorbet (= 0.5.11287)
sorbet-runtime (= 0.5.11287)
sorbet (0.5.11295)
sorbet-static (= 0.5.11295)
sorbet-runtime (0.5.11295)
sorbet-static (0.5.11295-universal-darwin)
sorbet-static (0.5.11295-x86_64-linux)
sorbet-static-and-runtime (0.5.11295)
sorbet (= 0.5.11295)
sorbet-runtime (= 0.5.11295)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand All @@ -343,9 +343,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-darwin)
sqlite3 (1.7.2-x86_64-linux)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-darwin)
sqlite3 (1.7.3-x86_64-linux)
state_machines (0.6.0)
stringio (3.1.0)
syntax_tree (6.1.1)
Expand Down
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba2951e

Please sign in to comment.