Sha256: 5c66a67e0a4106bcc2f2dc0528b632ef44f5464dccf2277a5a80e80625aaf0e8

Contents?: true

Size: 241 Bytes

Versions: 23

Compression:

Stored size: 241 Bytes

Contents

source 'http://rubygems.org'

gemspec

group :test do
  gem 'rspec'
end

group :development do
  gem 'rb-inotify', require: false
  gem 'rb-fsevent', require: false
  gem 'guard'
  gem 'guard-rspec'
  gem 'rubocop'
  gem 'guard-rubocop'
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
phantom_svg-1.2.7 Gemfile
phantom_svg-1.2.6 Gemfile
phantom_svg-1.2.5 Gemfile
phantom_svg-1.2.4 Gemfile
phantom_svg-1.2.3 Gemfile
phantom_svg-1.2.2 Gemfile
phantom_svg-1.2.1 Gemfile
phantom_svg-1.2.0 Gemfile
phantom_svg-1.1.9 Gemfile
phantom_svg-1.1.8 Gemfile
phantom_svg-1.1.6 Gemfile
phantom_svg-1.1.5 Gemfile
phantom_svg-1.1.4 Gemfile
phantom_svg-1.1.3 Gemfile
phantom_svg-1.1.2 Gemfile
phantom_svg-1.1.1 Gemfile
phantom_svg-1.1.0 Gemfile
phantom_svg-1.0.5 Gemfile
phantom_svg-1.0.4 Gemfile
phantom_svg-1.0.3 Gemfile