Merge pull request #3239 from beefproject/dependabot/bundler/activerecord-7.2.2.1
Bump activerecord from 7.2.2 to 7.2.2.1
This commit is contained in:
22
Gemfile.lock
22
Gemfile.lock
@@ -1,13 +1,13 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activemodel (7.2.2)
|
activemodel (7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
activerecord (7.2.2)
|
activerecord (7.2.2.1)
|
||||||
activemodel (= 7.2.2)
|
activemodel (= 7.2.2.1)
|
||||||
activesupport (= 7.2.2)
|
activesupport (= 7.2.2.1)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activesupport (7.2.2)
|
activesupport (7.2.2.1)
|
||||||
base64
|
base64
|
||||||
benchmark (>= 0.3)
|
benchmark (>= 0.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
@@ -34,7 +34,7 @@ GEM
|
|||||||
async-io (1.43.2)
|
async-io (1.43.2)
|
||||||
async
|
async
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
benchmark (0.3.0)
|
benchmark (0.4.0)
|
||||||
bigdecimal (3.1.8)
|
bigdecimal (3.1.8)
|
||||||
browserstack-local (1.4.3)
|
browserstack-local (1.4.3)
|
||||||
byebug (11.1.3)
|
byebug (11.1.3)
|
||||||
@@ -90,7 +90,7 @@ GEM
|
|||||||
reline (>= 0.4.2)
|
reline (>= 0.4.2)
|
||||||
json (2.9.1)
|
json (2.9.1)
|
||||||
language_server-protocol (3.17.0.3)
|
language_server-protocol (3.17.0.3)
|
||||||
logger (1.6.1)
|
logger (1.6.4)
|
||||||
matrix (0.4.2)
|
matrix (0.4.2)
|
||||||
maxmind-db (1.2.0)
|
maxmind-db (1.2.0)
|
||||||
method_source (1.1.0)
|
method_source (1.1.0)
|
||||||
@@ -99,7 +99,7 @@ GEM
|
|||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2024.1001)
|
mime-types-data (3.2024.1001)
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
minitest (5.25.1)
|
minitest (5.25.4)
|
||||||
mojo_magick (0.6.8)
|
mojo_magick (0.6.8)
|
||||||
msfrpc-client (1.1.2)
|
msfrpc-client (1.1.2)
|
||||||
msgpack (~> 1)
|
msgpack (~> 1)
|
||||||
@@ -199,7 +199,7 @@ GEM
|
|||||||
rushover (0.3.0)
|
rushover (0.3.0)
|
||||||
json
|
json
|
||||||
rest-client
|
rest-client
|
||||||
securerandom (0.3.1)
|
securerandom (0.4.1)
|
||||||
selenium-webdriver (4.27.0)
|
selenium-webdriver (4.27.0)
|
||||||
base64 (~> 0.2)
|
base64 (~> 0.2)
|
||||||
logger (~> 1.4)
|
logger (~> 1.4)
|
||||||
@@ -244,7 +244,7 @@ GEM
|
|||||||
eventmachine (~> 1.0, >= 1.0.4)
|
eventmachine (~> 1.0, >= 1.0.4)
|
||||||
rack (>= 1, < 3)
|
rack (>= 1, < 3)
|
||||||
tilt (2.4.0)
|
tilt (2.4.0)
|
||||||
timeout (0.4.1)
|
timeout (0.4.3)
|
||||||
timers (4.3.5)
|
timers (4.3.5)
|
||||||
tins (1.37.0)
|
tins (1.37.0)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
|
|||||||
Reference in New Issue
Block a user