Skip to content

Commit

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

Bump the minor-and-patch group with 2 updates
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents 8d3213f + d80f4f9 commit 1183455
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :development do
gem "rake", "~> 13.0"
gem "rubocop", "~> 1.56"
gem "rubocop-shopify", "~> 2.14", require: false
gem "rubocop-minitest", "~> 0.31.1", require: false
gem "rubocop-minitest", "~> 0.32.1", require: false
gem "rubocop-rake", "~> 0.6.0", require: false
gem "rubocop-sorbet", "~> 0.7", require: false
gem "sorbet-static-and-runtime", platforms: NON_WINDOWS_PLATFORMS
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.31.1)
rubocop-minitest (0.32.1)
rubocop (>= 1.39, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
Expand All @@ -76,14 +76,14 @@ GEM
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sorbet (0.5.11032)
sorbet-static (= 0.5.11032)
sorbet-runtime (0.5.11032)
sorbet-static (0.5.11032-universal-darwin)
sorbet-static (0.5.11032-x86_64-linux)
sorbet-static-and-runtime (0.5.11032)
sorbet (= 0.5.11032)
sorbet-runtime (= 0.5.11032)
sorbet (0.5.11039)
sorbet-static (= 0.5.11039)
sorbet-runtime (0.5.11039)
sorbet-static (0.5.11039-universal-darwin)
sorbet-static (0.5.11039-x86_64-linux)
sorbet-static-and-runtime (0.5.11039)
sorbet (= 0.5.11039)
sorbet-runtime (= 0.5.11039)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand Down Expand Up @@ -126,7 +126,7 @@ DEPENDENCIES
rake (~> 13.0)
rdoc
rubocop (~> 1.56)
rubocop-minitest (~> 0.31.1)
rubocop-minitest (~> 0.32.1)
rubocop-rake (~> 0.6.0)
rubocop-shopify (~> 2.14)
rubocop-sorbet (~> 0.7)
Expand Down

0 comments on commit 1183455

Please sign in to comment.