Skip to content

Commit 27009dd

Browse files
Merge pull request #225 from Shopify/dependabot/bundler/minor-and-patch-e79a546252
Bump the minor-and-patch group with 4 updates
2 parents a350bba + 34c841e commit 27009dd

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "sqlite3"
1111
gem "debug", ">= 1.7.0"
1212
gem "mocha"
1313
gem "rubocop-shopify", "~> 2.14", require: false
14-
gem "rubocop-minitest", "~> 0.34.3", require: false
14+
gem "rubocop-minitest", "~> 0.34.4", require: false
1515
gem "rubocop-rake", "~> 0.6.0", require: false
1616
gem "rubocop-sorbet", "~> 0.7", require: false
1717
gem "rdoc", require: false

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,14 @@ GEM
143143
nokogiri (1.16.0-x86_64-linux)
144144
racc (~> 1.4)
145145
parallel (1.24.0)
146-
parser (3.2.2.4)
146+
parser (3.3.0.2)
147147
ast (~> 2.4.1)
148148
racc
149149
prettier_print (1.2.1)
150150
prism (0.19.0)
151151
psych (5.1.2)
152152
stringio
153-
puma (6.4.0)
153+
puma (6.4.2)
154154
nio4r (~> 2.0)
155155
racc (1.7.3)
156156
rack (3.0.8)
@@ -197,7 +197,7 @@ GEM
197197
sorbet-runtime (>= 0.5.9204)
198198
rdoc (6.6.2)
199199
psych (>= 4.0.0)
200-
regexp_parser (2.8.3)
200+
regexp_parser (2.9.0)
201201
reline (0.4.2)
202202
io-console (~> 0.5)
203203
rexml (3.2.6)
@@ -214,7 +214,7 @@ GEM
214214
unicode-display_width (>= 2.4.0, < 3.0)
215215
rubocop-ast (1.30.0)
216216
parser (>= 3.2.1.0)
217-
rubocop-minitest (0.34.3)
217+
rubocop-minitest (0.34.4)
218218
rubocop (>= 1.39, < 2.0)
219219
rubocop-ast (>= 1.30.0, < 2.0)
220220
rubocop-rake (0.6.0)
@@ -229,14 +229,14 @@ GEM
229229
sorbet-runtime (>= 0.5.5685)
230230
ruby-progressbar (1.13.0)
231231
ruby2_keywords (0.0.5)
232-
sorbet (0.5.11164)
233-
sorbet-static (= 0.5.11164)
234-
sorbet-runtime (0.5.11164)
235-
sorbet-static (0.5.11164-universal-darwin)
236-
sorbet-static (0.5.11164-x86_64-linux)
237-
sorbet-static-and-runtime (0.5.11164)
238-
sorbet (= 0.5.11164)
239-
sorbet-runtime (= 0.5.11164)
232+
sorbet (0.5.11180)
233+
sorbet-static (= 0.5.11180)
234+
sorbet-runtime (0.5.11180)
235+
sorbet-static (0.5.11180-universal-darwin)
236+
sorbet-static (0.5.11180-x86_64-linux)
237+
sorbet-static-and-runtime (0.5.11180)
238+
sorbet (= 0.5.11180)
239+
sorbet-runtime (= 0.5.11180)
240240
spoom (1.2.4)
241241
erubi (>= 1.10.0)
242242
sorbet-static-and-runtime (>= 0.5.10187)
@@ -249,12 +249,12 @@ GEM
249249
stringio (3.1.0)
250250
syntax_tree (6.2.0)
251251
prettier_print (>= 1.2.0)
252-
tapioca (0.11.14)
252+
tapioca (0.11.15)
253253
bundler (>= 2.2.25)
254254
netrc (>= 0.11.0)
255255
parallel (>= 1.21.0)
256256
rbi (>= 0.1.4, < 0.2)
257-
sorbet-static-and-runtime (>= 0.5.10187)
257+
sorbet-static-and-runtime (>= 0.5.10820)
258258
spoom (~> 1.2.0, >= 1.2.0)
259259
thor (>= 1.2.0)
260260
yard-sorbet
@@ -288,7 +288,7 @@ DEPENDENCIES
288288
puma
289289
rails
290290
rdoc
291-
rubocop-minitest (~> 0.34.3)
291+
rubocop-minitest (~> 0.34.4)
292292
rubocop-rake (~> 0.6.0)
293293
rubocop-shopify (~> 2.14)
294294
rubocop-sorbet (~> 0.7)

0 commit comments

Comments
 (0)