Skip to content

Commit

Permalink
Merge pull request #1381 from alphagov/dependabot/bundler/activerecor…
Browse files Browse the repository at this point in the history
…d-session_store-2.1.0

Bump activerecord-session_store from 2.0.0 to 2.1.0
  • Loading branch information
CristinaRO authored Sep 6, 2023
2 parents 249edb8 + ddcd52f commit 7b0c193
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,13 @@ GEM
activesupport (= 7.0.7.2)
activerecord-import (1.5.0)
activerecord (>= 4.2)
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)
Expand Down Expand Up @@ -115,6 +116,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara-select-2 (0.5.1)
cgi (0.3.6)
childprocess (4.1.0)
chronic (0.10.2)
coderay (1.1.3)
Expand Down

0 comments on commit 7b0c193

Please sign in to comment.