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-errors / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    kiwi-errors (0.1.5)
      semantic_logger (~> 4.2.2, >= 4.2.2)

GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    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)
    semantic_logger (4.2.2)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.16.1