Merge pull request #13682 from openfoodfoundation/dependabot/bundler/activerecord-session_store-2.2.0

Bump activerecord-session_store from 2.1.0 to 2.2.0
This commit is contained in:
Gaetan Craig-Riou
2025-11-10 11:31:56 +11:00
committed by GitHub

View File

@@ -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)