Skip to content

Commit b21497d

Browse files
committed
Bump Rails version to 7.2.2.2
1 parent 2ad373a commit b21497d

2 files changed

Lines changed: 55 additions & 55 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
source 'https://rubygems.org'
44

5-
gem 'rails', '7.2.2.1'
5+
gem 'rails', '7.2.2.2'
66

77
gem 'active_model_serializers'
88
gem 'activerecord-session_store'

Gemfile.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -23,29 +23,29 @@ GEM
2323
GEM
2424
remote: https://rubygems.org/
2525
specs:
26-
actioncable (7.2.2.1)
27-
actionpack (= 7.2.2.1)
28-
activesupport (= 7.2.2.1)
26+
actioncable (7.2.2.2)
27+
actionpack (= 7.2.2.2)
28+
activesupport (= 7.2.2.2)
2929
nio4r (~> 2.0)
3030
websocket-driver (>= 0.6.1)
3131
zeitwerk (~> 2.6)
32-
actionmailbox (7.2.2.1)
33-
actionpack (= 7.2.2.1)
34-
activejob (= 7.2.2.1)
35-
activerecord (= 7.2.2.1)
36-
activestorage (= 7.2.2.1)
37-
activesupport (= 7.2.2.1)
32+
actionmailbox (7.2.2.2)
33+
actionpack (= 7.2.2.2)
34+
activejob (= 7.2.2.2)
35+
activerecord (= 7.2.2.2)
36+
activestorage (= 7.2.2.2)
37+
activesupport (= 7.2.2.2)
3838
mail (>= 2.8.0)
39-
actionmailer (7.2.2.1)
40-
actionpack (= 7.2.2.1)
41-
actionview (= 7.2.2.1)
42-
activejob (= 7.2.2.1)
43-
activesupport (= 7.2.2.1)
39+
actionmailer (7.2.2.2)
40+
actionpack (= 7.2.2.2)
41+
actionview (= 7.2.2.2)
42+
activejob (= 7.2.2.2)
43+
activesupport (= 7.2.2.2)
4444
mail (>= 2.8.0)
4545
rails-dom-testing (~> 2.2)
46-
actionpack (7.2.2.1)
47-
actionview (= 7.2.2.1)
48-
activesupport (= 7.2.2.1)
46+
actionpack (7.2.2.2)
47+
actionview (= 7.2.2.2)
48+
activesupport (= 7.2.2.2)
4949
nokogiri (>= 1.8.5)
5050
racc
5151
rack (>= 2.2.4, < 3.2)
@@ -54,15 +54,15 @@ GEM
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
5656
useragent (~> 0.16)
57-
actiontext (7.2.2.1)
58-
actionpack (= 7.2.2.1)
59-
activerecord (= 7.2.2.1)
60-
activestorage (= 7.2.2.1)
61-
activesupport (= 7.2.2.1)
57+
actiontext (7.2.2.2)
58+
actionpack (= 7.2.2.2)
59+
activerecord (= 7.2.2.2)
60+
activestorage (= 7.2.2.2)
61+
activesupport (= 7.2.2.2)
6262
globalid (>= 0.6.0)
6363
nokogiri (>= 1.8.5)
64-
actionview (7.2.2.1)
65-
activesupport (= 7.2.2.1)
64+
actionview (7.2.2.2)
65+
activesupport (= 7.2.2.2)
6666
builder (~> 3.1)
6767
erubi (~> 1.11)
6868
rails-dom-testing (~> 2.2)
@@ -72,32 +72,32 @@ GEM
7272
activemodel (>= 4.1)
7373
case_transform (>= 0.2)
7474
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
75-
activejob (7.2.2.1)
76-
activesupport (= 7.2.2.1)
75+
activejob (7.2.2.2)
76+
activesupport (= 7.2.2.2)
7777
globalid (>= 0.3.6)
78-
activemodel (7.2.2.1)
79-
activesupport (= 7.2.2.1)
78+
activemodel (7.2.2.2)
79+
activesupport (= 7.2.2.2)
8080
activemodel-serializers-xml (1.0.3)
8181
activemodel (>= 5.0.0.a)
8282
activesupport (>= 5.0.0.a)
8383
builder (~> 3.1)
84-
activerecord (7.2.2.1)
85-
activemodel (= 7.2.2.1)
86-
activesupport (= 7.2.2.1)
84+
activerecord (7.2.2.2)
85+
activemodel (= 7.2.2.2)
86+
activesupport (= 7.2.2.2)
8787
timeout (>= 0.4.0)
8888
activerecord-session_store (2.0.0)
8989
actionpack (>= 5.2.4.1)
9090
activerecord (>= 5.2.4.1)
9191
multi_json (~> 1.11, >= 1.11.2)
9292
rack (>= 2.0.8, < 3)
9393
railties (>= 5.2.4.1)
94-
activestorage (7.2.2.1)
95-
actionpack (= 7.2.2.1)
96-
activejob (= 7.2.2.1)
97-
activerecord (= 7.2.2.1)
98-
activesupport (= 7.2.2.1)
94+
activestorage (7.2.2.2)
95+
actionpack (= 7.2.2.2)
96+
activejob (= 7.2.2.2)
97+
activerecord (= 7.2.2.2)
98+
activesupport (= 7.2.2.2)
9999
marcel (~> 1.0)
100-
activesupport (7.2.2.1)
100+
activesupport (7.2.2.2)
101101
base64
102102
benchmark (>= 0.3)
103103
bigdecimal
@@ -472,20 +472,20 @@ GEM
472472
rackup (1.0.1)
473473
rack (< 3)
474474
webrick
475-
rails (7.2.2.1)
476-
actioncable (= 7.2.2.1)
477-
actionmailbox (= 7.2.2.1)
478-
actionmailer (= 7.2.2.1)
479-
actionpack (= 7.2.2.1)
480-
actiontext (= 7.2.2.1)
481-
actionview (= 7.2.2.1)
482-
activejob (= 7.2.2.1)
483-
activemodel (= 7.2.2.1)
484-
activerecord (= 7.2.2.1)
485-
activestorage (= 7.2.2.1)
486-
activesupport (= 7.2.2.1)
475+
rails (7.2.2.2)
476+
actioncable (= 7.2.2.2)
477+
actionmailbox (= 7.2.2.2)
478+
actionmailer (= 7.2.2.2)
479+
actionpack (= 7.2.2.2)
480+
actiontext (= 7.2.2.2)
481+
actionview (= 7.2.2.2)
482+
activejob (= 7.2.2.2)
483+
activemodel (= 7.2.2.2)
484+
activerecord (= 7.2.2.2)
485+
activestorage (= 7.2.2.2)
486+
activesupport (= 7.2.2.2)
487487
bundler (>= 1.15.0)
488-
railties (= 7.2.2.1)
488+
railties (= 7.2.2.2)
489489
rails-controller-testing (1.0.5)
490490
actionpack (>= 5.0.1.rc1)
491491
actionview (>= 5.0.1.rc1)
@@ -507,9 +507,9 @@ GEM
507507
nested_form (~> 0.3)
508508
rails (>= 6.0, < 9)
509509
turbo-rails (>= 1.0, < 3)
510-
railties (7.2.2.1)
511-
actionpack (= 7.2.2.1)
512-
activesupport (= 7.2.2.1)
510+
railties (7.2.2.2)
511+
actionpack (= 7.2.2.2)
512+
activesupport (= 7.2.2.2)
513513
irb (~> 1.13)
514514
rackup (>= 1.0.0)
515515
rake (>= 12.2)
@@ -856,7 +856,7 @@ DEPENDENCIES
856856
puma
857857
pundit
858858
rack-cors
859-
rails (= 7.2.2.1)
859+
rails (= 7.2.2.2)
860860
rails-assets-clipboard (~> 1.5.12)!
861861
rails-assets-devbridge-autocomplete (~> 1.4.9)!
862862
rails-assets-eonasdan-bootstrap-datetimepicker (~> 4.17.42)!

0 commit comments

Comments
 (0)