From d5af87c9ac9456718a074b9f46de6a2e87e613bc Mon Sep 17 00:00:00 2001 From: Tom Levy Date: Fri, 22 Dec 2023 04:29:04 +1300 Subject: [PATCH] Remove activerecord-session_store from Gemfile.lock We forgot to update Gemfile.lock in #162. --- Gemfile.lock | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88e48a3a..288ff3ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,12 +22,6 @@ GEM activemodel (= 4.1.16) activesupport (= 4.1.16) arel (~> 5.0.0) - activerecord-session_store (1.1.0) - actionpack (>= 4.0, < 5.2) - activerecord (>= 4.0, < 5.2) - multi_json (~> 1.11, >= 1.11.2) - rack (>= 1.5.2, < 3) - railties (>= 4.0, < 5.2) activesupport (4.1.16) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) @@ -383,7 +377,6 @@ PLATFORMS ruby DEPENDENCIES - activerecord-session_store backup better_errors binding_of_caller