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    
lobbyist-ruby / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    lobbyist-ruby (0.8.14)
      activesupport
      faraday
      faraday_middleware
      hashie
      multi_json

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.4)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    diff-lcs (1.3)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
    hashie (3.5.6)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.8.2)
    multi_json (1.11.2)
    multipart-post (2.0.0)
    rake (10.0.4)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    vcr (3.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  bundler
  faraday
  faraday_middleware
  hashie
  lobbyist-ruby!
  multi_json
  rake
  rspec
  simplecov
  vcr

BUNDLED WITH
   1.17.1