Skip to content

Commit 4096d8d

Browse files
chore(deps): bump activerecord from 7.2.2.1 to 7.2.2.2
Bumps [activerecord](https://github.com/rails/rails) from 7.2.2.1 to 7.2.2.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.2.2.1...v7.2.2.2) --- updated-dependencies: - dependency-name: activerecord dependency-version: 7.2.2.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ee5338 commit 4096d8d

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -53,29 +53,29 @@ GEM
5353
remote: https://rubygems.org/
5454
specs:
5555
Ascii85 (2.0.1)
56-
actioncable (7.2.2.1)
57-
actionpack (= 7.2.2.1)
58-
activesupport (= 7.2.2.1)
56+
actioncable (7.2.2.2)
57+
actionpack (= 7.2.2.2)
58+
activesupport (= 7.2.2.2)
5959
nio4r (~> 2.0)
6060
websocket-driver (>= 0.6.1)
6161
zeitwerk (~> 2.6)
62-
actionmailbox (7.2.2.1)
63-
actionpack (= 7.2.2.1)
64-
activejob (= 7.2.2.1)
65-
activerecord (= 7.2.2.1)
66-
activestorage (= 7.2.2.1)
67-
activesupport (= 7.2.2.1)
62+
actionmailbox (7.2.2.2)
63+
actionpack (= 7.2.2.2)
64+
activejob (= 7.2.2.2)
65+
activerecord (= 7.2.2.2)
66+
activestorage (= 7.2.2.2)
67+
activesupport (= 7.2.2.2)
6868
mail (>= 2.8.0)
69-
actionmailer (7.2.2.1)
70-
actionpack (= 7.2.2.1)
71-
actionview (= 7.2.2.1)
72-
activejob (= 7.2.2.1)
73-
activesupport (= 7.2.2.1)
69+
actionmailer (7.2.2.2)
70+
actionpack (= 7.2.2.2)
71+
actionview (= 7.2.2.2)
72+
activejob (= 7.2.2.2)
73+
activesupport (= 7.2.2.2)
7474
mail (>= 2.8.0)
7575
rails-dom-testing (~> 2.2)
76-
actionpack (7.2.2.1)
77-
actionview (= 7.2.2.1)
78-
activesupport (= 7.2.2.1)
76+
actionpack (7.2.2.2)
77+
actionview (= 7.2.2.2)
78+
activesupport (= 7.2.2.2)
7979
nokogiri (>= 1.8.5)
8080
racc
8181
rack (>= 2.2.4, < 3.2)
@@ -84,37 +84,37 @@ GEM
8484
rails-dom-testing (~> 2.2)
8585
rails-html-sanitizer (~> 1.6)
8686
useragent (~> 0.16)
87-
actiontext (7.2.2.1)
88-
actionpack (= 7.2.2.1)
89-
activerecord (= 7.2.2.1)
90-
activestorage (= 7.2.2.1)
91-
activesupport (= 7.2.2.1)
87+
actiontext (7.2.2.2)
88+
actionpack (= 7.2.2.2)
89+
activerecord (= 7.2.2.2)
90+
activestorage (= 7.2.2.2)
91+
activesupport (= 7.2.2.2)
9292
globalid (>= 0.6.0)
9393
nokogiri (>= 1.8.5)
94-
actionview (7.2.2.1)
95-
activesupport (= 7.2.2.1)
94+
actionview (7.2.2.2)
95+
activesupport (= 7.2.2.2)
9696
builder (~> 3.1)
9797
erubi (~> 1.11)
9898
rails-dom-testing (~> 2.2)
9999
rails-html-sanitizer (~> 1.6)
100-
activejob (7.2.2.1)
101-
activesupport (= 7.2.2.1)
100+
activejob (7.2.2.2)
101+
activesupport (= 7.2.2.2)
102102
globalid (>= 0.3.6)
103-
activemodel (7.2.2.1)
104-
activesupport (= 7.2.2.1)
105-
activerecord (7.2.2.1)
106-
activemodel (= 7.2.2.1)
107-
activesupport (= 7.2.2.1)
103+
activemodel (7.2.2.2)
104+
activesupport (= 7.2.2.2)
105+
activerecord (7.2.2.2)
106+
activemodel (= 7.2.2.2)
107+
activesupport (= 7.2.2.2)
108108
timeout (>= 0.4.0)
109109
activerecord-import (2.1.0)
110110
activerecord (>= 4.2)
111-
activestorage (7.2.2.1)
112-
actionpack (= 7.2.2.1)
113-
activejob (= 7.2.2.1)
114-
activerecord (= 7.2.2.1)
115-
activesupport (= 7.2.2.1)
111+
activestorage (7.2.2.2)
112+
actionpack (= 7.2.2.2)
113+
activejob (= 7.2.2.2)
114+
activerecord (= 7.2.2.2)
115+
activesupport (= 7.2.2.2)
116116
marcel (~> 1.0)
117-
activesupport (7.2.2.1)
117+
activesupport (7.2.2.2)
118118
base64
119119
benchmark (>= 0.3)
120120
bigdecimal
@@ -453,20 +453,20 @@ GEM
453453
rack (>= 1.3)
454454
rackup (2.2.1)
455455
rack (>= 3)
456-
rails (7.2.2.1)
457-
actioncable (= 7.2.2.1)
458-
actionmailbox (= 7.2.2.1)
459-
actionmailer (= 7.2.2.1)
460-
actionpack (= 7.2.2.1)
461-
actiontext (= 7.2.2.1)
462-
actionview (= 7.2.2.1)
463-
activejob (= 7.2.2.1)
464-
activemodel (= 7.2.2.1)
465-
activerecord (= 7.2.2.1)
466-
activestorage (= 7.2.2.1)
467-
activesupport (= 7.2.2.1)
456+
rails (7.2.2.2)
457+
actioncable (= 7.2.2.2)
458+
actionmailbox (= 7.2.2.2)
459+
actionmailer (= 7.2.2.2)
460+
actionpack (= 7.2.2.2)
461+
actiontext (= 7.2.2.2)
462+
actionview (= 7.2.2.2)
463+
activejob (= 7.2.2.2)
464+
activemodel (= 7.2.2.2)
465+
activerecord (= 7.2.2.2)
466+
activestorage (= 7.2.2.2)
467+
activesupport (= 7.2.2.2)
468468
bundler (>= 1.15.0)
469-
railties (= 7.2.2.1)
469+
railties (= 7.2.2.2)
470470
rails-controller-testing (1.0.5)
471471
actionpack (>= 5.0.1.rc1)
472472
actionview (>= 5.0.1.rc1)
@@ -481,9 +481,9 @@ GEM
481481
rails-i18n (7.0.10)
482482
i18n (>= 0.7, < 2)
483483
railties (>= 6.0.0, < 8)
484-
railties (7.2.2.1)
485-
actionpack (= 7.2.2.1)
486-
activesupport (= 7.2.2.1)
484+
railties (7.2.2.2)
485+
actionpack (= 7.2.2.2)
486+
activesupport (= 7.2.2.2)
487487
irb (~> 1.13)
488488
rackup (>= 1.0.0)
489489
rake (>= 12.2)

0 commit comments

Comments
 (0)