Skip to content

Commit 321e51e

Browse files
Bump activerecord from 7.2.2 to 7.2.2.1
Bumps [activerecord](https://github.com/rails/rails) from 7.2.2 to 7.2.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v7.2.2...v7.2.2.1) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0f0402 commit 321e51e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activemodel (7.2.2)
5-
activesupport (= 7.2.2)
6-
activerecord (7.2.2)
7-
activemodel (= 7.2.2)
8-
activesupport (= 7.2.2)
4+
activemodel (7.2.2.1)
5+
activesupport (= 7.2.2.1)
6+
activerecord (7.2.2.1)
7+
activemodel (= 7.2.2.1)
8+
activesupport (= 7.2.2.1)
99
timeout (>= 0.4.0)
10-
activesupport (7.2.2)
10+
activesupport (7.2.2.1)
1111
base64
1212
benchmark (>= 0.3)
1313
bigdecimal
@@ -34,7 +34,7 @@ GEM
3434
async-io (1.43.2)
3535
async
3636
base64 (0.2.0)
37-
benchmark (0.3.0)
37+
benchmark (0.4.0)
3838
bigdecimal (3.1.8)
3939
browserstack-local (1.4.3)
4040
byebug (11.1.3)
@@ -89,7 +89,7 @@ GEM
8989
reline (>= 0.4.2)
9090
json (2.9.1)
9191
language_server-protocol (3.17.0.3)
92-
logger (1.6.1)
92+
logger (1.6.4)
9393
matrix (0.4.2)
9494
maxmind-db (1.2.0)
9595
method_source (1.1.0)
@@ -98,7 +98,7 @@ GEM
9898
mime-types-data (~> 3.2015)
9999
mime-types-data (3.2024.1001)
100100
mini_mime (1.1.5)
101-
minitest (5.25.1)
101+
minitest (5.25.4)
102102
mojo_magick (0.6.8)
103103
msfrpc-client (1.1.2)
104104
msgpack (~> 1)
@@ -197,7 +197,7 @@ GEM
197197
rushover (0.3.0)
198198
json
199199
rest-client
200-
securerandom (0.3.1)
200+
securerandom (0.4.1)
201201
selenium-webdriver (4.27.0)
202202
base64 (~> 0.2)
203203
logger (~> 1.4)
@@ -242,7 +242,7 @@ GEM
242242
eventmachine (~> 1.0, >= 1.0.4)
243243
rack (>= 1, < 3)
244244
tilt (2.4.0)
245-
timeout (0.4.1)
245+
timeout (0.4.3)
246246
timers (4.3.5)
247247
tins (1.37.0)
248248
bigdecimal

0 commit comments

Comments
 (0)