Update temp_file.

This commit is contained in:
BoHung Chiu 2022-09-26 09:36:28 +08:00
parent c6ed0c8112
commit 16676240b0
1 changed files with 1 additions and 0 deletions

View File

@ -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'