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    
kiwi-taskworld / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    kiwi-taskworld (0.1.0)
      awesome_print (~> 1.8.0, >= 1.8.0)
      httparty (~> 0.16.2, >= 0.16.2)

GEM
  remote: https://rubygems.org/
  specs:
    awesome_print (1.8.0)
    diff-lcs (1.3)
    httparty (0.16.2)
      multi_xml (>= 0.5.2)
    multi_xml (0.6.0)
    rake (10.5.0)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  kiwi-taskworld!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.1