Skip to content

Commit fad05f1

Browse files
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] <[email protected]>
1 parent 598d3c9 commit fad05f1

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actionpack (7.2.2.1)
5-
actionview (= 7.2.2.1)
6-
activesupport (= 7.2.2.1)
4+
actionpack (7.2.2.2)
5+
actionview (= 7.2.2.2)
6+
activesupport (= 7.2.2.2)
77
nokogiri (>= 1.8.5)
88
racc
99
rack (>= 2.2.4, < 3.2)
@@ -12,8 +12,8 @@ GEM
1212
rails-dom-testing (~> 2.2)
1313
rails-html-sanitizer (~> 1.6)
1414
useragent (~> 0.16)
15-
actionview (7.2.2.1)
16-
activesupport (= 7.2.2.1)
15+
actionview (7.2.2.2)
16+
activesupport (= 7.2.2.2)
1717
builder (~> 3.1)
1818
erubi (~> 1.11)
1919
rails-dom-testing (~> 2.2)
@@ -22,13 +22,13 @@ GEM
2222
actionpack (>= 3.0.2, < 8.1)
2323
activemodel (>= 3.0.2, < 8.1)
2424
activesupport (>= 3.0.2, < 8.1)
25-
activemodel (7.2.2.1)
26-
activesupport (= 7.2.2.1)
27-
activerecord (7.2.2.1)
28-
activemodel (= 7.2.2.1)
29-
activesupport (= 7.2.2.1)
25+
activemodel (7.2.2.2)
26+
activesupport (= 7.2.2.2)
27+
activerecord (7.2.2.2)
28+
activemodel (= 7.2.2.2)
29+
activesupport (= 7.2.2.2)
3030
timeout (>= 0.4.0)
31-
activesupport (7.2.2.1)
31+
activesupport (7.2.2.2)
3232
base64
3333
benchmark (>= 0.3)
3434
bigdecimal

0 commit comments

Comments
 (0)