Skip to content

Commit c8bc586

Browse files
authored
Merge pull request #1470 from MITLibraries/renovate/bundler-minor-patch
Update bundler non-major dependencies to v7.2.0
2 parents 41e686b + 9d5e9ea commit c8bc586

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ GEM
104104
erubi (>= 1.0.0)
105105
rack (>= 0.9.0)
106106
rouge (>= 1.0.0)
107-
bigdecimal (3.2.3)
107+
bigdecimal (3.3.0)
108108
bindex (0.8.1)
109109
binding_of_caller (1.0.1)
110110
debug_inspector (>= 1.2.0)
@@ -132,7 +132,7 @@ GEM
132132
dotenv (= 3.1.8)
133133
railties (>= 6.1)
134134
drb (2.2.3)
135-
erb (5.0.2)
135+
erb (5.0.3)
136136
erubi (1.13.1)
137137
execjs (2.10.0)
138138
faraday (2.12.2)
@@ -232,17 +232,17 @@ GEM
232232
mini_mime (1.1.5)
233233
mini_portile2 (2.8.9)
234234
minitest (5.25.5)
235-
minitest-rails (7.1.1)
235+
minitest-rails (7.2.0)
236236
minitest (~> 5.20)
237-
railties (>= 7.1.0, < 8.0.0)
237+
railties (>= 7.2.0, < 8.0.0)
238238
mocha (2.7.1)
239239
ruby2_keywords (>= 0.0.5)
240240
msgpack (1.8.0)
241241
multi_json (1.15.0)
242242
mutex_m (0.3.0)
243243
net-http (0.6.0)
244244
uri
245-
net-imap (0.5.11)
245+
net-imap (0.5.12)
246246
date
247247
net-protocol
248248
net-pop (0.1.2)
@@ -261,7 +261,7 @@ GEM
261261
ast (~> 2.4.1)
262262
racc
263263
pg (1.6.2)
264-
pp (0.6.2)
264+
pp (0.6.3)
265265
prettyprint
266266
prettyprint (0.2.0)
267267
prism (1.5.1)
@@ -272,7 +272,7 @@ GEM
272272
puma (7.0.4)
273273
nio4r (~> 2.0)
274274
racc (1.8.1)
275-
rack (3.1.16)
275+
rack (3.1.17)
276276
rack-attack (6.7.0)
277277
rack (>= 1.0, < 4)
278278
rack-session (2.1.1)
@@ -316,9 +316,10 @@ GEM
316316
rb-fsevent (0.11.2)
317317
rb-inotify (0.11.1)
318318
ffi (~> 1.0)
319-
rdoc (6.14.2)
319+
rdoc (6.15.0)
320320
erb
321321
psych (>= 4.0.0)
322+
tsort
322323
regexp_parser (2.11.3)
323324
reline (0.6.2)
324325
io-console (~> 0.5)
@@ -402,6 +403,7 @@ GEM
402403
tilt (2.6.0)
403404
timeout (0.4.3)
404405
trailblazer-option (0.1.2)
406+
tsort (0.2.0)
405407
tzinfo (2.0.6)
406408
concurrent-ruby (~> 1.0)
407409
uber (0.1.0)

0 commit comments

Comments
 (0)