Skip to content

Commit

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

Bump the minor-and-patch group with 2 updates
  • Loading branch information
github-actions[bot] authored Jan 8, 2024
2 parents 24147e8 + 0eee56a commit bacfc2f
Show file tree
Hide file tree
Showing 5 changed files with 410 additions and 364 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.1"
gem "rubocop", "~> 1.59"
gem "rubocop-shopify", "~> 2.14", require: false
gem "rubocop-minitest", "~> 0.34.2", require: false
gem "rubocop-minitest", "~> 0.34.3", 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
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ GEM
ruby2_keywords (>= 0.0.5)
netrc (0.11.0)
parallel (1.24.0)
parser (3.2.2.4)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
Expand All @@ -47,7 +47,7 @@ GEM
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.2)
psych (>= 4.0.0)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
reline (0.4.1)
io-console (~> 0.5)
rexml (3.2.6)
Expand All @@ -64,7 +64,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.34.2)
rubocop-minitest (0.34.3)
rubocop (>= 1.39, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
Expand All @@ -75,14 +75,14 @@ GEM
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sorbet (0.5.11164)
sorbet-static (= 0.5.11164)
sorbet-runtime (0.5.11164)
sorbet-static (0.5.11164-universal-darwin)
sorbet-static (0.5.11164-x86_64-linux)
sorbet-static-and-runtime (0.5.11164)
sorbet (= 0.5.11164)
sorbet-runtime (= 0.5.11164)
sorbet (0.5.11178)
sorbet-static (= 0.5.11178)
sorbet-runtime (0.5.11178)
sorbet-static (0.5.11178-universal-darwin)
sorbet-static (0.5.11178-x86_64-linux)
sorbet-static-and-runtime (0.5.11178)
sorbet (= 0.5.11178)
sorbet-runtime (= 0.5.11178)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
Expand Down Expand Up @@ -124,7 +124,7 @@ DEPENDENCIES
rake (~> 13.1)
rdoc
rubocop (~> 1.59)
rubocop-minitest (~> 0.34.2)
rubocop-minitest (~> 0.34.3)
rubocop-rake (~> 0.6.0)
rubocop-shopify (~> 2.14)
rubocop-sorbet (~> 0.7)
Expand Down
Loading

0 comments on commit bacfc2f

Please sign in to comment.