Skip to content

Commit

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

Bump the minor-and-patch group with 3 updates
  • Loading branch information
github-actions[bot] authored May 21, 2024
2 parents 4d3509a + 7d88ded commit b6f5f4f
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :development do
gem "debug", "~> 1.9", require: false
gem "minitest-reporters", "~> 1.6"
gem "minitest", "~> 5.23"
gem "mocha", "~> 2.2"
gem "mocha", "~> 2.3"
gem "psych", "~> 5.1", require: false
gem "rake", "~> 13.2"
gem "rdoc", require: false, github: "Shopify/rdoc", branch: "create_snapper_generator"
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mocha (2.2.0)
mocha (2.3.0)
ruby2_keywords (>= 0.0.5)
netrc (0.11.0)
parallel (1.24.0)
Expand Down Expand Up @@ -91,14 +91,14 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sorbet (0.5.11380)
sorbet-static (= 0.5.11380)
sorbet-runtime (0.5.11380)
sorbet-static (0.5.11380-universal-darwin)
sorbet-static (0.5.11380-x86_64-linux)
sorbet-static-and-runtime (0.5.11380)
sorbet (= 0.5.11380)
sorbet-runtime (= 0.5.11380)
sorbet (0.5.11385)
sorbet-static (= 0.5.11385)
sorbet-runtime (0.5.11385)
sorbet-static (0.5.11385-universal-darwin)
sorbet-static (0.5.11385-x86_64-linux)
sorbet-static-and-runtime (0.5.11385)
sorbet (= 0.5.11385)
sorbet-runtime (= 0.5.11385)
spoom (1.3.0)
erubi (>= 1.10.0)
prism (>= 0.19.0)
Expand Down Expand Up @@ -136,7 +136,7 @@ DEPENDENCIES
debug (~> 1.9)
minitest (~> 5.23)
minitest-reporters (~> 1.6)
mocha (~> 2.2)
mocha (~> 2.3)
psych (~> 5.1)
rake (~> 13.2)
rdoc!
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6f5f4f

Please sign in to comment.