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    
fakes3 / Gemfile.lock
Size: Mime:
PATH
  remote: .
  specs:
    fakes3 (0.1.6.1mgk2)
      builder
      thor
      xml-simple

GEM
  remote: https://rubygems.org/
  specs:
    aws-s3 (0.6.3)
      builder
      mime-types
      xml-simple
    aws-sdk-v1 (1.60.2)
      json (~> 1.4)
      nokogiri (>= 1.4.4)
    builder (3.2.2)
    json (1.8.1)
    mime-types (2.4.3)
    mini_portile (0.6.2)
    netrc (0.10.2)
    nokogiri (1.6.5)
      mini_portile (~> 0.6.0)
    rake (10.4.2)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    right_aws (3.1.0)
      right_http_connection (>= 1.2.5)
    right_http_connection (1.5.0)
    thor (0.19.1)
    xml-simple (1.1.4)

PLATFORMS
  ruby

DEPENDENCIES
  aws-s3
  aws-sdk-v1
  bundler (>= 1.0.0)
  fakes3!
  rake
  rest-client
  right_aws