Skip to content

Commit 4f444c3

Browse files
authored
Merge pull request #65 from etalab/dependabot/bundler/rails-7.1.3
Bump rails from 7.1.2 to 7.1.3
2 parents 4cce700 + a0729b0 commit 4f444c3

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ gem 'propshaft'
1717
gem 'puma', '>= 5.0'
1818
gem 'pundit'
1919
gem 'ransack'
20-
gem 'rails', '~> 7.1.2'
20+
gem 'rails', '~> 7.1.3'
2121
gem 'rails-i18n', '~> 7.0.0'
2222
gem 'redis', '>= 4.0.1'
2323
gem 'state_machines-activerecord'

Gemfile.lock

+60-60
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.2)
5-
actionpack (= 7.1.2)
6-
activesupport (= 7.1.2)
4+
actioncable (7.1.3)
5+
actionpack (= 7.1.3)
6+
activesupport (= 7.1.3)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.2)
11-
actionpack (= 7.1.2)
12-
activejob (= 7.1.2)
13-
activerecord (= 7.1.2)
14-
activestorage (= 7.1.2)
15-
activesupport (= 7.1.2)
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)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.2)
21-
actionpack (= 7.1.2)
22-
actionview (= 7.1.2)
23-
activejob (= 7.1.2)
24-
activesupport (= 7.1.2)
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)
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.2)
31-
actionview (= 7.1.2)
32-
activesupport (= 7.1.2)
30+
actionpack (7.1.3)
31+
actionview (= 7.1.3)
32+
activesupport (= 7.1.3)
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.2)
41-
actionpack (= 7.1.2)
42-
activerecord (= 7.1.2)
43-
activestorage (= 7.1.2)
44-
activesupport (= 7.1.2)
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)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.2)
48-
activesupport (= 7.1.2)
47+
actionview (7.1.3)
48+
activesupport (= 7.1.3)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
@@ -55,22 +55,22 @@ GEM
5555
activemodel (>= 5.2.0)
5656
activestorage (>= 5.2.0)
5757
activesupport (>= 5.2.0)
58-
activejob (7.1.2)
59-
activesupport (= 7.1.2)
58+
activejob (7.1.3)
59+
activesupport (= 7.1.3)
6060
globalid (>= 0.3.6)
61-
activemodel (7.1.2)
62-
activesupport (= 7.1.2)
63-
activerecord (7.1.2)
64-
activemodel (= 7.1.2)
65-
activesupport (= 7.1.2)
61+
activemodel (7.1.3)
62+
activesupport (= 7.1.3)
63+
activerecord (7.1.3)
64+
activemodel (= 7.1.3)
65+
activesupport (= 7.1.3)
6666
timeout (>= 0.4.0)
67-
activestorage (7.1.2)
68-
actionpack (= 7.1.2)
69-
activejob (= 7.1.2)
70-
activerecord (= 7.1.2)
71-
activesupport (= 7.1.2)
67+
activestorage (7.1.3)
68+
actionpack (= 7.1.3)
69+
activejob (= 7.1.3)
70+
activerecord (= 7.1.3)
71+
activesupport (= 7.1.3)
7272
marcel (~> 1.0)
73-
activesupport (7.1.2)
73+
activesupport (7.1.3)
7474
base64
7575
bigdecimal
7676
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -217,10 +217,10 @@ GEM
217217
activesupport (>= 6.0.0)
218218
railties (>= 6.0.0)
219219
interactor (3.1.2)
220-
io-console (0.7.1)
221-
irb (1.11.0)
220+
io-console (0.7.2)
221+
irb (1.11.1)
222222
rdoc
223-
reline (>= 0.3.8)
223+
reline (>= 0.4.2)
224224
json (2.7.1)
225225
jwt (2.7.1)
226226
kaminari (1.2.2)
@@ -258,14 +258,14 @@ GEM
258258
multi_xml (0.6.0)
259259
mutex_m (0.2.0)
260260
nenv (0.3.0)
261-
net-imap (0.4.7)
261+
net-imap (0.4.9.1)
262262
date
263263
net-protocol
264264
net-pop (0.1.2)
265265
net-protocol
266266
net-protocol (0.2.2)
267267
timeout
268-
net-smtp (0.4.0)
268+
net-smtp (0.4.0.1)
269269
net-protocol
270270
nio4r (2.7.0)
271271
nokogiri (1.16.0-aarch64-linux)
@@ -328,20 +328,20 @@ GEM
328328
rackup (2.1.0)
329329
rack (>= 3)
330330
webrick (~> 1.8)
331-
rails (7.1.2)
332-
actioncable (= 7.1.2)
333-
actionmailbox (= 7.1.2)
334-
actionmailer (= 7.1.2)
335-
actionpack (= 7.1.2)
336-
actiontext (= 7.1.2)
337-
actionview (= 7.1.2)
338-
activejob (= 7.1.2)
339-
activemodel (= 7.1.2)
340-
activerecord (= 7.1.2)
341-
activestorage (= 7.1.2)
342-
activesupport (= 7.1.2)
331+
rails (7.1.3)
332+
actioncable (= 7.1.3)
333+
actionmailbox (= 7.1.3)
334+
actionmailer (= 7.1.3)
335+
actionpack (= 7.1.3)
336+
actiontext (= 7.1.3)
337+
actionview (= 7.1.3)
338+
activejob (= 7.1.3)
339+
activemodel (= 7.1.3)
340+
activerecord (= 7.1.3)
341+
activestorage (= 7.1.3)
342+
activesupport (= 7.1.3)
343343
bundler (>= 1.15.0)
344-
railties (= 7.1.2)
344+
railties (= 7.1.3)
345345
rails-dom-testing (2.2.0)
346346
activesupport (>= 5.0.0)
347347
minitest
@@ -352,9 +352,9 @@ GEM
352352
rails-i18n (7.0.8)
353353
i18n (>= 0.7, < 2)
354354
railties (>= 6.0.0, < 8)
355-
railties (7.1.2)
356-
actionpack (= 7.1.2)
357-
activesupport (= 7.1.2)
355+
railties (7.1.3)
356+
actionpack (= 7.1.3)
357+
activesupport (= 7.1.3)
358358
irb
359359
rackup (>= 1.0.0)
360360
rake (>= 12.2)
@@ -376,7 +376,7 @@ GEM
376376
redis-client (0.19.0)
377377
connection_pool
378378
regexp_parser (2.9.0)
379-
reline (0.4.1)
379+
reline (0.4.2)
380380
io-console (~> 0.5)
381381
rexml (3.2.6)
382382
rspec (3.12.0)
@@ -527,7 +527,7 @@ DEPENDENCIES
527527
puma (>= 5.0)
528528
pundit
529529
rack_session_access
530-
rails (~> 7.1.2)
530+
rails (~> 7.1.3)
531531
rails-i18n (~> 7.0.0)
532532
ransack
533533
redis (>= 4.0.1)

0 commit comments

Comments
 (0)