Sha256: 870dbe7873c8ef3fb2fa7bef8721cc1db5307384010f4192e034f915c00cefe6

Contents?: true

Size: 431 Bytes

Versions: 4

Compression:

Stored size: 431 Bytes

Contents

source "http://rubygems.org"
# Add dependencies required to use your gem here.
# Example:
#   gem "activesupport", ">= 2.3.5"
gem 'bindata'
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.

group :development do
  gem 'awesome_print'  
  gem "rspec", "~> 2.8.0"
  gem "rdoc", "~> 3.12"
  gem "bundler", ">= 1.2.0"
  gem "jeweler", "~> 1.8.4"
  gem "simplecov", ">= 0"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ip2location_ruby-8.0.1 Gemfile
ip2location_ruby-7.0.0 Gemfile
ip2location_ruby-0.3.2 Gemfile
ip2location_ruby-0.3.1 Gemfile