Skip to content

Commit e3771e2

Browse files
Bump rails from 7.1.5.1 to 7.2.2.2
Bumps [rails](https://github.com/rails/rails) from 7.1.5.1 to 7.2.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.5.1...v7.2.2.2) --- updated-dependencies: - dependency-name: rails dependency-version: 7.2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99ac479 commit e3771e2

File tree

2 files changed

+89
-93
lines changed

2 files changed

+89
-93
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gem "prawn"
4343
gem "puma"
4444
gem "rack-attack"
4545
gem "rack-cors", require: "rack/cors"
46-
gem "rails", "~> 7.1.0"
46+
gem "rails", "~> 7.2.2"
4747
gem "rails-healthcheck"
4848
gem "rest-client"
4949
gem "scout_apm"

Gemfile.lock

Lines changed: 88 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,79 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.5.1)
5-
actionpack (= 7.1.5.1)
6-
activesupport (= 7.1.5.1)
4+
actioncable (7.2.2.2)
5+
actionpack (= 7.2.2.2)
6+
activesupport (= 7.2.2.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.5.1)
11-
actionpack (= 7.1.5.1)
12-
activejob (= 7.1.5.1)
13-
activerecord (= 7.1.5.1)
14-
activestorage (= 7.1.5.1)
15-
activesupport (= 7.1.5.1)
16-
mail (>= 2.7.1)
17-
net-imap
18-
net-pop
19-
net-smtp
20-
actionmailer (7.1.5.1)
21-
actionpack (= 7.1.5.1)
22-
actionview (= 7.1.5.1)
23-
activejob (= 7.1.5.1)
24-
activesupport (= 7.1.5.1)
25-
mail (~> 2.5, >= 2.5.4)
26-
net-imap
27-
net-pop
28-
net-smtp
10+
actionmailbox (7.2.2.2)
11+
actionpack (= 7.2.2.2)
12+
activejob (= 7.2.2.2)
13+
activerecord (= 7.2.2.2)
14+
activestorage (= 7.2.2.2)
15+
activesupport (= 7.2.2.2)
16+
mail (>= 2.8.0)
17+
actionmailer (7.2.2.2)
18+
actionpack (= 7.2.2.2)
19+
actionview (= 7.2.2.2)
20+
activejob (= 7.2.2.2)
21+
activesupport (= 7.2.2.2)
22+
mail (>= 2.8.0)
2923
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.5.1)
31-
actionview (= 7.1.5.1)
32-
activesupport (= 7.1.5.1)
24+
actionpack (7.2.2.2)
25+
actionview (= 7.2.2.2)
26+
activesupport (= 7.2.2.2)
3327
nokogiri (>= 1.8.5)
3428
racc
35-
rack (>= 2.2.4)
29+
rack (>= 2.2.4, < 3.2)
3630
rack-session (>= 1.0.1)
3731
rack-test (>= 0.6.3)
3832
rails-dom-testing (~> 2.2)
3933
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.5.1)
41-
actionpack (= 7.1.5.1)
42-
activerecord (= 7.1.5.1)
43-
activestorage (= 7.1.5.1)
44-
activesupport (= 7.1.5.1)
34+
useragent (~> 0.16)
35+
actiontext (7.2.2.2)
36+
actionpack (= 7.2.2.2)
37+
activerecord (= 7.2.2.2)
38+
activestorage (= 7.2.2.2)
39+
activesupport (= 7.2.2.2)
4540
globalid (>= 0.6.0)
4641
nokogiri (>= 1.8.5)
47-
actionview (7.1.5.1)
48-
activesupport (= 7.1.5.1)
42+
actionview (7.2.2.2)
43+
activesupport (= 7.2.2.2)
4944
builder (~> 3.1)
5045
erubi (~> 1.11)
5146
rails-dom-testing (~> 2.2)
5247
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.5.1)
54-
activesupport (= 7.1.5.1)
48+
activejob (7.2.2.2)
49+
activesupport (= 7.2.2.2)
5550
globalid (>= 0.3.6)
56-
activemodel (7.1.5.1)
57-
activesupport (= 7.1.5.1)
58-
activerecord (7.1.5.1)
59-
activemodel (= 7.1.5.1)
60-
activesupport (= 7.1.5.1)
51+
activemodel (7.2.2.2)
52+
activesupport (= 7.2.2.2)
53+
activerecord (7.2.2.2)
54+
activemodel (= 7.2.2.2)
55+
activesupport (= 7.2.2.2)
6156
timeout (>= 0.4.0)
62-
activestorage (7.1.5.1)
63-
actionpack (= 7.1.5.1)
64-
activejob (= 7.1.5.1)
65-
activerecord (= 7.1.5.1)
66-
activesupport (= 7.1.5.1)
57+
activestorage (7.2.2.2)
58+
actionpack (= 7.2.2.2)
59+
activejob (= 7.2.2.2)
60+
activerecord (= 7.2.2.2)
61+
activesupport (= 7.2.2.2)
6762
marcel (~> 1.0)
6863
activestorage-validator (0.4.0)
6964
rails (>= 6.1.0)
70-
activesupport (7.1.5.1)
65+
activesupport (7.2.2.2)
7166
base64
7267
benchmark (>= 0.3)
7368
bigdecimal
74-
concurrent-ruby (~> 1.0, >= 1.0.2)
69+
concurrent-ruby (~> 1.0, >= 1.3.1)
7570
connection_pool (>= 2.2.5)
7671
drb
7772
i18n (>= 1.6, < 2)
7873
logger (>= 1.4.2)
7974
minitest (>= 5.1)
80-
mutex_m
8175
securerandom (>= 0.3)
82-
tzinfo (~> 2.0)
76+
tzinfo (~> 2.0, >= 2.0.5)
8377
addressable (2.8.5)
8478
public_suffix (>= 2.0.2, < 6.0)
8579
administrate (0.20.1)
@@ -133,7 +127,7 @@ GEM
133127
thread_safe (~> 0.3, >= 0.3.1)
134128
backport (1.2.0)
135129
base64 (0.2.0)
136-
benchmark (0.4.0)
130+
benchmark (0.4.1)
137131
better_errors (2.10.1)
138132
erubi (>= 1.0.0)
139133
rack (>= 0.9.0)
@@ -145,7 +139,7 @@ GEM
145139
erubi (~> 1.4)
146140
parser (>= 2.4)
147141
smart_properties
148-
bigdecimal (3.1.9)
142+
bigdecimal (3.2.2)
149143
bindex (0.8.1)
150144
binding_of_caller (1.0.0)
151145
debug_inspector (>= 0.0.1)
@@ -202,7 +196,7 @@ GEM
202196
dotenv-rails (3.1.4)
203197
dotenv (= 3.1.4)
204198
railties (>= 6.1)
205-
drb (2.2.1)
199+
drb (2.2.3)
206200
dry-configurable (1.2.0)
207201
dry-core (~> 1.0, < 2)
208202
zeitwerk (~> 2.6)
@@ -236,6 +230,7 @@ GEM
236230
enumerize (2.7.0)
237231
activesupport (>= 3.2)
238232
equalizer (0.0.11)
233+
erb (5.0.2)
239234
erb_lint (0.5.0)
240235
activesupport
241236
better_html (>= 2.0.1)
@@ -322,8 +317,8 @@ GEM
322317
concurrent-ruby (~> 1.0)
323318
ice_nine (0.11.2)
324319
interception (0.5)
325-
io-console (0.8.0)
326-
irb (1.15.1)
320+
io-console (0.8.1)
321+
irb (1.15.2)
327322
pp (>= 0.6.0)
328323
rdoc (>= 4.0.0)
329324
reline (>= 0.4.2)
@@ -356,13 +351,13 @@ GEM
356351
listen (3.8.0)
357352
rb-fsevent (~> 0.10, >= 0.10.3)
358353
rb-inotify (~> 0.9, >= 0.9.10)
359-
logger (1.6.6)
354+
logger (1.7.0)
360355
lograge (0.13.0)
361356
actionpack (>= 4)
362357
activesupport (>= 4)
363358
railties (>= 4)
364359
request_store (~> 1.0)
365-
loofah (2.24.0)
360+
loofah (2.24.1)
366361
crass (~> 1.0.2)
367362
nokogiri (>= 1.12.0)
368363
lumberjack (1.2.9)
@@ -388,7 +383,6 @@ GEM
388383
msgpack (1.8.0)
389384
multi_json (1.15.0)
390385
multi_xml (0.6.0)
391-
mutex_m (0.3.0)
392386
nenv (0.3.0)
393387
net-http (0.6.0)
394388
uri
@@ -456,51 +450,52 @@ GEM
456450
pry-rescue (1.6.0)
457451
interception (>= 0.5)
458452
pry (>= 0.12.0)
459-
psych (5.2.3)
453+
psych (5.2.6)
460454
date
461455
stringio
462456
public_suffix (5.0.3)
463457
puma (6.5.0)
464458
nio4r (~> 2.0)
465459
racc (1.8.1)
466-
rack (2.2.14)
460+
rack (3.1.16)
467461
rack-attack (6.7.0)
468462
rack (>= 1.0, < 4)
469463
rack-cors (2.0.2)
470464
rack (>= 2.0.0)
471465
rack-mini-profiler (3.1.1)
472466
rack (>= 1.2.0)
473-
rack-protection (3.2.0)
467+
rack-protection (4.1.1)
474468
base64 (>= 0.1.0)
475-
rack (~> 2.2, >= 2.2.4)
469+
logger (>= 1.6.0)
470+
rack (>= 3.0.0, < 4)
476471
rack-proxy (0.7.7)
477472
rack
478-
rack-session (1.0.2)
479-
rack (< 3)
473+
rack-session (2.1.1)
474+
base64 (>= 0.1.0)
475+
rack (>= 3.0.0)
480476
rack-test (2.2.0)
481477
rack (>= 1.3)
482-
rackup (1.0.1)
483-
rack (< 3)
484-
webrick
485-
rails (7.1.5.1)
486-
actioncable (= 7.1.5.1)
487-
actionmailbox (= 7.1.5.1)
488-
actionmailer (= 7.1.5.1)
489-
actionpack (= 7.1.5.1)
490-
actiontext (= 7.1.5.1)
491-
actionview (= 7.1.5.1)
492-
activejob (= 7.1.5.1)
493-
activemodel (= 7.1.5.1)
494-
activerecord (= 7.1.5.1)
495-
activestorage (= 7.1.5.1)
496-
activesupport (= 7.1.5.1)
478+
rackup (2.2.1)
479+
rack (>= 3)
480+
rails (7.2.2.2)
481+
actioncable (= 7.2.2.2)
482+
actionmailbox (= 7.2.2.2)
483+
actionmailer (= 7.2.2.2)
484+
actionpack (= 7.2.2.2)
485+
actiontext (= 7.2.2.2)
486+
actionview (= 7.2.2.2)
487+
activejob (= 7.2.2.2)
488+
activemodel (= 7.2.2.2)
489+
activerecord (= 7.2.2.2)
490+
activestorage (= 7.2.2.2)
491+
activesupport (= 7.2.2.2)
497492
bundler (>= 1.15.0)
498-
railties (= 7.1.5.1)
493+
railties (= 7.2.2.2)
499494
rails-controller-testing (1.0.5)
500495
actionpack (>= 5.0.1.rc1)
501496
actionview (>= 5.0.1.rc1)
502497
activesupport (>= 5.0.1.rc1)
503-
rails-dom-testing (2.2.0)
498+
rails-dom-testing (2.3.0)
504499
activesupport (>= 5.0.0)
505500
minitest
506501
nokogiri (>= 1.6)
@@ -515,21 +510,22 @@ GEM
515510
rails-html-sanitizer (1.6.2)
516511
loofah (~> 2.21)
517512
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)
518-
railties (7.1.5.1)
519-
actionpack (= 7.1.5.1)
520-
activesupport (= 7.1.5.1)
521-
irb
513+
railties (7.2.2.2)
514+
actionpack (= 7.2.2.2)
515+
activesupport (= 7.2.2.2)
516+
irb (~> 1.13)
522517
rackup (>= 1.0.0)
523518
rake (>= 12.2)
524519
thor (~> 1.0, >= 1.2.2)
525520
zeitwerk (~> 2.6)
526521
rainbow (3.1.1)
527-
rake (13.2.1)
522+
rake (13.3.0)
528523
rb-fsevent (0.11.2)
529524
rb-inotify (0.10.1)
530525
ffi (~> 1.0)
531526
rbs (2.8.4)
532-
rdoc (6.12.0)
527+
rdoc (6.14.2)
528+
erb
533529
psych (>= 4.0.0)
534530
redis-client (0.24.0)
535531
connection_pool
@@ -539,7 +535,7 @@ GEM
539535
rainbow (>= 2.0, < 4.0)
540536
rexml (~> 3.1)
541537
regexp_parser (2.9.0)
542-
reline (0.6.0)
538+
reline (0.6.2)
543539
io-console (~> 0.5)
544540
request_store (1.7.0)
545541
rack (>= 1.4)
@@ -698,7 +694,7 @@ GEM
698694
lint_roller (~> 1.0)
699695
rubocop-rails (~> 2.20.2)
700696
statesman (10.0.0)
701-
stringio (3.1.5)
697+
stringio (3.1.7)
702698
terser (1.2.5)
703699
execjs (>= 0.3.0, < 3)
704700
thor (1.4.0)
@@ -720,6 +716,7 @@ GEM
720716
unicode-display_width (2.5.0)
721717
uniform_notifier (1.16.0)
722718
uri (1.0.3)
719+
useragent (0.16.11)
723720
version_gem (1.1.3)
724721
view_component (3.11.0)
725722
activesupport (>= 5.2.0, < 8.0)
@@ -744,9 +741,8 @@ GEM
744741
rack-proxy (>= 0.6.1)
745742
railties (>= 5.2)
746743
semantic_range (>= 2.3.0)
747-
webrick (1.9.1)
748744
websocket (1.2.11)
749-
websocket-driver (0.7.7)
745+
websocket-driver (0.8.0)
750746
base64
751747
websocket-extensions (>= 0.1.0)
752748
websocket-extensions (0.1.5)
@@ -755,7 +751,7 @@ GEM
755751
xpath (3.2.0)
756752
nokogiri (~> 1.8)
757753
yard (0.9.36)
758-
zeitwerk (2.7.2)
754+
zeitwerk (2.7.3)
759755

760756
PLATFORMS
761757
ruby
@@ -825,7 +821,7 @@ DEPENDENCIES
825821
rack-attack
826822
rack-cors
827823
rack-mini-profiler
828-
rails (~> 7.1.0)
824+
rails (~> 7.2.2)
829825
rails-controller-testing
830826
rails-erd
831827
rails-healthcheck

0 commit comments

Comments
 (0)