Skip to content

Commit

Permalink
chore(deps): pin dependency omniauth_openid_connect from v0.6.1 to '0…
Browse files Browse the repository at this point in the history
….6.1'
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent c346e87 commit c3099f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gem 'devise_invitable'
gem 'omniauth'
gem 'omniauth-facebook'
gem 'omniauth-google-oauth2'
gem 'omniauth_openid_connect', '~> 0.6.0'
gem 'omniauth_openid_connect', '0.6.1'
gem 'json-jwt', '~>1.11.0'

# Map, Geolocalization
Expand Down

0 comments on commit c3099f0

Please sign in to comment.