Skip to content

Commit 2344aa2

Browse files
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]>
1 parent 6d6fddb commit 2344aa2

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
44

55
git_source(:github) { |name| "https://github.com/#{name}.git" }
66

7-
gem 'rails', '~> 7.0.x'
7+
gem 'rails', '~> 7.1'
88

99
gem 'activerecord-nulldb-adapter', github: 'puzzle/nulldb'
1010
gem 'pg'

Gemfile.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -16,79 +16,79 @@ GIT
1616
GEM
1717
remote: https://rubygems.org/
1818
specs:
19-
actioncable (7.1.3)
20-
actionpack (= 7.1.3)
21-
activesupport (= 7.1.3)
19+
actioncable (7.1.3.1)
20+
actionpack (= 7.1.3.1)
21+
activesupport (= 7.1.3.1)
2222
nio4r (~> 2.0)
2323
websocket-driver (>= 0.6.1)
2424
zeitwerk (~> 2.6)
25-
actionmailbox (7.1.3)
26-
actionpack (= 7.1.3)
27-
activejob (= 7.1.3)
28-
activerecord (= 7.1.3)
29-
activestorage (= 7.1.3)
30-
activesupport (= 7.1.3)
25+
actionmailbox (7.1.3.1)
26+
actionpack (= 7.1.3.1)
27+
activejob (= 7.1.3.1)
28+
activerecord (= 7.1.3.1)
29+
activestorage (= 7.1.3.1)
30+
activesupport (= 7.1.3.1)
3131
mail (>= 2.7.1)
3232
net-imap
3333
net-pop
3434
net-smtp
35-
actionmailer (7.1.3)
36-
actionpack (= 7.1.3)
37-
actionview (= 7.1.3)
38-
activejob (= 7.1.3)
39-
activesupport (= 7.1.3)
35+
actionmailer (7.1.3.1)
36+
actionpack (= 7.1.3.1)
37+
actionview (= 7.1.3.1)
38+
activejob (= 7.1.3.1)
39+
activesupport (= 7.1.3.1)
4040
mail (~> 2.5, >= 2.5.4)
4141
net-imap
4242
net-pop
4343
net-smtp
4444
rails-dom-testing (~> 2.2)
45-
actionpack (7.1.3)
46-
actionview (= 7.1.3)
47-
activesupport (= 7.1.3)
45+
actionpack (7.1.3.1)
46+
actionview (= 7.1.3.1)
47+
activesupport (= 7.1.3.1)
4848
nokogiri (>= 1.8.5)
4949
racc
5050
rack (>= 2.2.4)
5151
rack-session (>= 1.0.1)
5252
rack-test (>= 0.6.3)
5353
rails-dom-testing (~> 2.2)
5454
rails-html-sanitizer (~> 1.6)
55-
actiontext (7.1.3)
56-
actionpack (= 7.1.3)
57-
activerecord (= 7.1.3)
58-
activestorage (= 7.1.3)
59-
activesupport (= 7.1.3)
55+
actiontext (7.1.3.1)
56+
actionpack (= 7.1.3.1)
57+
activerecord (= 7.1.3.1)
58+
activestorage (= 7.1.3.1)
59+
activesupport (= 7.1.3.1)
6060
globalid (>= 0.6.0)
6161
nokogiri (>= 1.8.5)
62-
actionview (7.1.3)
63-
activesupport (= 7.1.3)
62+
actionview (7.1.3.1)
63+
activesupport (= 7.1.3.1)
6464
builder (~> 3.1)
6565
erubi (~> 1.11)
6666
rails-dom-testing (~> 2.2)
6767
rails-html-sanitizer (~> 1.6)
68-
activejob (7.1.3)
69-
activesupport (= 7.1.3)
68+
activejob (7.1.3.1)
69+
activesupport (= 7.1.3.1)
7070
globalid (>= 0.3.6)
71-
activemodel (7.1.3)
72-
activesupport (= 7.1.3)
71+
activemodel (7.1.3.1)
72+
activesupport (= 7.1.3.1)
7373
activemodel-serializers-xml (1.0.2)
7474
activemodel (> 5.x)
7575
activesupport (> 5.x)
7676
builder (~> 3.1)
77-
activerecord (7.1.3)
78-
activemodel (= 7.1.3)
79-
activesupport (= 7.1.3)
77+
activerecord (7.1.3.1)
78+
activemodel (= 7.1.3.1)
79+
activesupport (= 7.1.3.1)
8080
timeout (>= 0.4.0)
8181
activeresource (6.0.0)
8282
activemodel (>= 6.0)
8383
activemodel-serializers-xml (~> 1.0)
8484
activesupport (>= 6.0)
85-
activestorage (7.1.3)
86-
actionpack (= 7.1.3)
87-
activejob (= 7.1.3)
88-
activerecord (= 7.1.3)
89-
activesupport (= 7.1.3)
85+
activestorage (7.1.3.1)
86+
actionpack (= 7.1.3.1)
87+
activejob (= 7.1.3.1)
88+
activerecord (= 7.1.3.1)
89+
activesupport (= 7.1.3.1)
9090
marcel (~> 1.0)
91-
activesupport (7.1.3)
91+
activesupport (7.1.3.1)
9292
base64
9393
bigdecimal
9494
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -308,7 +308,7 @@ GEM
308308
mini_magick (>= 4.9.5, < 5)
309309
ruby-vips (>= 2.0.17, < 3)
310310
io-console (0.7.2)
311-
irb (1.11.1)
311+
irb (1.11.2)
312312
rdoc
313313
reline (>= 0.4.2)
314314
jbuilder (2.11.5)
@@ -367,7 +367,7 @@ GEM
367367
mini_portile2 (2.8.5)
368368
mini_racer (0.8.0)
369369
libv8-node (~> 18.16.0.0)
370-
minitest (5.21.2)
370+
minitest (5.22.2)
371371
minitest-reporters (1.6.1)
372372
ansi
373373
builder
@@ -384,7 +384,7 @@ GEM
384384
rails (>= 3.2.0)
385385
net-http (0.4.1)
386386
uri
387-
net-imap (0.4.9.1)
387+
net-imap (0.4.10)
388388
date
389389
net-protocol
390390
net-ldap (0.19.0)
@@ -462,7 +462,7 @@ GEM
462462
nio4r (~> 2.0)
463463
raabro (1.4.0)
464464
racc (1.7.3)
465-
rack (3.0.8)
465+
rack (3.0.9.1)
466466
rack-protection (4.0.0)
467467
base64 (>= 0.1.0)
468468
rack (>= 3.0.0, < 4)
@@ -473,20 +473,20 @@ GEM
473473
rackup (2.1.0)
474474
rack (>= 3)
475475
webrick (~> 1.8)
476-
rails (7.1.3)
477-
actioncable (= 7.1.3)
478-
actionmailbox (= 7.1.3)
479-
actionmailer (= 7.1.3)
480-
actionpack (= 7.1.3)
481-
actiontext (= 7.1.3)
482-
actionview (= 7.1.3)
483-
activejob (= 7.1.3)
484-
activemodel (= 7.1.3)
485-
activerecord (= 7.1.3)
486-
activestorage (= 7.1.3)
487-
activesupport (= 7.1.3)
476+
rails (7.1.3.1)
477+
actioncable (= 7.1.3.1)
478+
actionmailbox (= 7.1.3.1)
479+
actionmailer (= 7.1.3.1)
480+
actionpack (= 7.1.3.1)
481+
actiontext (= 7.1.3.1)
482+
actionview (= 7.1.3.1)
483+
activejob (= 7.1.3.1)
484+
activemodel (= 7.1.3.1)
485+
activerecord (= 7.1.3.1)
486+
activestorage (= 7.1.3.1)
487+
activesupport (= 7.1.3.1)
488488
bundler (>= 1.15.0)
489-
railties (= 7.1.3)
489+
railties (= 7.1.3.1)
490490
rails-controller-testing (1.0.5)
491491
actionpack (>= 5.0.1.rc1)
492492
actionview (>= 5.0.1.rc1)
@@ -510,9 +510,9 @@ GEM
510510
actionview (> 3.1)
511511
activesupport (> 3.1)
512512
railties (> 3.1)
513-
railties (7.1.3)
514-
actionpack (= 7.1.3)
515-
activesupport (= 7.1.3)
513+
railties (7.1.3.1)
514+
actionpack (= 7.1.3.1)
515+
activesupport (= 7.1.3.1)
516516
irb
517517
rackup (>= 1.0.0)
518518
rake (>= 12.2)
@@ -528,7 +528,7 @@ GEM
528528
rdoc (6.6.2)
529529
psych (>= 4.0.0)
530530
regexp_parser (2.9.0)
531-
reline (0.4.2)
531+
reline (0.4.3)
532532
io-console (~> 0.5)
533533
request_profiler (0.0.4)
534534
ruby-prof
@@ -624,7 +624,7 @@ GEM
624624
temple (0.10.3)
625625
terser (1.2.0)
626626
execjs (>= 0.3.0, < 3)
627-
thor (1.3.0)
627+
thor (1.3.1)
628628
tilt (2.3.0)
629629
timeliness (0.4.5)
630630
timeout (0.4.1)
@@ -671,7 +671,7 @@ GEM
671671
xpath (3.2.0)
672672
nokogiri (~> 1.8)
673673
yard (0.9.34)
674-
zeitwerk (2.6.12)
674+
zeitwerk (2.6.13)
675675

676676
PLATFORMS
677677
ruby
@@ -742,7 +742,7 @@ DEPENDENCIES
742742
pry-rails
743743
psych
744744
puma
745-
rails (~> 7.0.x)
745+
rails (~> 7.1)
746746
rails-controller-testing
747747
rails-erd
748748
rails-i18n

0 commit comments

Comments
 (0)