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-jwt / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    kiwi-jwt (0.1.1)
      jwt (~> 2.1.0)
      rotp (~> 3.3.1)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    jwt (2.1.0)
    rake (10.5.0)
    rotp (3.3.1)
    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-jwt!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.1