diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 124d250..962bde7 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -7,6 +7,7 @@ if $0.to_s.scan('bundle').length==0 } end gem 'multipart-post', '2.1.1' +gem 'oauth2', '1.4.7' if RUBY_VERSION.to_f <= 2.1 gem 'concurrent-ruby', '1.1.9' gem 'signet', '0.11.0'