Skip to content

Commit

Permalink
Merge pull request #1544 from ministryofjustice/dependabot/bundler/co…
Browse files Browse the repository at this point in the history
…mbined-dependencies-bb67b74f66

Bump the combined-dependencies group with 3 updates
  • Loading branch information
willc-work authored Sep 19, 2024
2 parents d8b34de + c456b80 commit bf7e15c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gem "hexapdf"
gem "devise"
gem "omniauth-google-oauth2"
gem "omniauth-rails_csrf_protection", ">= 1.0.2"
gem "omniauth-saml", "~> 2.1.0"
gem "omniauth-saml", "~> 2.2.1"

gem "rails_admin"

Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ GEM
openssl (>= 2.2.1)
html-attributes-utils (1.0.2)
activesupport (>= 6.1.4.4)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
interception (0.5)
Expand Down Expand Up @@ -309,14 +309,14 @@ GEM
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-saml (2.1.0)
omniauth (~> 2.0)
ruby-saml (~> 1.12)
omniauth-saml (2.2.1)
omniauth (~> 2.1)
ruby-saml (~> 1.17)
openssl (3.2.0)
orm_adapter (0.5.0)
pagy (9.0.8)
parallel (1.26.3)
parallel_tests (4.7.1)
parallel_tests (4.7.2)
parallel
parser (3.3.5.0)
ast (~> 2.4.1)
Expand All @@ -326,7 +326,7 @@ GEM
rexml (~> 3.2, >= 3.2.6)
safe_shell (>= 1.0.3, < 2.0)
pg (1.5.8)
propshaft (0.9.1)
propshaft (1.0.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -604,7 +604,7 @@ DEPENDENCIES
jsbundling-rails
omniauth-google-oauth2
omniauth-rails_csrf_protection (>= 1.0.2)
omniauth-saml (~> 2.1.0)
omniauth-saml (~> 2.2.1)
parallel_tests
pdf-forms
pg (~> 1.5)
Expand Down

0 comments on commit bf7e15c

Please sign in to comment.