Skip to content

Commit

Permalink
Merge pull request #1858 from diowa/dependabot/bundler/auth0-5.18.0
Browse files Browse the repository at this point in the history
Bump auth0 from 5.17.0 to 5.18.0
  • Loading branch information
tagliala authored Dec 7, 2024
2 parents a06ad05 + d597ec9 commit 773310d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 773310d

Please sign in to comment.