Skip to content

Commit 69a35b9

Browse files
author
John Wang
committed
update Gemfile
1 parent b5995e5 commit 69a35b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Gemfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ gem 'rake'
99
gem 'simplecov'
1010
gem 'test-unit'
1111

12+
platforms :ruby_18 do
13+
gem 'mime-types', '~> 1.25'
14+
gem 'rest-client', '~> 1.6.0'
15+
end
16+
1217
# vim:ft=ruby

0 commit comments

Comments
 (0)