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    
unikey-api-pro / Gemfile.lock
Size: Mime:
GIT
  remote: git@github.com:lostisland/faraday_middleware.git
  revision: a678e8b7c36a27c12301c3f89d24f0b934a0e77b
  specs:
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)

PATH
  remote: .
  specs:
    unikey-api-pro (0.1.0)
      activemodel (~> 4.2.5)
      unikey-api-core
      virtus

GIT
  remote: ssh://git@stash.myunikey.com:7999/web/api-core.git
  revision: daf3a13e4d5bb7e76e9a4b2d31ef7280d6c615d8
  branch: master
  specs:
    unikey-api-core (0.0.1)
      activesupport
      faraday
      faraday_middleware
      i18n
      virtus

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.7.1)
      activesupport (= 4.2.7.1)
      builder (~> 3.1)
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
    builder (3.2.2)
    byebug (9.0.6)
    coercible (1.0.0)
      descendants_tracker (~> 0.0.1)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    equalizer (0.0.11)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    i18n (0.7.0)
    ice_nine (0.11.2)
    json (1.8.3)
    minitest (5.9.1)
    multipart-post (2.0.0)
    rake (10.5.0)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.4)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    virtus (1.0.5)
      axiom-types (~> 0.1)
      coercible (~> 1.0)
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.10)
  byebug
  faraday_middleware!
  rake (~> 10.0)
  rspec
  unikey-api-core!
  unikey-api-pro!

BUNDLED WITH
   1.11.2