diff --git a/Gemfile b/Gemfile index 164c55e1c..3c40a8e12 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'image_processing' gem 'importmap-rails' gem 'jbuilder' gem 'kaminari' -gem 'omniauth-rails_csrf_protection', '~> 1.0.1' +gem 'omniauth-rails_csrf_protection', '~> 2.0.1' gem 'omniauth-rpi', github: 'RaspberryPiFoundation/omniauth-rpi', tag: 'v1.3.1' diff --git a/Gemfile.lock b/Gemfile.lock index 8f58d7be3..90350ce18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,8 @@ GEM activesupport (>= 3.0) graphql (>= 1.13.0) hashdiff (1.2.0) - hashie (5.0.0) + hashie (5.1.0) + logger i18n (1.14.8) concurrent-ruby (~> 1.0) image_processing (1.14.0) @@ -315,14 +316,15 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) version_gem (>= 1.1.8, < 3) - omniauth (2.1.3) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (1.0.2) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) open-uri (0.5.0) @@ -366,7 +368,7 @@ GEM rack-cors (3.0.0) logger rack (>= 3.0.14) - rack-protection (4.1.1) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -621,7 +623,7 @@ DEPENDENCIES importmap-rails jbuilder kaminari - omniauth-rails_csrf_protection (~> 1.0.1) + omniauth-rails_csrf_protection (~> 2.0.1) omniauth-rpi! open-uri paper_trail