Skip to content

Commit 5c1b31e

Browse files
dependabot[bot]djmb
authored andcommitted
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb5007e commit 5c1b31e

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

Gemfile.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actionpack (7.2.2.1)
13-
actionview (= 7.2.2.1)
14-
activesupport (= 7.2.2.1)
12+
actionpack (7.2.2.2)
13+
actionview (= 7.2.2.2)
14+
activesupport (= 7.2.2.2)
1515
nokogiri (>= 1.8.5)
1616
racc
1717
rack (>= 2.2.4, < 3.2)
@@ -20,22 +20,22 @@ GEM
2020
rails-dom-testing (~> 2.2)
2121
rails-html-sanitizer (~> 1.6)
2222
useragent (~> 0.16)
23-
actionview (7.2.2.1)
24-
activesupport (= 7.2.2.1)
23+
actionview (7.2.2.2)
24+
activesupport (= 7.2.2.2)
2525
builder (~> 3.1)
2626
erubi (~> 1.11)
2727
rails-dom-testing (~> 2.2)
2828
rails-html-sanitizer (~> 1.6)
29-
activejob (7.2.2.1)
30-
activesupport (= 7.2.2.1)
29+
activejob (7.2.2.2)
30+
activesupport (= 7.2.2.2)
3131
globalid (>= 0.3.6)
32-
activemodel (7.2.2.1)
33-
activesupport (= 7.2.2.1)
34-
activerecord (7.2.2.1)
35-
activemodel (= 7.2.2.1)
36-
activesupport (= 7.2.2.1)
32+
activemodel (7.2.2.2)
33+
activesupport (= 7.2.2.2)
34+
activerecord (7.2.2.2)
35+
activemodel (= 7.2.2.2)
36+
activesupport (= 7.2.2.2)
3737
timeout (>= 0.4.0)
38-
activesupport (7.2.2.1)
38+
activesupport (7.2.2.2)
3939
base64
4040
benchmark (>= 0.3)
4141
bigdecimal
@@ -52,34 +52,34 @@ GEM
5252
rake
5353
thor (>= 0.14.0)
5454
ast (2.4.2)
55-
base64 (0.2.0)
56-
benchmark (0.4.0)
57-
bigdecimal (3.1.8)
55+
base64 (0.3.0)
56+
benchmark (0.4.1)
57+
bigdecimal (3.2.2)
5858
builder (3.3.0)
59-
concurrent-ruby (1.3.4)
60-
connection_pool (2.4.1)
59+
concurrent-ruby (1.3.5)
60+
connection_pool (2.5.3)
6161
crass (1.0.6)
6262
date (3.4.1)
6363
debug (1.9.1)
6464
irb (~> 1.10)
6565
reline (>= 0.3.8)
66-
drb (2.2.1)
66+
drb (2.2.3)
6767
erubi (1.13.0)
6868
globalid (1.2.1)
6969
activesupport (>= 6.1)
70-
i18n (1.14.6)
70+
i18n (1.14.7)
7171
concurrent-ruby (~> 1.0)
7272
io-console (0.8.0)
7373
irb (1.14.1)
7474
rdoc (>= 4.0.0)
7575
reline (>= 0.4.2)
7676
json (2.9.0)
7777
language_server-protocol (3.17.0.3)
78-
logger (1.6.2)
78+
logger (1.7.0)
7979
loofah (2.23.1)
8080
crass (~> 1.0.2)
8181
nokogiri (>= 1.12.0)
82-
minitest (5.25.4)
82+
minitest (5.25.5)
8383
mocha (2.1.0)
8484
ruby2_keywords (>= 0.0.5)
8585
msgpack (1.7.2)
@@ -114,9 +114,9 @@ GEM
114114
rails-html-sanitizer (1.6.1)
115115
loofah (~> 2.21)
116116
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)
117-
railties (7.2.2.1)
118-
actionpack (= 7.2.2.1)
119-
activesupport (= 7.2.2.1)
117+
railties (7.2.2.2)
118+
actionpack (= 7.2.2.2)
119+
activesupport (= 7.2.2.2)
120120
irb (~> 1.13)
121121
rackup (>= 1.0.0)
122122
rake (>= 12.2)
@@ -158,7 +158,7 @@ GEM
158158
rubocop-ast (>= 1.30.0, < 2.0)
159159
ruby-progressbar (1.13.0)
160160
ruby2_keywords (0.0.5)
161-
securerandom (0.4.0)
161+
securerandom (0.4.1)
162162
sprockets (4.2.1)
163163
concurrent-ruby (~> 1.0)
164164
rack (>= 2.2.4, < 4)
@@ -171,7 +171,7 @@ GEM
171171
sqlite3 (1.7.0-x86_64-linux)
172172
stringio (3.1.2)
173173
thor (1.3.2)
174-
timeout (0.4.2)
174+
timeout (0.4.3)
175175
tzinfo (2.0.6)
176176
concurrent-ruby (~> 1.0)
177177
unicode-display_width (3.1.2)

0 commit comments

Comments
 (0)