diff --git a/Gemfile.lock b/Gemfile.lock index 76327fd924..92178ffd4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,13 +126,12 @@ GEM activerecord (>= 4.2) activerecord-postgresql-adapter (0.0.1) pg - activerecord-session_store (2.1.0) - actionpack (>= 6.1) - activerecord (>= 6.1) + activerecord-session_store (2.2.0) + actionpack (>= 7.0) + activerecord (>= 7.0) cgi (>= 0.3.6) - multi_json (~> 1.11, >= 1.11.2) rack (>= 2.0.8, < 4) - railties (>= 6.1) + railties (>= 7.0) activestorage (7.1.5.2) actionpack (= 7.1.5.2) activejob (= 7.1.5.2) @@ -482,7 +481,7 @@ GEM money (6.16.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.2) - multi_json (1.15.0) + multi_json (1.17.0) multi_xml (0.6.0) mutex_m (0.3.0) net-http (0.4.1)