Skip to content

Commit 067c91d

Browse files
Merge pull request #3381 from beefproject/dependabot/bundler/activerecord-7.2.2.2
Bump activerecord from 7.2.2.1 to 7.2.2.2
2 parents 9db8df6 + aa67fe5 commit 067c91d

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 deletions
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.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)
4+
activemodel (7.2.2.2)
5+
activesupport (= 7.2.2.2)
6+
activerecord (7.2.2.2)
7+
activemodel (= 7.2.2.2)
8+
activesupport (= 7.2.2.2)
99
timeout (>= 0.4.0)
10-
activesupport (7.2.2.1)
10+
activesupport (7.2.2.2)
1111
base64
1212
benchmark (>= 0.3)
1313
bigdecimal
@@ -33,8 +33,8 @@ GEM
3333
async
3434
io-endpoint
3535
base64 (0.3.0)
36-
benchmark (0.4.0)
37-
bigdecimal (3.1.8)
36+
benchmark (0.4.1)
37+
bigdecimal (3.2.2)
3838
browserstack-local (1.4.3)
3939
byebug (12.0.0)
4040
capybara (3.40.0)
@@ -47,8 +47,8 @@ GEM
4747
regexp_parser (>= 1.5, < 3.0)
4848
xpath (~> 3.2)
4949
coderay (1.1.3)
50-
concurrent-ruby (1.3.4)
51-
connection_pool (2.4.1)
50+
concurrent-ruby (1.3.5)
51+
connection_pool (2.5.3)
5252
console (1.29.2)
5353
fiber-annotation
5454
fiber-local (~> 1.1)
@@ -58,7 +58,7 @@ GEM
5858
date (3.4.1)
5959
diff-lcs (1.6.2)
6060
domain_name (0.6.20240107)
61-
drb (2.2.1)
61+
drb (2.2.3)
6262
em-websocket (0.5.3)
6363
eventmachine (>= 0.12.9)
6464
http_parser.rb (~> 0)
@@ -78,7 +78,7 @@ GEM
7878
http-cookie (1.0.8)
7979
domain_name (~> 0.5)
8080
http_parser.rb (0.8.0)
81-
i18n (1.14.6)
81+
i18n (1.14.7)
8282
concurrent-ruby (~> 1.0)
8383
io-console (0.8.0)
8484
io-endpoint (0.15.1)
@@ -99,7 +99,7 @@ GEM
9999
mime-types-data (~> 3.2025, >= 3.2025.0507)
100100
mime-types-data (3.2025.0520)
101101
mini_mime (1.1.5)
102-
minitest (5.25.4)
102+
minitest (5.25.5)
103103
mojo_magick (0.6.8)
104104
msfrpc-client (1.1.2)
105105
msgpack (~> 1)

0 commit comments

Comments
 (0)