Skip to content

Commit 913a555

Browse files
authored
Merge pull request #2027 from Shopify/dependabot/bundler/minor-and-patch-5c4f48778d
Bump the minor-and-patch group with 4 updates
2 parents 67acc90 + 9eb77bf commit 913a555

8 files changed

+473
-477
lines changed

Gemfile.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ GEM
107107
minitest (>= 5.1)
108108
mutex_m
109109
tzinfo (~> 2.0)
110-
addressable (2.8.6)
111-
public_suffix (>= 2.0.2, < 6.0)
110+
addressable (2.8.7)
111+
public_suffix (>= 2.0.2, < 7.0)
112112
ansi (1.5.0)
113113
ar_transaction_changes (1.1.9)
114114
activerecord (>= 5.2.0)
@@ -157,14 +157,14 @@ GEM
157157
graphql (2.3.16)
158158
base64
159159
fiber-storage
160-
hashdiff (1.1.0)
160+
hashdiff (1.1.1)
161161
i18n (1.14.6)
162162
concurrent-ruby (~> 1.0)
163163
identity_cache (1.6.1)
164164
activerecord (>= 7.0)
165165
ar_transaction_changes (~> 1.1)
166166
io-console (0.7.2)
167-
irb (1.14.0)
167+
irb (1.14.1)
168168
rdoc (>= 4.0.0)
169169
reline (>= 0.4.2)
170170
json (2.7.2)
@@ -229,7 +229,7 @@ GEM
229229
prism (1.0.0)
230230
psych (5.1.2)
231231
stringio
232-
public_suffix (5.0.5)
232+
public_suffix (6.0.1)
233233
racc (1.8.1)
234234
rack (3.1.7)
235235
rack-session (2.0.0)
@@ -280,9 +280,9 @@ GEM
280280
redis-client (0.22.2)
281281
connection_pool
282282
regexp_parser (2.9.2)
283-
reline (0.5.9)
283+
reline (0.5.10)
284284
io-console (~> 0.5)
285-
rexml (3.3.7)
285+
rexml (3.3.8)
286286
rubocop (1.66.1)
287287
json (~> 2.3)
288288
language_server-protocol (>= 3.17.0)
@@ -310,15 +310,15 @@ GEM
310310
rack (>= 2.2.4)
311311
redis-client (>= 0.22.2)
312312
smart_properties (1.17.0)
313-
sorbet (0.5.11577)
314-
sorbet-static (= 0.5.11577)
315-
sorbet-runtime (0.5.11577)
316-
sorbet-static (0.5.11577-universal-darwin)
317-
sorbet-static (0.5.11577-x86_64-linux)
318-
sorbet-static-and-runtime (0.5.11577)
319-
sorbet (= 0.5.11577)
320-
sorbet-runtime (= 0.5.11577)
321-
spoom (1.4.2)
313+
sorbet (0.5.11589)
314+
sorbet-static (= 0.5.11589)
315+
sorbet-runtime (0.5.11589)
316+
sorbet-static (0.5.11589-universal-darwin)
317+
sorbet-static (0.5.11589-x86_64-linux)
318+
sorbet-static-and-runtime (0.5.11589)
319+
sorbet (= 0.5.11589)
320+
sorbet-runtime (= 0.5.11589)
321+
spoom (1.5.0)
322322
erubi (>= 1.10.0)
323323
prism (>= 0.28.0)
324324
sorbet-static-and-runtime (>= 0.5.10187)
@@ -337,7 +337,7 @@ GEM
337337
concurrent-ruby (~> 1.0)
338338
unicode-display_width (2.6.0)
339339
uri (0.13.0)
340-
webmock (3.23.1)
340+
webmock (3.24.0)
341341
addressable (>= 2.8.0)
342342
crack (>= 0.3.2)
343343
hashdiff (>= 0.4.0, < 2.0.0)
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)