Skip to content

Commit

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

Bump the minor-and-patch group with 6 updates
  • Loading branch information
github-actions[bot] authored Apr 16, 2024
2 parents add6922 + 8bf8ee4 commit d9fbe95
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ group :development do
gem "debug", "~> 1.9", require: false
gem "minitest-reporters", "~> 1.6"
gem "minitest", "~> 5.22"
gem "mocha", "~> 2.1"
gem "mocha", "~> 2.2"
gem "psych", "~> 5.1", require: false
gem "rake", "~> 13.2"
gem "rdoc", require: false, github: "Shopify/rdoc", branch: "create_snapper_generator"
gem "rubocop-minitest", "~> 0.35.0", require: false
gem "rubocop-rake", "~> 0.6.0", require: false
gem "rubocop-shopify", "~> 2.15", require: false
gem "rubocop-sorbet", "~> 0.8", require: false
gem "rubocop", "~> 1.62"
gem "rubocop", "~> 1.63"
gem "simplecov", require: false
gem "syntax_tree", ">= 6.1.1", "< 7"

Expand Down
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ GEM
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json (2.7.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.22.3)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (2.1.0)
mocha (2.2.0)
ruby2_keywords (>= 0.0.5)
netrc (0.11.0)
parallel (1.24.0)
Expand All @@ -51,14 +51,14 @@ GEM
racc (1.7.3)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.1.9)
rbi (0.1.10)
prism (>= 0.18.0, < 0.25)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.0)
reline (0.5.0)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.62.1)
rubocop (1.63.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -78,7 +78,7 @@ GEM
rubocop (~> 1.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.0)
rubocop-sorbet (0.8.1)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
Expand All @@ -88,14 +88,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11332)
sorbet-static (= 0.5.11332)
sorbet-runtime (0.5.11332)
sorbet-static (0.5.11332-universal-darwin)
sorbet-static (0.5.11332-x86_64-linux)
sorbet-static-and-runtime (0.5.11332)
sorbet (= 0.5.11332)
sorbet-runtime (= 0.5.11332)
sorbet (0.5.11346)
sorbet-static (= 0.5.11346)
sorbet-runtime (0.5.11346)
sorbet-static (0.5.11346-universal-darwin)
sorbet-static (0.5.11346-x86_64-linux)
sorbet-static-and-runtime (0.5.11346)
sorbet (= 0.5.11346)
sorbet-runtime (= 0.5.11346)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand All @@ -104,7 +104,7 @@ GEM
stringio (3.1.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.13.1)
tapioca (0.13.2)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down Expand Up @@ -132,11 +132,11 @@ DEPENDENCIES
debug (~> 1.9)
minitest (~> 5.22)
minitest-reporters (~> 1.6)
mocha (~> 2.1)
mocha (~> 2.2)
psych (~> 5.1)
rake (~> 13.2)
rdoc!
rubocop (~> 1.62)
rubocop (~> 1.63)
rubocop-minitest (~> 0.35.0)
rubocop-rake (~> 0.6.0)
rubocop-shopify (~> 2.15)
Expand Down

0 comments on commit d9fbe95

Please sign in to comment.