Skip to content

Commit 34c2cff

Browse files
authored
Update all Bundler dependencies (2025-01-20)
1 parent 244fd83 commit 34c2cff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
coderay (1.1.3)
110110
coercible (1.0.0)
111111
descendants_tracker (~> 0.0.1)
112-
concurrent-ruby (1.3.4)
112+
concurrent-ruby (1.3.5)
113113
connection_pool (2.5.0)
114114
coveralls_reborn (0.28.0)
115115
simplecov (~> 0.22.0)
@@ -164,7 +164,7 @@ GEM
164164
csv
165165
mini_mime (>= 1.0.0)
166166
multi_xml (>= 0.5.2)
167-
i18n (1.14.6)
167+
i18n (1.14.7)
168168
concurrent-ruby (~> 1.0)
169169
ice_nine (0.11.2)
170170
io-console (0.8.0)
@@ -201,12 +201,12 @@ GEM
201201
net-smtp (0.5.0)
202202
net-protocol
203203
nio4r (2.7.4)
204-
nokogiri (1.18.1)
204+
nokogiri (1.18.2)
205205
mini_portile2 (~> 2.8.2)
206206
racc (~> 1.4)
207207
ostruct (0.6.1)
208208
parallel (1.26.3)
209-
parser (3.3.6.0)
209+
parser (3.3.7.0)
210210
ast (~> 2.4.1)
211211
racc
212212
pg (1.5.9)
@@ -216,7 +216,7 @@ GEM
216216
pry-byebug (3.10.1)
217217
byebug (~> 11.0)
218218
pry (>= 0.13, < 0.15)
219-
psych (5.2.2)
219+
psych (5.2.3)
220220
date
221221
stringio
222222
public_suffix (6.0.1)
@@ -268,7 +268,7 @@ GEM
268268
rb-fsevent (0.11.2)
269269
rb-inotify (0.11.1)
270270
ffi (~> 1.0)
271-
rdoc (6.10.0)
271+
rdoc (6.11.0)
272272
psych (>= 4.0.0)
273273
regexp_parser (2.10.0)
274274
reline (0.6.0)
@@ -311,7 +311,7 @@ GEM
311311
rubocop (~> 1.41)
312312
rubocop-factory_bot (2.26.1)
313313
rubocop (~> 1.61)
314-
rubocop-rails (2.28.0)
314+
rubocop-rails (2.29.0)
315315
activesupport (>= 4.2.0)
316316
rack (>= 1.1)
317317
rubocop (>= 1.52.0, < 2.0)
@@ -350,7 +350,7 @@ GEM
350350
activesupport (>= 6.1)
351351
sprockets (>= 3.0.0)
352352
stringio (3.1.2)
353-
stripe (13.3.0)
353+
stripe (13.3.1)
354354
sync (0.5.0)
355355
term-ansicolor (1.11.2)
356356
tins (~> 1.0)
@@ -365,7 +365,7 @@ GEM
365365
concurrent-ruby (~> 1.0)
366366
uglifier (4.2.1)
367367
execjs (>= 0.3.0, < 3)
368-
unicode-display_width (3.1.3)
368+
unicode-display_width (3.1.4)
369369
unicode-emoji (~> 4.0, >= 4.0.4)
370370
unicode-emoji (4.0.4)
371371
uri (1.0.2)

0 commit comments

Comments
 (0)