Update temp_file.
This commit is contained in:
parent
c6ed0c8112
commit
16676240b0
|
@ -32,6 +32,7 @@ if RUBY_VERSION.to_f <= 2.1
|
|||
gem 'webrick', '1.3.1'
|
||||
gem 'httparty', '0.19.1'
|
||||
else
|
||||
gem 'rack-protection', '2.2.2'
|
||||
gem 'addressable'
|
||||
gem 'concurrent-ruby'
|
||||
gem 'signet'
|
||||
|
|
Loading…
Reference in New Issue