Skip to content

Commit 5fe563b

Browse files
Merge pull request #1135 from Shopify/dependabot/bundler/minor-and-patch-dde59c33f7
Bump the minor-and-patch group with 2 updates
2 parents 38043da + d48917d commit 5fe563b

File tree

3 files changed

+47
-95
lines changed

3 files changed

+47
-95
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ group :development do
1616
gem "rake", "~> 13.0"
1717
gem "rubocop", "~> 1.57"
1818
gem "rubocop-shopify", "~> 2.14", require: false
19-
gem "rubocop-minitest", "~> 0.32.2", require: false
19+
gem "rubocop-minitest", "~> 0.33.0", require: false
2020
gem "rubocop-rake", "~> 0.6.0", require: false
2121
gem "rubocop-sorbet", "~> 0.7", require: false
2222
gem "sorbet-static-and-runtime", platforms: NON_WINDOWS_PLATFORMS

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
unicode-display_width (>= 2.4.0, < 3.0)
6767
rubocop-ast (1.29.0)
6868
parser (>= 3.2.1.0)
69-
rubocop-minitest (0.32.2)
69+
rubocop-minitest (0.33.0)
7070
rubocop (>= 1.39, < 2.0)
7171
rubocop-rake (0.6.0)
7272
rubocop (~> 1.0)
@@ -76,14 +76,14 @@ GEM
7676
rubocop (>= 0.90.0)
7777
ruby-progressbar (1.13.0)
7878
ruby2_keywords (0.0.5)
79-
sorbet (0.5.11074)
80-
sorbet-static (= 0.5.11074)
81-
sorbet-runtime (0.5.11074)
82-
sorbet-static (0.5.11074-universal-darwin)
83-
sorbet-static (0.5.11074-x86_64-linux)
84-
sorbet-static-and-runtime (0.5.11074)
85-
sorbet (= 0.5.11074)
86-
sorbet-runtime (= 0.5.11074)
79+
sorbet (0.5.11089)
80+
sorbet-static (= 0.5.11089)
81+
sorbet-runtime (0.5.11089)
82+
sorbet-static (0.5.11089-universal-darwin)
83+
sorbet-static (0.5.11089-x86_64-linux)
84+
sorbet-static-and-runtime (0.5.11089)
85+
sorbet (= 0.5.11089)
86+
sorbet-runtime (= 0.5.11089)
8787
spoom (1.2.4)
8888
erubi (>= 1.10.0)
8989
sorbet-static-and-runtime (>= 0.5.10187)
@@ -126,7 +126,7 @@ DEPENDENCIES
126126
rake (~> 13.0)
127127
rdoc
128128
rubocop (~> 1.57)
129-
rubocop-minitest (~> 0.32.2)
129+
rubocop-minitest (~> 0.33.0)
130130
rubocop-rake (~> 0.6.0)
131131
rubocop-shopify (~> 2.14)
132132
rubocop-sorbet (~> 0.7)
Lines changed: 36 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)