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    
field_edge_api / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    field_edge_api (0.1.0)
      activesupport
      faraday
      faraday_middleware
      hashie
      nokogiri
      vcr

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    byebug (9.1.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.12.2)
      faraday (>= 0.7.4, < 1.0)
    hashie (3.5.6)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    mini_portile2 (2.3.0)
    minitest (5.10.3)
    multipart-post (2.0.0)
    nokogiri (1.8.1)
      mini_portile2 (~> 2.3.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.0)
      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.0)
    thread_safe (0.3.6)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    vcr (3.0.3)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.14)
  byebug
  field_edge_api!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.16.0