Skip to content

Commit

Permalink
Bump Omniauth-rpi to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
grega committed Feb 2, 2023
1 parent bcd43fd commit 11a531f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpi_auth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.7.7'

spec.add_dependency 'omniauth-rails_csrf_protection', '~> 1.0.0'
spec.add_dependency 'omniauth-rpi', '~> 1.1'
spec.add_dependency 'omniauth-rpi', '~> 1.3.2'
spec.add_dependency 'rails', '>= 6.1.4'

spec.add_development_dependency 'listen'
Expand Down

0 comments on commit 11a531f

Please sign in to comment.