diff --git a/Gemfile.lock b/Gemfile.lock index 86d244f305..19bd54f089 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,12 +112,13 @@ GEM activerecord (>= 4.2) activerecord-postgresql-adapter (0.0.1) pg - activerecord-session_store (2.0.0) - actionpack (>= 5.2.4.1) - activerecord (>= 5.2.4.1) + activerecord-session_store (2.1.0) + actionpack (>= 6.1) + activerecord (>= 6.1) + cgi (>= 0.3.6) multi_json (~> 1.11, >= 1.11.2) - rack (>= 2.0.8, < 3) - railties (>= 5.2.4.1) + rack (>= 2.0.8, < 4) + railties (>= 6.1) activestorage (7.0.7.2) actionpack (= 7.0.7.2) activejob (= 7.0.7.2) @@ -203,6 +204,7 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) + cgi (0.3.6) choice (0.2.0) chronic (0.10.2) coderay (1.1.3)