Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
protractor / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    protractor (0.0.2)
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    byebug (3.1.2)
      columnize (~> 0.8)
      debugger-linecache (~> 1.2)
    columnize (0.8.9)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    i18n (0.6.11)
    mini_portile (0.5.2)
    multi_json (1.10.1)
    nokogiri (1.6.1)
      mini_portile (~> 0.5.0)
    rake (10.3.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.5)
  byebug
  factory_girl
  nokogiri
  protractor!
  rake
  rspec (~> 2.4)