Skip to content

Commit

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

Bump the minor-and-patch group with 4 updates
  • Loading branch information
andyw8 committed Mar 4, 2024
2 parents e34b107 + 0e14e3f commit 86d86df
Show file tree
Hide file tree
Showing 15 changed files with 1,444 additions and 873 deletions.
64 changes: 15 additions & 49 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ GEM
activemodel (= 7.1.3.2)
activesupport (= 7.1.3.2)
timeout (>= 0.4.0)
activerecord-typedstore (1.5.1)
activerecord-typedstore (1.6.0)
activerecord (>= 6.1)
activeresource (6.1.0)
activemodel (>= 6.0)
Expand Down Expand Up @@ -118,9 +118,8 @@ GEM
bigdecimal (3.1.6)
builder (3.2.4)
concurrent-ruby (1.2.3)
config (5.1.0)
config (5.3.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand All @@ -131,40 +130,7 @@ GEM
irb (~> 1.10)
reline (>= 0.3.8)
deep_merge (1.2.2)
drb (2.2.0)
ruby2_keywords
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.1)
concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-initializer (3.1.1)
dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-schema (1.13.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 1.0, >= 1.0.1)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-logic (>= 1.4, < 2)
dry-types (>= 1.7, < 2)
zeitwerk (~> 2.6)
dry-types (1.7.1)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0)
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
dry-validation (1.10.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
drb (2.2.1)
erubi (1.12.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -324,7 +290,7 @@ GEM
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.60.2)
rubocop (1.61.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -335,13 +301,13 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.1)
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-rspec (2.26.1)
rubocop-rspec (2.27.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand All @@ -358,14 +324,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.19.0)
smart_properties (1.17.0)
sorbet (0.5.11274)
sorbet-static (= 0.5.11274)
sorbet-runtime (0.5.11274)
sorbet-static (0.5.11274-universal-darwin)
sorbet-static (0.5.11274-x86_64-linux)
sorbet-static-and-runtime (0.5.11274)
sorbet (= 0.5.11274)
sorbet-runtime (= 0.5.11274)
sorbet (0.5.11284)
sorbet-static (= 0.5.11284)
sorbet-runtime (0.5.11284)
sorbet-static (0.5.11284-universal-darwin)
sorbet-static (0.5.11284-x86_64-linux)
sorbet-static-and-runtime (0.5.11284)
sorbet (= 0.5.11284)
sorbet-runtime (= 0.5.11284)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand Down

0 comments on commit 86d86df

Please sign in to comment.