Skip to content

Commit 68f943e

Browse files
Merge pull request #3239 from beefproject/dependabot/bundler/activerecord-7.2.2.1
Bump activerecord from 7.2.2 to 7.2.2.1
2 parents e1e381e + 2290953 commit 68f943e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: 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)
@@ -90,7 +90,7 @@ GEM
9090
reline (>= 0.4.2)
9191
json (2.9.1)
9292
language_server-protocol (3.17.0.3)
93-
logger (1.6.1)
93+
logger (1.6.4)
9494
matrix (0.4.2)
9595
maxmind-db (1.2.0)
9696
method_source (1.1.0)
@@ -99,7 +99,7 @@ GEM
9999
mime-types-data (~> 3.2015)
100100
mime-types-data (3.2024.1001)
101101
mini_mime (1.1.5)
102-
minitest (5.25.1)
102+
minitest (5.25.4)
103103
mojo_magick (0.6.8)
104104
msfrpc-client (1.1.2)
105105
msgpack (~> 1)
@@ -199,7 +199,7 @@ GEM
199199
rushover (0.3.0)
200200
json
201201
rest-client
202-
securerandom (0.3.1)
202+
securerandom (0.4.1)
203203
selenium-webdriver (4.27.0)
204204
base64 (~> 0.2)
205205
logger (~> 1.4)
@@ -244,7 +244,7 @@ GEM
244244
eventmachine (~> 1.0, >= 1.0.4)
245245
rack (>= 1, < 3)
246246
tilt (2.4.0)
247-
timeout (0.4.1)
247+
timeout (0.4.3)
248248
timers (4.3.5)
249249
tins (1.37.0)
250250
bigdecimal

0 commit comments

Comments
 (0)