Skip to content

Commit 1741554

Browse files
Merge pull request #235 from Shopify/dependabot/bundler/minor-and-patch-d42b0e829e
Bump the minor-and-patch group with 4 updates
2 parents 26283be + 6f52d25 commit 1741554

File tree

2 files changed

+72
-73
lines changed

2 files changed

+72
-73
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.4", require: false
14+
gem "rubocop-minitest", "~> 0.34.5", 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: 71 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -11,71 +11,71 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (7.1.2)
15-
actionpack (= 7.1.2)
16-
activesupport (= 7.1.2)
14+
actioncable (7.1.3)
15+
actionpack (= 7.1.3)
16+
activesupport (= 7.1.3)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (7.1.2)
21-
actionpack (= 7.1.2)
22-
activejob (= 7.1.2)
23-
activerecord (= 7.1.2)
24-
activestorage (= 7.1.2)
25-
activesupport (= 7.1.2)
20+
actionmailbox (7.1.3)
21+
actionpack (= 7.1.3)
22+
activejob (= 7.1.3)
23+
activerecord (= 7.1.3)
24+
activestorage (= 7.1.3)
25+
activesupport (= 7.1.3)
2626
mail (>= 2.7.1)
2727
net-imap
2828
net-pop
2929
net-smtp
30-
actionmailer (7.1.2)
31-
actionpack (= 7.1.2)
32-
actionview (= 7.1.2)
33-
activejob (= 7.1.2)
34-
activesupport (= 7.1.2)
30+
actionmailer (7.1.3)
31+
actionpack (= 7.1.3)
32+
actionview (= 7.1.3)
33+
activejob (= 7.1.3)
34+
activesupport (= 7.1.3)
3535
mail (~> 2.5, >= 2.5.4)
3636
net-imap
3737
net-pop
3838
net-smtp
3939
rails-dom-testing (~> 2.2)
40-
actionpack (7.1.2)
41-
actionview (= 7.1.2)
42-
activesupport (= 7.1.2)
40+
actionpack (7.1.3)
41+
actionview (= 7.1.3)
42+
activesupport (= 7.1.3)
4343
nokogiri (>= 1.8.5)
4444
racc
4545
rack (>= 2.2.4)
4646
rack-session (>= 1.0.1)
4747
rack-test (>= 0.6.3)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
actiontext (7.1.2)
51-
actionpack (= 7.1.2)
52-
activerecord (= 7.1.2)
53-
activestorage (= 7.1.2)
54-
activesupport (= 7.1.2)
50+
actiontext (7.1.3)
51+
actionpack (= 7.1.3)
52+
activerecord (= 7.1.3)
53+
activestorage (= 7.1.3)
54+
activesupport (= 7.1.3)
5555
globalid (>= 0.6.0)
5656
nokogiri (>= 1.8.5)
57-
actionview (7.1.2)
58-
activesupport (= 7.1.2)
57+
actionview (7.1.3)
58+
activesupport (= 7.1.3)
5959
builder (~> 3.1)
6060
erubi (~> 1.11)
6161
rails-dom-testing (~> 2.2)
6262
rails-html-sanitizer (~> 1.6)
63-
activejob (7.1.2)
64-
activesupport (= 7.1.2)
63+
activejob (7.1.3)
64+
activesupport (= 7.1.3)
6565
globalid (>= 0.3.6)
66-
activemodel (7.1.2)
67-
activesupport (= 7.1.2)
68-
activerecord (7.1.2)
69-
activemodel (= 7.1.2)
70-
activesupport (= 7.1.2)
66+
activemodel (7.1.3)
67+
activesupport (= 7.1.3)
68+
activerecord (7.1.3)
69+
activemodel (= 7.1.3)
70+
activesupport (= 7.1.3)
7171
timeout (>= 0.4.0)
72-
activestorage (7.1.2)
73-
actionpack (= 7.1.2)
74-
activejob (= 7.1.2)
75-
activerecord (= 7.1.2)
76-
activesupport (= 7.1.2)
72+
activestorage (7.1.3)
73+
actionpack (= 7.1.3)
74+
activejob (= 7.1.3)
75+
activerecord (= 7.1.3)
76+
activesupport (= 7.1.3)
7777
marcel (~> 1.0)
78-
activesupport (7.1.2)
78+
activesupport (7.1.3)
7979
base64
8080
bigdecimal
8181
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -87,9 +87,9 @@ GEM
8787
tzinfo (~> 2.0)
8888
ast (2.4.2)
8989
base64 (0.2.0)
90-
bigdecimal (3.1.5)
90+
bigdecimal (3.1.6)
9191
builder (3.2.4)
92-
concurrent-ruby (1.2.2)
92+
concurrent-ruby (1.2.3)
9393
connection_pool (2.4.1)
9494
crass (1.0.6)
9595
date (3.3.4)
@@ -103,7 +103,7 @@ GEM
103103
activesupport (>= 6.1)
104104
i18n (1.14.1)
105105
concurrent-ruby (~> 1.0)
106-
io-console (0.7.1)
106+
io-console (0.7.2)
107107
irb (1.11.1)
108108
rdoc
109109
reline (>= 0.4.2)
@@ -119,7 +119,7 @@ GEM
119119
net-smtp
120120
marcel (1.0.2)
121121
mini_mime (1.1.5)
122-
minitest (5.20.0)
122+
minitest (5.21.2)
123123
mocha (2.1.0)
124124
ruby2_keywords (>= 0.0.5)
125125
mutex_m (0.2.0)
@@ -141,7 +141,7 @@ GEM
141141
nokogiri (1.16.0-x86_64-linux)
142142
racc (~> 1.4)
143143
parallel (1.24.0)
144-
parser (3.3.0.2)
144+
parser (3.3.0.5)
145145
ast (~> 2.4.1)
146146
racc
147147
prettier_print (1.2.1)
@@ -159,30 +159,30 @@ GEM
159159
rackup (2.1.0)
160160
rack (>= 3)
161161
webrick (~> 1.8)
162-
rails (7.1.2)
163-
actioncable (= 7.1.2)
164-
actionmailbox (= 7.1.2)
165-
actionmailer (= 7.1.2)
166-
actionpack (= 7.1.2)
167-
actiontext (= 7.1.2)
168-
actionview (= 7.1.2)
169-
activejob (= 7.1.2)
170-
activemodel (= 7.1.2)
171-
activerecord (= 7.1.2)
172-
activestorage (= 7.1.2)
173-
activesupport (= 7.1.2)
162+
rails (7.1.3)
163+
actioncable (= 7.1.3)
164+
actionmailbox (= 7.1.3)
165+
actionmailer (= 7.1.3)
166+
actionpack (= 7.1.3)
167+
actiontext (= 7.1.3)
168+
actionview (= 7.1.3)
169+
activejob (= 7.1.3)
170+
activemodel (= 7.1.3)
171+
activerecord (= 7.1.3)
172+
activestorage (= 7.1.3)
173+
activesupport (= 7.1.3)
174174
bundler (>= 1.15.0)
175-
railties (= 7.1.2)
175+
railties (= 7.1.3)
176176
rails-dom-testing (2.2.0)
177177
activesupport (>= 5.0.0)
178178
minitest
179179
nokogiri (>= 1.6)
180180
rails-html-sanitizer (1.6.0)
181181
loofah (~> 2.21)
182182
nokogiri (~> 1.14)
183-
railties (7.1.2)
184-
actionpack (= 7.1.2)
185-
activesupport (= 7.1.2)
183+
railties (7.1.3)
184+
actionpack (= 7.1.3)
185+
activesupport (= 7.1.3)
186186
irb
187187
rackup (>= 1.0.0)
188188
rake (>= 12.2)
@@ -199,11 +199,11 @@ GEM
199199
reline (0.4.2)
200200
io-console (~> 0.5)
201201
rexml (3.2.6)
202-
rubocop (1.59.0)
202+
rubocop (1.60.1)
203203
json (~> 2.3)
204204
language_server-protocol (>= 3.17.0)
205205
parallel (~> 1.10)
206-
parser (>= 3.2.2.4)
206+
parser (>= 3.3.0.2)
207207
rainbow (>= 2.2.2, < 4.0)
208208
regexp_parser (>= 1.8, < 3.0)
209209
rexml (>= 3.2.5, < 4.0)
@@ -212,7 +212,7 @@ GEM
212212
unicode-display_width (>= 2.4.0, < 3.0)
213213
rubocop-ast (1.30.0)
214214
parser (>= 3.2.1.0)
215-
rubocop-minitest (0.34.4)
215+
rubocop-minitest (0.34.5)
216216
rubocop (>= 1.39, < 2.0)
217217
rubocop-ast (>= 1.30.0, < 2.0)
218218
rubocop-rake (0.6.0)
@@ -227,14 +227,14 @@ GEM
227227
sorbet-runtime (>= 0.5.10782)
228228
ruby-progressbar (1.13.0)
229229
ruby2_keywords (0.0.5)
230-
sorbet (0.5.11193)
231-
sorbet-static (= 0.5.11193)
232-
sorbet-runtime (0.5.11193)
233-
sorbet-static (0.5.11193-universal-darwin)
234-
sorbet-static (0.5.11193-x86_64-linux)
235-
sorbet-static-and-runtime (0.5.11193)
236-
sorbet (= 0.5.11193)
237-
sorbet-runtime (= 0.5.11193)
230+
sorbet (0.5.11214)
231+
sorbet-static (= 0.5.11214)
232+
sorbet-runtime (0.5.11214)
233+
sorbet-static (0.5.11214-universal-darwin)
234+
sorbet-static (0.5.11214-x86_64-linux)
235+
sorbet-static-and-runtime (0.5.11214)
236+
sorbet (= 0.5.11214)
237+
sorbet-runtime (= 0.5.11214)
238238
spoom (1.2.4)
239239
erubi (>= 1.10.0)
240240
sorbet-static-and-runtime (>= 0.5.10187)
@@ -246,7 +246,7 @@ GEM
246246
stringio (3.1.0)
247247
syntax_tree (6.2.0)
248248
prettier_print (>= 1.2.0)
249-
tapioca (0.11.16)
249+
tapioca (0.11.17)
250250
bundler (>= 2.2.25)
251251
netrc (>= 0.11.0)
252252
parallel (>= 1.21.0)
@@ -272,7 +272,6 @@ GEM
272272

273273
PLATFORMS
274274
arm64-darwin
275-
x64-mingw-ucrt
276275
x86_64-darwin
277276
x86_64-linux
278277

@@ -283,7 +282,7 @@ DEPENDENCIES
283282
puma
284283
rails
285284
rdoc
286-
rubocop-minitest (~> 0.34.4)
285+
rubocop-minitest (~> 0.34.5)
287286
rubocop-rake (~> 0.6.0)
288287
rubocop-shopify (~> 2.14)
289288
rubocop-sorbet (~> 0.7)

0 commit comments

Comments
 (0)