Skip to content

Commit c0ec681

Browse files
Bump activerecord in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [activerecord](https://github.com/rails/rails). Updates `activerecord` 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 dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bf4235 commit c0ec681

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
@@ -1,29 +1,29 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2.1)
5-
actionpack (= 7.2.2.1)
6-
activesupport (= 7.2.2.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.2.2.1)
11-
actionpack (= 7.2.2.1)
12-
activejob (= 7.2.2.1)
13-
activerecord (= 7.2.2.1)
14-
activestorage (= 7.2.2.1)
15-
activesupport (= 7.2.2.1)
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)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2.1)
18-
actionpack (= 7.2.2.1)
19-
actionview (= 7.2.2.1)
20-
activejob (= 7.2.2.1)
21-
activesupport (= 7.2.2.1)
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)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2.1)
25-
actionview (= 7.2.2.1)
26-
activesupport (= 7.2.2.1)
24+
actionpack (7.2.2.2)
25+
actionview (= 7.2.2.2)
26+
activesupport (= 7.2.2.2)
2727
nokogiri (>= 1.8.5)
2828
racc
2929
rack (>= 2.2.4, < 3.2)
@@ -32,35 +32,35 @@ GEM
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (7.2.2.1)
36-
actionpack (= 7.2.2.1)
37-
activerecord (= 7.2.2.1)
38-
activestorage (= 7.2.2.1)
39-
activesupport (= 7.2.2.1)
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)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.1)
43-
activesupport (= 7.2.2.1)
42+
actionview (7.2.2.2)
43+
activesupport (= 7.2.2.2)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2.1)
49-
activesupport (= 7.2.2.1)
48+
activejob (7.2.2.2)
49+
activesupport (= 7.2.2.2)
5050
globalid (>= 0.3.6)
51-
activemodel (7.2.2.1)
52-
activesupport (= 7.2.2.1)
53-
activerecord (7.2.2.1)
54-
activemodel (= 7.2.2.1)
55-
activesupport (= 7.2.2.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)
5656
timeout (>= 0.4.0)
57-
activestorage (7.2.2.1)
58-
actionpack (= 7.2.2.1)
59-
activejob (= 7.2.2.1)
60-
activerecord (= 7.2.2.1)
61-
activesupport (= 7.2.2.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)
6262
marcel (~> 1.0)
63-
activesupport (7.2.2.1)
63+
activesupport (7.2.2.2)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -294,20 +294,20 @@ GEM
294294
rackup (1.0.1)
295295
rack (< 3)
296296
webrick
297-
rails (7.2.2.1)
298-
actioncable (= 7.2.2.1)
299-
actionmailbox (= 7.2.2.1)
300-
actionmailer (= 7.2.2.1)
301-
actionpack (= 7.2.2.1)
302-
actiontext (= 7.2.2.1)
303-
actionview (= 7.2.2.1)
304-
activejob (= 7.2.2.1)
305-
activemodel (= 7.2.2.1)
306-
activerecord (= 7.2.2.1)
307-
activestorage (= 7.2.2.1)
308-
activesupport (= 7.2.2.1)
297+
rails (7.2.2.2)
298+
actioncable (= 7.2.2.2)
299+
actionmailbox (= 7.2.2.2)
300+
actionmailer (= 7.2.2.2)
301+
actionpack (= 7.2.2.2)
302+
actiontext (= 7.2.2.2)
303+
actionview (= 7.2.2.2)
304+
activejob (= 7.2.2.2)
305+
activemodel (= 7.2.2.2)
306+
activerecord (= 7.2.2.2)
307+
activestorage (= 7.2.2.2)
308+
activesupport (= 7.2.2.2)
309309
bundler (>= 1.15.0)
310-
railties (= 7.2.2.1)
310+
railties (= 7.2.2.2)
311311
rails-controller-testing (1.0.5)
312312
actionpack (>= 5.0.1.rc1)
313313
actionview (>= 5.0.1.rc1)
@@ -319,9 +319,9 @@ GEM
319319
rails-html-sanitizer (1.6.2)
320320
loofah (~> 2.21)
321321
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)
322-
railties (7.2.2.1)
323-
actionpack (= 7.2.2.1)
324-
activesupport (= 7.2.2.1)
322+
railties (7.2.2.2)
323+
actionpack (= 7.2.2.2)
324+
activesupport (= 7.2.2.2)
325325
irb (~> 1.13)
326326
rackup (>= 1.0.0)
327327
rake (>= 12.2)

0 commit comments

Comments
 (0)