Sha256: 3c38fc4a7a7b08696c08438caa251a19e39800da001e310a7fde11d937edda41

Contents?: true

Size: 490 Bytes

Versions: 17

Compression:

Stored size: 490 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
gem "activesupport"
gem 'i18n'

gem "httpclient"
gem "nokogiri"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "minitest", ">= 0"
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.6.4"
  gem "rcov", ">= 0"
  gem "guard-minitest"
  gem "rb-fsevent"  # comment out if not on mac
  gem "mocha"
  gem "growl"
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
voyager_api-0.3.11 Gemfile
voyager_api-0.3.10 Gemfile
voyager_api-0.3.9 Gemfile
voyager_api-0.3.8 Gemfile
voyager_api-0.3.7 Gemfile
voyager_api-0.3.6 Gemfile
voyager_api-0.3.5 Gemfile
voyager_api-0.3.4 Gemfile
voyager_api-0.3.3 Gemfile
voyager_api-0.3.2 Gemfile
voyager_api-0.2.5 Gemfile
voyager_api-0.3.1 Gemfile
voyager_api-0.3.0 Gemfile
voyager_api-0.2.4 Gemfile
voyager_api-0.2.3 Gemfile
voyager_api-0.2.2 Gemfile
voyager_api-0.2.0 Gemfile