Skip to content

Commit 70e672f

Browse files
Bump rails from 7.1.3 to 7.1.3.2 (#72)
* Bump rails from 7.1.3 to 7.1.3.1 Bumps [rails](https://github.com/rails/rails) from 7.1.3 to 7.1.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.3...v7.1.3.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Bundle update to Rails 7.1.3.2 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lionel Luchez <[email protected]>
1 parent d937195 commit 70e672f

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

Gemfile.lock

Lines changed: 75 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.3)
5-
actionpack (= 7.1.3)
6-
activesupport (= 7.1.3)
4+
actioncable (7.1.3.2)
5+
actionpack (= 7.1.3.2)
6+
activesupport (= 7.1.3.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.3)
11-
actionpack (= 7.1.3)
12-
activejob (= 7.1.3)
13-
activerecord (= 7.1.3)
14-
activestorage (= 7.1.3)
15-
activesupport (= 7.1.3)
10+
actionmailbox (7.1.3.2)
11+
actionpack (= 7.1.3.2)
12+
activejob (= 7.1.3.2)
13+
activerecord (= 7.1.3.2)
14+
activestorage (= 7.1.3.2)
15+
activesupport (= 7.1.3.2)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.3)
21-
actionpack (= 7.1.3)
22-
actionview (= 7.1.3)
23-
activejob (= 7.1.3)
24-
activesupport (= 7.1.3)
20+
actionmailer (7.1.3.2)
21+
actionpack (= 7.1.3.2)
22+
actionview (= 7.1.3.2)
23+
activejob (= 7.1.3.2)
24+
activesupport (= 7.1.3.2)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.3)
31-
actionview (= 7.1.3)
32-
activesupport (= 7.1.3)
30+
actionpack (7.1.3.2)
31+
actionview (= 7.1.3.2)
32+
activesupport (= 7.1.3.2)
3333
nokogiri (>= 1.8.5)
3434
racc
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.3)
41-
actionpack (= 7.1.3)
42-
activerecord (= 7.1.3)
43-
activestorage (= 7.1.3)
44-
activesupport (= 7.1.3)
40+
actiontext (7.1.3.2)
41+
actionpack (= 7.1.3.2)
42+
activerecord (= 7.1.3.2)
43+
activestorage (= 7.1.3.2)
44+
activesupport (= 7.1.3.2)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.3)
48-
activesupport (= 7.1.3)
47+
actionview (7.1.3.2)
48+
activesupport (= 7.1.3.2)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
@@ -61,22 +61,22 @@ GEM
6161
ransack (>= 4.0)
6262
activeadmin_quill_editor (1.1.0)
6363
activeadmin (>= 2.0, < 4)
64-
activejob (7.1.3)
65-
activesupport (= 7.1.3)
64+
activejob (7.1.3.2)
65+
activesupport (= 7.1.3.2)
6666
globalid (>= 0.3.6)
67-
activemodel (7.1.3)
68-
activesupport (= 7.1.3)
69-
activerecord (7.1.3)
70-
activemodel (= 7.1.3)
71-
activesupport (= 7.1.3)
67+
activemodel (7.1.3.2)
68+
activesupport (= 7.1.3.2)
69+
activerecord (7.1.3.2)
70+
activemodel (= 7.1.3.2)
71+
activesupport (= 7.1.3.2)
7272
timeout (>= 0.4.0)
73-
activestorage (7.1.3)
74-
actionpack (= 7.1.3)
75-
activejob (= 7.1.3)
76-
activerecord (= 7.1.3)
77-
activesupport (= 7.1.3)
73+
activestorage (7.1.3.2)
74+
actionpack (= 7.1.3.2)
75+
activejob (= 7.1.3.2)
76+
activerecord (= 7.1.3.2)
77+
activesupport (= 7.1.3.2)
7878
marcel (~> 1.0)
79-
activesupport (7.1.3)
79+
activesupport (7.1.3.2)
8080
base64
8181
bigdecimal
8282
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -97,8 +97,8 @@ GEM
9797
activerecord (>= 5.0, < 7.2)
9898
request_store (~> 1.2)
9999
aws-eventstream (1.3.0)
100-
aws-partitions (1.886.0)
101-
aws-sdk-core (3.191.0)
100+
aws-partitions (1.894.0)
101+
aws-sdk-core (3.191.3)
102102
aws-eventstream (~> 1, >= 1.3.0)
103103
aws-partitions (~> 1, >= 1.651.0)
104104
aws-sigv4 (~> 1.8)
@@ -178,7 +178,7 @@ GEM
178178
railties (>= 6.0)
179179
responders (>= 2)
180180
io-console (0.7.2)
181-
irb (1.11.1)
181+
irb (1.11.2)
182182
rdoc
183183
reline (>= 0.4.2)
184184
jbuilder (2.11.5)
@@ -203,7 +203,7 @@ GEM
203203
kaminari-core (= 1.2.2)
204204
kaminari-core (1.2.2)
205205
language_server-protocol (3.17.0.3)
206-
listen (3.8.0)
206+
listen (3.9.0)
207207
rb-fsevent (~> 0.10, >= 0.10.3)
208208
rb-inotify (~> 0.9, >= 0.9.10)
209209
loofah (2.22.0)
@@ -218,11 +218,11 @@ GEM
218218
mini_magick (4.12.0)
219219
mini_mime (1.1.5)
220220
mini_portile2 (2.8.5)
221-
minitest (5.21.2)
221+
minitest (5.22.2)
222222
msgpack (1.7.2)
223223
mutex_m (0.2.0)
224-
mysql2 (0.5.5)
225-
net-imap (0.4.9.1)
224+
mysql2 (0.5.6)
225+
net-imap (0.4.10)
226226
date
227227
net-protocol
228228
net-pop (0.1.2)
@@ -232,7 +232,7 @@ GEM
232232
net-smtp (0.4.0.1)
233233
net-protocol
234234
nio4r (2.7.0)
235-
nokogiri (1.16.0)
235+
nokogiri (1.16.2)
236236
mini_portile2 (~> 2.8.2)
237237
racc (~> 1.4)
238238
orm_adapter (0.5.0)
@@ -245,7 +245,7 @@ GEM
245245
puma (6.4.2)
246246
nio4r (~> 2.0)
247247
racc (1.7.3)
248-
rack (3.0.9)
248+
rack (3.0.9.1)
249249
rack-attack (6.7.0)
250250
rack (>= 1.0, < 4)
251251
rack-cors (2.0.1)
@@ -261,30 +261,30 @@ GEM
261261
rackup (2.1.0)
262262
rack (>= 3)
263263
webrick (~> 1.8)
264-
rails (7.1.3)
265-
actioncable (= 7.1.3)
266-
actionmailbox (= 7.1.3)
267-
actionmailer (= 7.1.3)
268-
actionpack (= 7.1.3)
269-
actiontext (= 7.1.3)
270-
actionview (= 7.1.3)
271-
activejob (= 7.1.3)
272-
activemodel (= 7.1.3)
273-
activerecord (= 7.1.3)
274-
activestorage (= 7.1.3)
275-
activesupport (= 7.1.3)
264+
rails (7.1.3.2)
265+
actioncable (= 7.1.3.2)
266+
actionmailbox (= 7.1.3.2)
267+
actionmailer (= 7.1.3.2)
268+
actionpack (= 7.1.3.2)
269+
actiontext (= 7.1.3.2)
270+
actionview (= 7.1.3.2)
271+
activejob (= 7.1.3.2)
272+
activemodel (= 7.1.3.2)
273+
activerecord (= 7.1.3.2)
274+
activestorage (= 7.1.3.2)
275+
activesupport (= 7.1.3.2)
276276
bundler (>= 1.15.0)
277-
railties (= 7.1.3)
277+
railties (= 7.1.3.2)
278278
rails-dom-testing (2.2.0)
279279
activesupport (>= 5.0.0)
280280
minitest
281281
nokogiri (>= 1.6)
282282
rails-html-sanitizer (1.6.0)
283283
loofah (~> 2.21)
284284
nokogiri (~> 1.14)
285-
railties (7.1.3)
286-
actionpack (= 7.1.3)
287-
activesupport (= 7.1.3)
285+
railties (7.1.3.2)
286+
actionpack (= 7.1.3.2)
287+
activesupport (= 7.1.3.2)
288288
irb
289289
rackup (>= 1.0.0)
290290
rake (>= 12.2)
@@ -302,23 +302,23 @@ GEM
302302
rdoc (6.6.2)
303303
psych (>= 4.0.0)
304304
regexp_parser (2.9.0)
305-
reline (0.4.2)
305+
reline (0.4.3)
306306
io-console (~> 0.5)
307-
request_store (1.5.1)
307+
request_store (1.6.0)
308308
rack (>= 1.4)
309309
responders (3.1.1)
310310
actionpack (>= 5.2)
311311
railties (>= 5.2)
312312
rexml (3.2.6)
313-
rollbar (3.5.1)
314-
rspec-core (3.12.2)
315-
rspec-support (~> 3.12.0)
316-
rspec-expectations (3.12.3)
313+
rollbar (3.5.2)
314+
rspec-core (3.13.0)
315+
rspec-support (~> 3.13.0)
316+
rspec-expectations (3.13.0)
317317
diff-lcs (>= 1.2.0, < 2.0)
318-
rspec-support (~> 3.12.0)
319-
rspec-mocks (3.12.6)
318+
rspec-support (~> 3.13.0)
319+
rspec-mocks (3.13.0)
320320
diff-lcs (>= 1.2.0, < 2.0)
321-
rspec-support (~> 3.12.0)
321+
rspec-support (~> 3.13.0)
322322
rspec-rails (6.1.1)
323323
actionpack (>= 6.1)
324324
activesupport (>= 6.1)
@@ -327,7 +327,7 @@ GEM
327327
rspec-expectations (~> 3.12)
328328
rspec-mocks (~> 3.12)
329329
rspec-support (~> 3.12)
330-
rspec-support (3.12.1)
330+
rspec-support (3.13.1)
331331
rubocop (1.60.2)
332332
json (~> 2.3)
333333
language_server-protocol (>= 3.17.0)
@@ -347,7 +347,7 @@ GEM
347347
rubocop (>= 1.33.0, < 2.0)
348348
rubocop-ast (>= 1.30.0, < 2.0)
349349
ruby-progressbar (1.13.0)
350-
ruby-vips (2.2.0)
350+
ruby-vips (2.2.1)
351351
ffi (~> 1.12)
352352
ruby2_keywords (0.0.5)
353353
sass-rails (6.0.0)
@@ -382,7 +382,7 @@ GEM
382382
activesupport (>= 5.2)
383383
sprockets (>= 3.0.0)
384384
stringio (3.1.0)
385-
thor (1.3.0)
385+
thor (1.3.1)
386386
tilt (2.3.0)
387387
timeout (0.4.1)
388388
turbolinks (5.2.1)
@@ -408,7 +408,7 @@ GEM
408408
websocket-driver (0.7.6)
409409
websocket-extensions (>= 0.1.0)
410410
websocket-extensions (0.1.5)
411-
zeitwerk (2.6.12)
411+
zeitwerk (2.6.13)
412412

413413
PLATFORMS
414414
ruby

0 commit comments

Comments
 (0)