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 Apr 22, 2021
1 parent 3d3bca0 commit 6db63c9
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 @@ -109,7 +109,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 @@ -345,7 +345,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 @@ -596,7 +596,7 @@ DEPENDENCIES
mysql2
net-ssh!
nokogiri (= 1.10.9)
oauth (= 0.5.4)
oauth (= 0.5.5)
oauth2 (= 1.4.4)
oj
oj_mimic_json
Expand Down

0 comments on commit 6db63c9

Please sign in to comment.