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    
sekret_lib / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    sekret_lib (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.4.4)
    rake (12.3.3)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.2)

PLATFORMS
  ruby

DEPENDENCIES
  rake (~> 12.0)
  rspec (~> 3.0)
  sekret_lib!

BUNDLED WITH
   2.1.4