Skip to content

Commit

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

Bump the minor-and-patch group with 4 updates
  • Loading branch information
github-actions[bot] authored Oct 2, 2023
2 parents 00e2477 + 2a7a638 commit 6d6f224
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.32.1", require: false
gem "rubocop-minitest", "~> 0.32.2", 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
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.56.3)
rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -65,24 +65,24 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.32.1)
rubocop-minitest (0.32.2)
rubocop (>= 1.39, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-shopify (2.14.0)
rubocop (~> 1.51)
rubocop-sorbet (0.7.3)
rubocop-sorbet (0.7.4)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
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)
sorbet (0.5.11054)
sorbet-static (= 0.5.11054)
sorbet-runtime (0.5.11054)
sorbet-static (0.5.11054-universal-darwin)
sorbet-static (0.5.11054-x86_64-linux)
sorbet-static-and-runtime (0.5.11054)
sorbet (= 0.5.11054)
sorbet-runtime (= 0.5.11054)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand All @@ -101,7 +101,7 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.2.2)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
yard (0.9.34)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
Expand All @@ -125,7 +125,7 @@ DEPENDENCIES
rake (~> 13.0)
rdoc
rubocop (~> 1.56)
rubocop-minitest (~> 0.32.1)
rubocop-minitest (~> 0.32.2)
rubocop-rake (~> 0.6.0)
rubocop-shopify (~> 2.14)
rubocop-sorbet (~> 0.7)
Expand Down

0 comments on commit 6d6f224

Please sign in to comment.