File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ gem 'fb-jwt-auth', '0.10.0'
2323gem 'govspeak' , '~> 7.1'
2424gem 'govuk-components' , '< 5.0.0'
2525gem 'govuk_design_system_formbuilder'
26- gem 'govuk_notify_rails' , '~> 2.2 .0'
26+ gem 'govuk_notify_rails' , '~> 3.0 .0'
2727gem 'hashie'
2828gem 'omniauth-auth0' , '~> 3.1.0'
2929gem 'omniauth-rails_csrf_protection' , '~> 2.0.0'
Original file line number Diff line number Diff line change 237237 activemodel (>= 6.1 )
238238 activesupport (>= 6.1 )
239239 html-attributes-utils (~> 1 )
240- govuk_notify_rails (2.2 .0 )
241- notifications-ruby-client (~> 5.1 )
240+ govuk_notify_rails (3.0 .0 )
241+ notifications-ruby-client (~> 6.2 )
242242 rails (>= 4.1.0 )
243243 govuk_personalisation (1.1.0 )
244244 plek (>= 1.9.0 )
342342 nokogiri (1.19.3 )
343343 mini_portile2 (~> 2.8.2 )
344344 racc (~> 1.4 )
345- notifications-ruby-client (5.4 .0 )
346- jwt (>= 1.5 , < 3 )
345+ notifications-ruby-client (6.3 .0 )
346+ jwt (>= 1.5 , < 4 )
347347 oauth2 (2.0.9 )
348348 faraday (>= 0.17.3 , < 3.0 )
349349 jwt (>= 1.0 , < 3.0 )
@@ -859,7 +859,7 @@ DEPENDENCIES
859859 govspeak (~> 7.1 )
860860 govuk-components (< 5.0.0 )
861861 govuk_design_system_formbuilder
862- govuk_notify_rails (~> 2.2 .0 )
862+ govuk_notify_rails (~> 3.0 .0 )
863863 hashie
864864 listen (~> 3.8 )
865865 metadata_presenter (= 3.4.13 )
You can’t perform that action at this time.
0 commit comments