Sha256: a009183a6301af0e410b15f0ea2ed5a62944ec553c2625978be39d1c57509638

Contents?: true

Size: 1.57 KB

Versions: 5

Compression:

Stored size: 1.57 KB

Contents

PATH
  remote: .
  specs:
    databasedotcom-oauth2 (0.0.5)
      addressable
      databasedotcom
      oauth2

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.8)
    crack (0.3.1)
    databasedotcom (1.3.0)
      json
      multipart-post (~> 1.1)
    diff-lcs (1.1.3)
    faraday (0.8.1)
      multipart-post (~> 1.1)
    ffi (1.0.11)
    growl (1.0.3)
    guard (1.1.1)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-bundler (0.1.3)
      bundler (>= 1.0.0)
      guard (>= 0.2.2)
    guard-rspec (1.0.0)
      guard (>= 1.1)
    httpauth (0.1)
    json (1.7.3)
    listen (0.4.4)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    multi_json (1.3.6)
    multipart-post (1.1.5)
    oauth2 (0.7.1)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      multi_json (~> 1.0)
      rack (~> 1.4)
    rack (1.4.1)
    rack-test (0.6.1)
      rack (>= 1.0)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    simplecov (0.6.4)
      multi_json (~> 1.0)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    thor (0.15.2)
    webmock (1.8.7)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)

PLATFORMS
  ruby

DEPENDENCIES
  databasedotcom-oauth2!
  growl
  guard
  guard-bundler
  guard-rspec
  rack-test
  rb-fsevent
  rspec (~> 2.7)
  simplecov
  webmock

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
databasedotcom-oauth2-0.2.1 Gemfile.lock
databasedotcom-oauth2-0.2.0 Gemfile.lock
databasedotcom-oauth2-0.1.9 Gemfile.lock
databasedotcom-oauth2-0.1.8 Gemfile.lock
databasedotcom-oauth2-0.1.7 Gemfile.lock