diff --git a/Gemfile b/Gemfile index b6b055cc..d2079692 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'rails', '7.1.5' gem 'activerecord-postgis-adapter', '~> 9.0' gem 'airbrake', '~> 13.0' -gem 'auth0', '~> 5.17' +gem 'auth0', '~> 5.18' gem 'bootsnap', '~> 1.18', require: false gem 'client_side_validations', '~> 22.3' gem 'client_side_validations-simple_form', '~> 16.0' diff --git a/Gemfile.lock b/Gemfile.lock index 61aad089..63921035 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM airbrake-ruby (6.2.2) rbtree3 (~> 0.6) ast (2.4.2) - auth0 (5.17.0) + auth0 (5.18.0) addressable (~> 2.8) jwt (~> 2.7) rest-client (~> 2.1) @@ -169,7 +169,7 @@ GEM hashie (5.0.0) htmlentities (4.3.4) http-accept (1.7.0) - http-cookie (1.0.7) + http-cookie (1.0.8) domain_name (~> 0.5) http_accept_language (2.1.1) i18n (1.14.6) @@ -210,7 +210,7 @@ GEM launchy (3.0.1) addressable (~> 2.8) childprocess (~> 5.0) - logger (1.6.1) + logger (1.6.2) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -225,7 +225,7 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1105) + mime-types-data (3.2024.1203) mini_mime (1.1.5) mini_portile2 (2.8.8) minitest (5.25.1) @@ -485,7 +485,7 @@ PLATFORMS DEPENDENCIES activerecord-postgis-adapter (~> 9.0) airbrake (~> 13.0) - auth0 (~> 5.17) + auth0 (~> 5.18) bootsnap (~> 1.18) bullet byebug