Sha256: eb22c9b66329f93c99a4f9221be9a42f30a45c93b1bf2951e205b582a249d720

Contents?: true

Size: 447 Bytes

Versions: 6

Compression:

Stored size: 447 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

6 entries across 6 versions & 1 rubygems

Version Path
ip2location_ruby-8.2.1 Gemfile
ip2location_ruby-8.2.0 Gemfile
ip2location_ruby-8.1.1 Gemfile
ip2location_ruby-8.1.0 Gemfile
ip2location_ruby-8.0.3 Gemfile
ip2location_ruby-8.0.2 Gemfile