Skip to content

Commit 7dca00b

Browse files
dependabot[bot]rosa
authored andcommitted
Bump activerecord from 7.1.5.1 to 7.1.5.2
Bumps [activerecord](https://github.com/rails/rails) from 7.1.5.1 to 7.1.5.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.3/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.1.5.1...v7.1.5.2) --- updated-dependencies: - dependency-name: activerecord dependency-version: 7.1.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42b09e9 commit 7dca00b

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -12,32 +12,32 @@ PATH
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
actionpack (7.1.5.1)
16-
actionview (= 7.1.5.1)
17-
activesupport (= 7.1.5.1)
15+
actionpack (7.1.5.2)
16+
actionview (= 7.1.5.2)
17+
activesupport (= 7.1.5.2)
1818
nokogiri (>= 1.8.5)
1919
racc
2020
rack (>= 2.2.4)
2121
rack-session (>= 1.0.1)
2222
rack-test (>= 0.6.3)
2323
rails-dom-testing (~> 2.2)
2424
rails-html-sanitizer (~> 1.6)
25-
actionview (7.1.5.1)
26-
activesupport (= 7.1.5.1)
25+
actionview (7.1.5.2)
26+
activesupport (= 7.1.5.2)
2727
builder (~> 3.1)
2828
erubi (~> 1.11)
2929
rails-dom-testing (~> 2.2)
3030
rails-html-sanitizer (~> 1.6)
31-
activejob (7.1.5.1)
32-
activesupport (= 7.1.5.1)
31+
activejob (7.1.5.2)
32+
activesupport (= 7.1.5.2)
3333
globalid (>= 0.3.6)
34-
activemodel (7.1.5.1)
35-
activesupport (= 7.1.5.1)
36-
activerecord (7.1.5.1)
37-
activemodel (= 7.1.5.1)
38-
activesupport (= 7.1.5.1)
34+
activemodel (7.1.5.2)
35+
activesupport (= 7.1.5.2)
36+
activerecord (7.1.5.2)
37+
activemodel (= 7.1.5.2)
38+
activesupport (= 7.1.5.2)
3939
timeout (>= 0.4.0)
40-
activesupport (7.1.5.1)
40+
activesupport (7.1.5.2)
4141
base64
4242
benchmark (>= 0.3)
4343
bigdecimal
@@ -55,18 +55,18 @@ GEM
5555
rake
5656
thor (>= 0.14.0)
5757
ast (2.4.2)
58-
base64 (0.2.0)
59-
benchmark (0.4.0)
60-
bigdecimal (3.1.9)
58+
base64 (0.3.0)
59+
benchmark (0.4.1)
60+
bigdecimal (3.3.1)
6161
builder (3.3.0)
62-
concurrent-ruby (1.3.4)
63-
connection_pool (2.4.1)
62+
concurrent-ruby (1.3.5)
63+
connection_pool (2.5.4)
6464
crass (1.0.6)
6565
date (3.4.1)
6666
debug (1.9.2)
6767
irb (~> 1.10)
6868
reline (>= 0.3.8)
69-
drb (2.2.1)
69+
drb (2.2.3)
7070
erubi (1.13.1)
7171
et-orbi (1.2.11)
7272
tzinfo
@@ -75,7 +75,7 @@ GEM
7575
raabro (~> 1.4)
7676
globalid (1.2.1)
7777
activesupport (>= 6.1)
78-
i18n (1.14.6)
78+
i18n (1.14.7)
7979
concurrent-ruby (~> 1.0)
8080
io-console (0.8.0)
8181
irb (1.14.3)
@@ -87,7 +87,7 @@ GEM
8787
loofah (2.23.1)
8888
crass (~> 1.0.2)
8989
nokogiri (>= 1.12.0)
90-
minitest (5.25.4)
90+
minitest (5.26.0)
9191
mocha (2.1.0)
9292
ruby2_keywords (>= 0.0.5)
9393
mutex_m (0.3.0)
@@ -128,9 +128,9 @@ GEM
128128
rails-html-sanitizer (1.6.2)
129129
loofah (~> 2.21)
130130
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)
131-
railties (7.1.5.1)
132-
actionpack (= 7.1.5.1)
133-
activesupport (= 7.1.5.1)
131+
railties (7.1.5.2)
132+
actionpack (= 7.1.5.2)
133+
activesupport (= 7.1.5.2)
134134
irb
135135
rackup (>= 1.0.0)
136136
rake (>= 12.2)

0 commit comments

Comments
 (0)