Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security] Bump oauth from 0.5.4 to 0.5.6 #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/billthompson/birch.git
remote: https://github.com/billthompson/birch.git
revision: dc6c8e5d667f6c946c989f4d8f159f622d3bf77a
branch: birch-ruby22
specs:
Expand Down Expand Up @@ -154,7 +154,9 @@ GEM
railties (>= 3.0)
method_source (0.9.2)
mime-types (1.25.1)
mimemagic (0.3.3)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_racer (0.2.4)
Expand All @@ -168,7 +170,7 @@ GEM
mini_portile2 (~> 2.4.0)
nouislider-rails (8.2.1)
railties (>= 3.1)
oauth (0.5.4)
oauth (0.5.6)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
jwt (>= 1.0, < 3.0)
Expand Down