Skip to content

Commit 8fbdd88

Browse files
authored
Update all Bundler dependencies (2025-05-05)
1 parent e8e0918 commit 8fbdd88

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
coercible (1.0.0)
111111
descendants_tracker (~> 0.0.1)
112112
concurrent-ruby (1.3.5)
113-
connection_pool (2.5.2)
113+
connection_pool (2.5.3)
114114
coveralls_reborn (0.28.0)
115115
simplecov (~> 0.22.0)
116116
term-ansicolor (~> 1.7)
@@ -191,9 +191,9 @@ GEM
191191
mini_portile2 (2.8.8)
192192
minitest (5.25.5)
193193
msgpack (1.8.0)
194-
multi_xml (0.7.1)
194+
multi_xml (0.7.2)
195195
bigdecimal (~> 3.1)
196-
net-imap (0.5.7)
196+
net-imap (0.5.8)
197197
date
198198
net-protocol
199199
net-pop (0.1.2)
@@ -222,10 +222,10 @@ GEM
222222
pry-byebug (3.11.0)
223223
byebug (~> 12.0)
224224
pry (>= 0.13, < 0.16)
225-
psych (5.2.3)
225+
psych (5.2.4)
226226
date
227227
stringio
228-
public_suffix (6.0.1)
228+
public_suffix (6.0.2)
229229
puma (6.6.0)
230230
nio4r (~> 2.0)
231231
raabro (1.4.0)
@@ -286,22 +286,22 @@ GEM
286286
rspec-mocks (~> 3.13.0)
287287
rspec-core (3.13.3)
288288
rspec-support (~> 3.13.0)
289-
rspec-expectations (3.13.3)
289+
rspec-expectations (3.13.4)
290290
diff-lcs (>= 1.2.0, < 2.0)
291291
rspec-support (~> 3.13.0)
292-
rspec-mocks (3.13.2)
292+
rspec-mocks (3.13.3)
293293
diff-lcs (>= 1.2.0, < 2.0)
294294
rspec-support (~> 3.13.0)
295-
rspec-rails (7.1.1)
296-
actionpack (>= 7.0)
297-
activesupport (>= 7.0)
298-
railties (>= 7.0)
295+
rspec-rails (8.0.0)
296+
actionpack (>= 7.2)
297+
activesupport (>= 7.2)
298+
railties (>= 7.2)
299299
rspec-core (~> 3.13)
300300
rspec-expectations (~> 3.13)
301301
rspec-mocks (~> 3.13)
302302
rspec-support (~> 3.13)
303-
rspec-support (3.13.2)
304-
rubocop (1.75.3)
303+
rspec-support (3.13.3)
304+
rubocop (1.75.5)
305305
json (~> 2.3)
306306
language_server-protocol (~> 3.17.0.2)
307307
lint_roller (~> 1.1.0)
@@ -365,7 +365,7 @@ GEM
365365
activesupport (>= 6.1)
366366
sprockets (>= 3.0.0)
367367
stringio (3.1.7)
368-
stripe (15.0.0)
368+
stripe (15.1.0)
369369
sync (0.5.0)
370370
term-ansicolor (1.11.2)
371371
tins (~> 1.0)

0 commit comments

Comments
 (0)