Skip to content

Commit

Permalink
Bump oauth from 0.5.4 to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 18, 2021
1 parent 97074a6 commit d145b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ gem 'activeadmin', '~> 2.7'
gem 'exception_handler', '~> 0.3.45'

gem 'nokogiri', '1.10.9', require: false
gem 'oauth', '0.5.4', require: false
gem 'oauth', '0.5.5', require: false
gem 'oauth2', '1.4.4', require: false

gem 'kaminari' # Auto-paginated views
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ GEM
nio4r (2.5.5)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
oauth (0.5.4)
oauth (0.5.5)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
Expand Down Expand Up @@ -530,7 +530,7 @@ DEPENDENCIES
mysql2
net-ssh!
nokogiri (= 1.10.9)
oauth (= 0.5.4)
oauth (= 0.5.5)
oauth2 (= 1.4.4)
omniauth
omniauth-cas
Expand Down

0 comments on commit d145b24

Please sign in to comment.