Skip to content

Commit

Permalink
Merge pull request #991 from Shopify/dependabot/bundler/minor-and-pat…
Browse files Browse the repository at this point in the history
…ch-c5f6471239

Bump the minor-and-patch group with 2 updates
  • Loading branch information
github-actions[bot] committed Sep 8, 2023
2 parents 721dbda + ae181d0 commit 1d31439
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NON_WINDOWS_PLATFORMS = [:ruby] # C Ruby (MRI), Rubinius or TruffleRuby, but NOT
group :development do
gem "bundler", "~> 2.4.2"
gem "debug", "~> 1.8", require: false
gem "minitest", "~> 5.19"
gem "minitest", "~> 5.20"
gem "minitest-reporters", "~> 1.6"
gem "mocha", "~> 2.1"
gem "rake", "~> 13.0"
Expand Down
29 changes: 10 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
reline (>= 0.3.6)
json (2.6.3)
language_server-protocol (3.17.0.3)
minitest (5.19.0)
minitest (5.20.0)
minitest-reporters (1.6.1)
ansi
builder
Expand Down Expand Up @@ -79,23 +79,14 @@ GEM
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sorbet (0.5.11001)
sorbet-static (= 0.5.11001)
sorbet-runtime (0.5.11001)
sorbet-static (0.5.11001-universal-darwin-14)
sorbet-static (0.5.11001-universal-darwin-15)
sorbet-static (0.5.11001-universal-darwin-16)
sorbet-static (0.5.11001-universal-darwin-17)
sorbet-static (0.5.11001-universal-darwin-18)
sorbet-static (0.5.11001-universal-darwin-19)
sorbet-static (0.5.11001-universal-darwin-20)
sorbet-static (0.5.11001-universal-darwin-21)
sorbet-static (0.5.11001-universal-darwin-22)
sorbet-static (0.5.11001-universal-darwin-23)
sorbet-static (0.5.11001-x86_64-linux)
sorbet-static-and-runtime (0.5.11001)
sorbet (= 0.5.11001)
sorbet-runtime (= 0.5.11001)
sorbet (0.5.11010)
sorbet-static (= 0.5.11010)
sorbet-runtime (0.5.11010)
sorbet-static (0.5.11010-universal-darwin)
sorbet-static (0.5.11010-x86_64-linux)
sorbet-static-and-runtime (0.5.11010)
sorbet (= 0.5.11010)
sorbet-runtime (= 0.5.11010)
spoom (1.2.2)
erubi (>= 1.10.0)
sorbet (>= 0.5.10187)
Expand Down Expand Up @@ -135,7 +126,7 @@ PLATFORMS
DEPENDENCIES
bundler (~> 2.4.2)
debug (~> 1.8)
minitest (~> 5.19)
minitest (~> 5.20)
minitest-reporters (~> 1.6)
mocha (~> 2.1)
psych (~> 5.1)
Expand Down

0 comments on commit 1d31439

Please sign in to comment.