Sha256: 23d7fa08b0e53bdde27abf04737f0617df8f5f327d00f4bca45d0a043649ec30

Contents?: true

Size: 1.97 KB

Versions: 1

Compression:

Stored size: 1.97 KB

Contents

PATH
  remote: .
  specs:
    bridge_blueprint (0.0.04)
      bridge_api (~> 0.0.12)
      open_uri_redirections (~> 0.2.1)
      rubyzip (~> 1.2.1)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    bridge_api (0.0.13)
      faraday (~> 0.9.0)
      faraday_middleware (~> 0.9.0)
      footrest (>= 0.5.1)
    byebug (8.2.5)
    coderay (1.1.1)
    concurrent-ruby (1.0.5)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.9.2)
      faraday (>= 0.7.4, < 0.10)
    footrest (0.5.1)
      activesupport (>= 3.0.0)
      faraday (~> 0.9.0)
      link_header (>= 0.0.7)
    hashdiff (0.3.4)
    i18n (0.8.6)
    link_header (0.0.8)
    method_source (0.8.2)
    minitest (5.10.3)
    multipart-post (2.0.0)
    open_uri_redirections (0.2.1)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    public_suffix (2.0.5)
    rack (1.6.5)
    rack-protection (1.5.3)
      rack
    rake (0.9.6)
    rspec (2.99.0)
      rspec-core (~> 2.99.0)
      rspec-expectations (~> 2.99.0)
      rspec-mocks (~> 2.99.0)
    rspec-core (2.99.2)
    rspec-expectations (2.99.2)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.99.4)
    rubyzip (1.2.1)
    safe_yaml (1.0.4)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    slop (3.6.0)
    thread_safe (0.3.6)
    tilt (1.4.1)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    webmock (2.3.2)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bridge_blueprint!
  bundler (~> 1.0, >= 1.0.0)
  byebug (~> 8.2.2)
  pry (~> 0)
  rake (~> 0)
  rspec (~> 2.6)
  sinatra (~> 1.0)
  tilt (~> 1.3, >= 1.3.4)
  webmock (~> 2.3.1)

BUNDLED WITH
   1.14.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bridge_blueprint-0.0.04 Gemfile.lock