diff --git a/Gemfile.lock b/Gemfile.lock index c77a75e0aeb..0dcd1345ae6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,12 @@ GEM racc (~> 1.4) nokogiri (1.13.8-x86_64-linux) racc (~> 1.4) - oauth (0.5.10) + oauth (1.1.0) + oauth-tty (~> 1.0, >= 1.0.1) + snaky_hash (~> 2.0) + version_gem (~> 1.1) + oauth-tty (1.0.3) + version_gem (~> 1.1) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -466,6 +471,9 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + snaky_hash (2.0.0) + hashie + version_gem (~> 1.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -494,6 +502,7 @@ GEM uniform_notifier (1.16.0) uri (0.11.0) uri_template (0.7.0) + version_gem (1.1.0) webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2)