Sha256: 21b072bcea982d503e05fcaf6f6e2b92573c7496bf7a89f5aaf378e9556e85d7

Contents?: true

Size: 1.15 KB

Versions: 39

Compression:

Stored size: 1.15 KB

Contents

# -*- encoding: utf-8 -*-
require File.expand_path('../lib/phantomjs/version', __FILE__)

Gem::Specification.new do |gem|
  gem.authors       = ["Christoph Olszowka"]
  gem.email         = ["christoph at olszowka.de"]
  gem.description   = %q{Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.}
  gem.summary       = %q{Auto-install phantomjs on demand for current platform. Comes with poltergeist integration.}
  gem.homepage      = "https://github.com/colszowka/phantomjs-gem"
  gem.license       = 'MIT'

  gem.add_development_dependency 'poltergeist', '~> 1.5'
  gem.add_development_dependency 'capybara', '~> 2.4'
  gem.add_development_dependency 'rspec', "~> 2.99"
  gem.add_development_dependency 'simplecov'
  gem.add_development_dependency 'rake'
  if RUBY_VERSION < '2'
    gem.add_development_dependency "mime-types", "~> 2.6"
  end

  gem.files         = `git ls-files`.split($\)
  gem.executables   = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
  gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})
  gem.name          = "phantomjs"
  gem.require_paths = ["lib"]
  gem.version       = Phantomjs::VERSION
end

Version data entries

39 entries across 25 versions & 2 rubygems

Version Path
tdiary-5.2.4 vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.2.3 vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.2.2 vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.2.1 vendor/bundle/ruby/3.1.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.2.0 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.2.0 vendor/bundle/ruby/3.0.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.7 vendor/bundle/ruby/3.0.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.7 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.6 vendor/bundle/ruby/3.0.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/tdiary-5.1.4/vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.5 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.4 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.3 vendor/bundle/ruby/2.6.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.3 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec
tdiary-5.1.2 vendor/bundle/ruby/2.7.0/gems/phantomjs-2.1.1.0/phantomjs.gemspec