Skip to content

Commit fb5c0a5

Browse files
authored
Merge pull request #220 from MITLibraries/renovate/ruby-on-rails-packages
Update dependency rails to v7.1.5.2
2 parents fd59bfd + 30f17e8 commit fb5c0a5

File tree

1 file changed

+65
-65
lines changed

1 file changed

+65
-65
lines changed

Gemfile.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -10,71 +10,71 @@ GIT
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (7.1.5.1)
14-
actionpack (= 7.1.5.1)
15-
activesupport (= 7.1.5.1)
13+
actioncable (7.1.5.2)
14+
actionpack (= 7.1.5.2)
15+
activesupport (= 7.1.5.2)
1616
nio4r (~> 2.0)
1717
websocket-driver (>= 0.6.1)
1818
zeitwerk (~> 2.6)
19-
actionmailbox (7.1.5.1)
20-
actionpack (= 7.1.5.1)
21-
activejob (= 7.1.5.1)
22-
activerecord (= 7.1.5.1)
23-
activestorage (= 7.1.5.1)
24-
activesupport (= 7.1.5.1)
19+
actionmailbox (7.1.5.2)
20+
actionpack (= 7.1.5.2)
21+
activejob (= 7.1.5.2)
22+
activerecord (= 7.1.5.2)
23+
activestorage (= 7.1.5.2)
24+
activesupport (= 7.1.5.2)
2525
mail (>= 2.7.1)
2626
net-imap
2727
net-pop
2828
net-smtp
29-
actionmailer (7.1.5.1)
30-
actionpack (= 7.1.5.1)
31-
actionview (= 7.1.5.1)
32-
activejob (= 7.1.5.1)
33-
activesupport (= 7.1.5.1)
29+
actionmailer (7.1.5.2)
30+
actionpack (= 7.1.5.2)
31+
actionview (= 7.1.5.2)
32+
activejob (= 7.1.5.2)
33+
activesupport (= 7.1.5.2)
3434
mail (~> 2.5, >= 2.5.4)
3535
net-imap
3636
net-pop
3737
net-smtp
3838
rails-dom-testing (~> 2.2)
39-
actionpack (7.1.5.1)
40-
actionview (= 7.1.5.1)
41-
activesupport (= 7.1.5.1)
39+
actionpack (7.1.5.2)
40+
actionview (= 7.1.5.2)
41+
activesupport (= 7.1.5.2)
4242
nokogiri (>= 1.8.5)
4343
racc
4444
rack (>= 2.2.4)
4545
rack-session (>= 1.0.1)
4646
rack-test (>= 0.6.3)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
actiontext (7.1.5.1)
50-
actionpack (= 7.1.5.1)
51-
activerecord (= 7.1.5.1)
52-
activestorage (= 7.1.5.1)
53-
activesupport (= 7.1.5.1)
49+
actiontext (7.1.5.2)
50+
actionpack (= 7.1.5.2)
51+
activerecord (= 7.1.5.2)
52+
activestorage (= 7.1.5.2)
53+
activesupport (= 7.1.5.2)
5454
globalid (>= 0.6.0)
5555
nokogiri (>= 1.8.5)
56-
actionview (7.1.5.1)
57-
activesupport (= 7.1.5.1)
56+
actionview (7.1.5.2)
57+
activesupport (= 7.1.5.2)
5858
builder (~> 3.1)
5959
erubi (~> 1.11)
6060
rails-dom-testing (~> 2.2)
6161
rails-html-sanitizer (~> 1.6)
62-
activejob (7.1.5.1)
63-
activesupport (= 7.1.5.1)
62+
activejob (7.1.5.2)
63+
activesupport (= 7.1.5.2)
6464
globalid (>= 0.3.6)
65-
activemodel (7.1.5.1)
66-
activesupport (= 7.1.5.1)
67-
activerecord (7.1.5.1)
68-
activemodel (= 7.1.5.1)
69-
activesupport (= 7.1.5.1)
65+
activemodel (7.1.5.2)
66+
activesupport (= 7.1.5.2)
67+
activerecord (7.1.5.2)
68+
activemodel (= 7.1.5.2)
69+
activesupport (= 7.1.5.2)
7070
timeout (>= 0.4.0)
71-
activestorage (7.1.5.1)
72-
actionpack (= 7.1.5.1)
73-
activejob (= 7.1.5.1)
74-
activerecord (= 7.1.5.1)
75-
activesupport (= 7.1.5.1)
71+
activestorage (7.1.5.2)
72+
actionpack (= 7.1.5.2)
73+
activejob (= 7.1.5.2)
74+
activerecord (= 7.1.5.2)
75+
activesupport (= 7.1.5.2)
7676
marcel (~> 1.0)
77-
activesupport (7.1.5.1)
77+
activesupport (7.1.5.2)
7878
base64
7979
benchmark (>= 0.3)
8080
bigdecimal
@@ -100,7 +100,7 @@ GEM
100100
erubi (>= 1.0.0)
101101
rack (>= 0.9.0)
102102
rouge (>= 1.0.0)
103-
bigdecimal (3.2.2)
103+
bigdecimal (3.2.3)
104104
bindex (0.8.1)
105105
binding_of_caller (1.0.1)
106106
debug_inspector (>= 1.2.0)
@@ -123,7 +123,7 @@ GEM
123123
cgi (0.5.0)
124124
climate_control (1.2.0)
125125
concurrent-ruby (1.3.5)
126-
connection_pool (2.5.3)
126+
connection_pool (2.5.4)
127127
crack (1.0.0)
128128
bigdecimal
129129
rexml
@@ -178,7 +178,7 @@ GEM
178178
actionpack (>= 6.0.0)
179179
activesupport (>= 6.0.0)
180180
railties (>= 6.0.0)
181-
io-console (0.8.0)
181+
io-console (0.8.1)
182182
irb (1.15.2)
183183
pp (>= 0.6.0)
184184
rdoc (>= 4.0.0)
@@ -214,7 +214,7 @@ GEM
214214
ruby2_keywords (>= 0.0.5)
215215
msgpack (1.8.0)
216216
mutex_m (0.3.0)
217-
net-imap (0.5.8)
217+
net-imap (0.5.12)
218218
date
219219
net-protocol
220220
net-pop (0.1.2)
@@ -224,20 +224,20 @@ GEM
224224
net-smtp (0.5.1)
225225
net-protocol
226226
nio4r (2.7.4)
227-
nokogiri (1.18.8-aarch64-linux-gnu)
227+
nokogiri (1.18.10-aarch64-linux-gnu)
228228
racc (~> 1.4)
229-
nokogiri (1.18.8-arm64-darwin)
229+
nokogiri (1.18.10-arm64-darwin)
230230
racc (~> 1.4)
231-
nokogiri (1.18.8-x86_64-darwin)
231+
nokogiri (1.18.10-x86_64-darwin)
232232
racc (~> 1.4)
233-
nokogiri (1.18.8-x86_64-linux-gnu)
233+
nokogiri (1.18.10-x86_64-linux-gnu)
234234
racc (~> 1.4)
235235
parallel (1.27.0)
236236
parser (3.3.8.0)
237237
ast (~> 2.4.1)
238238
racc
239239
pg (1.5.9)
240-
pp (0.6.2)
240+
pp (0.6.3)
241241
prettyprint
242242
prettyprint (0.2.0)
243243
prism (1.4.0)
@@ -248,7 +248,7 @@ GEM
248248
puma (6.6.0)
249249
nio4r (~> 2.0)
250250
racc (1.8.1)
251-
rack (3.1.16)
251+
rack (3.1.17)
252252
rack-attack (6.7.0)
253253
rack (>= 1.0, < 4)
254254
rack-session (2.1.1)
@@ -258,46 +258,46 @@ GEM
258258
rack (>= 1.3)
259259
rackup (2.2.1)
260260
rack (>= 3)
261-
rails (7.1.5.1)
262-
actioncable (= 7.1.5.1)
263-
actionmailbox (= 7.1.5.1)
264-
actionmailer (= 7.1.5.1)
265-
actionpack (= 7.1.5.1)
266-
actiontext (= 7.1.5.1)
267-
actionview (= 7.1.5.1)
268-
activejob (= 7.1.5.1)
269-
activemodel (= 7.1.5.1)
270-
activerecord (= 7.1.5.1)
271-
activestorage (= 7.1.5.1)
272-
activesupport (= 7.1.5.1)
261+
rails (7.1.5.2)
262+
actioncable (= 7.1.5.2)
263+
actionmailbox (= 7.1.5.2)
264+
actionmailer (= 7.1.5.2)
265+
actionpack (= 7.1.5.2)
266+
actiontext (= 7.1.5.2)
267+
actionview (= 7.1.5.2)
268+
activejob (= 7.1.5.2)
269+
activemodel (= 7.1.5.2)
270+
activerecord (= 7.1.5.2)
271+
activestorage (= 7.1.5.2)
272+
activesupport (= 7.1.5.2)
273273
bundler (>= 1.15.0)
274-
railties (= 7.1.5.1)
274+
railties (= 7.1.5.2)
275275
rails-dom-testing (2.3.0)
276276
activesupport (>= 5.0.0)
277277
minitest
278278
nokogiri (>= 1.6)
279279
rails-html-sanitizer (1.6.2)
280280
loofah (~> 2.21)
281281
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
282-
railties (7.1.5.1)
283-
actionpack (= 7.1.5.1)
284-
activesupport (= 7.1.5.1)
282+
railties (7.1.5.2)
283+
actionpack (= 7.1.5.2)
284+
activesupport (= 7.1.5.2)
285285
irb
286286
rackup (>= 1.0.0)
287287
rake (>= 12.2)
288288
thor (~> 1.0, >= 1.2.2)
289289
zeitwerk (~> 2.6)
290290
rainbow (3.1.1)
291291
rake (13.3.0)
292-
rdoc (6.14.1)
292+
rdoc (6.14.2)
293293
erb
294294
psych (>= 4.0.0)
295295
redis (5.4.0)
296296
redis-client (>= 0.22.0)
297297
redis-client (0.24.0)
298298
connection_pool
299299
regexp_parser (2.10.0)
300-
reline (0.6.1)
300+
reline (0.6.2)
301301
io-console (~> 0.5)
302302
rexml (3.4.1)
303303
rouge (4.5.1)

0 commit comments

Comments
 (0)