1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/Gemfile

12 lines
233 B
Text
Raw Normal View History

source 'http://gemcutter.org'
gem 'rake'
gem 'excon', '>= 0.0.21'
gem 'excon', ">= 0.0.21"
gem 'formatador', ">= 0.0.10"
gem 'json', ">= 0"
gem 'mime-types', ">= 0"
gem 'nokogiri', ">= 0"
gem 'ruby-hmac', ">= 0"
gem 'rspec', '>= 0'