Sha256: 0b3b2c0258c0b1b834359f058d395df36a4e84c34dcc7b3df5ab9740626104e3

Contents?: true

Size: 1.68 KB

Versions: 3

Compression:

Stored size: 1.68 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activesupport (4.0.0)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    addressable (2.3.6)
    atomic (1.1.10)
    builder (3.2.2)
    descendants_tracker (0.0.3)
    diff-lcs (1.2.4)
    faraday (0.8.9)
      multipart-post (~> 1.2.0)
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
    git (1.2.8)
    github_api (0.11.3)
      addressable (~> 2.3)
      descendants_tracker (~> 0.0.1)
      faraday (~> 0.8, < 0.10)
      hashie (>= 1.2)
      multi_json (>= 1.7.5, < 2.0)
      nokogiri (~> 1.6.0)
      oauth2
    hashie (3.2.0)
    highline (1.6.21)
    i18n (0.6.4)
    jeweler (2.0.1)
      builder
      bundler (>= 1.0)
      git (>= 1.2.5)
      github_api
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      rake
      rdoc
    json (1.8.1)
    jwt (1.0.0)
    mini_portile (0.6.0)
    minitest (4.7.5)
    multi_json (1.10.1)
    multi_xml (0.5.5)
    multipart-post (1.2.0)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    oauth2 (1.0.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (~> 1.2)
    rack (1.5.2)
    rake (10.3.2)
    rdoc (4.1.1)
      json (~> 1.4)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.2)
    rspec-expectations (2.14.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.1)
    thread_safe (0.1.0)
      atomic
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  bundler
  faraday
  faraday_middleware
  hashie
  jeweler (~> 2.0.0)
  rspec

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
vertebrae-0.2.10 Gemfile.lock
vertebrae-0.2.9 Gemfile.lock
vertebrae-0.2.8 Gemfile.lock