Sha256: 1a2320024565265b04d6f65fe33b8f67a04490bfdffb87cc93f6367d82b92e43

Contents?: true

Size: 210 Bytes

Versions: 6

Compression:

Stored size: 210 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in rocket_fuel.gemspec
gemspec

group :test do
  gem 'pry'
  gem 'simplecov',
    :require => false
  gem 'coveralls',
    :require => false
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rocket_fuel-0.2.0 Gemfile
rocket_fuel-0.1.0 Gemfile
rocket_fuel-0.0.8 Gemfile
rocket_fuel-0.0.7 Gemfile
rocket_fuel-0.0.6 Gemfile
rocket_fuel-0.0.5 Gemfile