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.4.7 to 0.5.6 #131

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 6 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,6 @@ GIT
specs:
gravatar_image_tag (1.2.0)

GIT
remote: git://github.com/ninetwentyfour/hospitium_prod_engine.git
revision: 0f28030b004cfc8932b993c3fa2f2c37e8798ff5
specs:
hospitium_prod_engine (0.0.1)
rails (~> 5.0.1)
sendgrid-ruby

GIT
remote: git://github.com/ninetwentyfour/webdack-uuid_migration.git
revision: e8e6f69bb08a922d21d40ea5d9e0ce3b94fd832a
Expand Down Expand Up @@ -188,7 +180,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.21)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
Expand Down Expand Up @@ -237,13 +229,10 @@ GEM
formatador (0.2.5)
globalid (0.3.7)
activesupport (>= 4.1.0)
heroku (1.6.3)
json (>= 1.1.0)
launchy (>= 0.3.2)
rest-client (>= 1.2.0, < 2.0.0)
heroku (3.99.4)
http (0.6.2)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
httparty (0.14.0)
Expand All @@ -265,7 +254,7 @@ GEM
juggernaut (2.1.1)
redis
jwt (1.5.6)
launchy (2.4.2)
launchy (2.4.3)
addressable (~> 2.3)
less (2.6.0)
commonjs (~> 0.2.7)
Expand Down Expand Up @@ -316,7 +305,7 @@ GEM
nokogumbo (1.1.12)
nokogiri
ntlm-http (0.1.1)
oauth (0.4.7)
oauth (0.5.6)
oauth2 (1.3.0)
faraday (>= 0.8, < 0.11)
jwt (~> 1.0)
Expand Down Expand Up @@ -432,7 +421,6 @@ GEM
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-ole (1.2.11.7)
ruby-progressbar (1.8.1)
ruby_http_client (3.0.1)
rubyzip (1.2.0)
safe_yaml (1.0.4)
sanitize (3.0.2)
Expand All @@ -457,8 +445,6 @@ GEM
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
sendgrid-ruby (4.0.8)
ruby_http_client (~> 3.0.1)
shoulda-matchers (2.7.0)
activesupport (>= 3.0.0)
simple_oauth (0.2.0)
Expand Down Expand Up @@ -505,7 +491,7 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unf_ext (0.0.7.7)
unicode-display_width (1.1.3)
useragent (0.16.8)
uuidtools (2.1.5)
Expand Down Expand Up @@ -557,7 +543,6 @@ DEPENDENCIES
factory_girl_rails
gravatar_image_tag!
heroku
hospitium_prod_engine!
impressionist!
jbuilder
jquery-rails (~> 4.2)
Expand Down