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    
elixir_pay-errors / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    elixir_pay-errors (0.1.3)
      hanami-utils (~> 1.3, >= 1.3.0)
      nanoid (~> 2.0, >= 2.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.1.4)
    diff-lcs (1.3)
    hanami-utils (1.3.0)
      concurrent-ruby (~> 1.0)
      transproc (~> 1.0)
    nanoid (2.0.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    transproc (1.0.3)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  elixir_pay-errors!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.17.1