Skip to content

Commit cbfd400

Browse files
authored
Merge pull request #367 from mmenanno/dependabot/bundler/patch_updates-debff8fc08
Bump the patch_updates group with 4 updates
2 parents 3addd07 + 44f4417 commit cbfd400

File tree

4 files changed

+112
-99
lines changed

4 files changed

+112
-99
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gemspec
88
# Specify development dependencies here
99
gem "toys"
1010
gem "minitest", "~> 5.25", require: false
11-
gem "mocha", "~> 2.6.0", require: false
11+
gem "mocha", "~> 2.6.1", require: false
1212
gem "webmock", require: false
1313
gem "vcr", require: false
1414
gem "rubocop-shopify", require: false

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GEM
7070
tomlrb
7171
mixlib-shellout (3.2.8)
7272
chef-utils
73-
mocha (2.6.0)
73+
mocha (2.6.1)
7474
ruby2_keywords (>= 0.0.5)
7575
net-http (0.5.0)
7676
uri
@@ -123,20 +123,20 @@ GEM
123123
simplecov_json_formatter (~> 0.1)
124124
simplecov-html (0.12.3)
125125
simplecov_json_formatter (0.1.4)
126-
sorbet (0.5.11663)
127-
sorbet-static (= 0.5.11663)
128-
sorbet-runtime (0.5.11663)
129-
sorbet-static (0.5.11663-universal-darwin)
130-
sorbet-static (0.5.11663-x86_64-linux)
131-
sorbet-static-and-runtime (0.5.11663)
132-
sorbet (= 0.5.11663)
133-
sorbet-runtime (= 0.5.11663)
126+
sorbet (0.5.11670)
127+
sorbet-static (= 0.5.11670)
128+
sorbet-runtime (0.5.11670)
129+
sorbet-static (0.5.11670-universal-darwin)
130+
sorbet-static (0.5.11670-x86_64-linux)
131+
sorbet-static-and-runtime (0.5.11670)
132+
sorbet (= 0.5.11670)
133+
sorbet-runtime (= 0.5.11670)
134134
spoom (1.5.0)
135135
erubi (>= 1.10.0)
136136
prism (>= 0.28.0)
137137
sorbet-static-and-runtime (>= 0.5.10187)
138138
thor (>= 0.19.2)
139-
tapioca (0.16.4)
139+
tapioca (0.16.5)
140140
bundler (>= 2.2.25)
141141
netrc (>= 0.11.0)
142142
parallel (>= 1.21.0)
@@ -177,7 +177,7 @@ DEPENDENCIES
177177
lunchmoney!
178178
mdl
179179
minitest (~> 5.25)
180-
mocha (~> 2.6.0)
180+
mocha (~> 2.6.1)
181181
rubocop-minitest
182182
rubocop-rails
183183
rubocop-shopify

sorbet/rbi/gems/mocha@2.6.0.rbi renamed to sorbet/rbi/gems/mocha@2.6.1.rbi

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)