Skip to content

Instantly share code, notes, and snippets.

@bcm
Created June 28, 2012 23:17
Show Gist options
  • Save bcm/3014652 to your computer and use it in GitHub Desktop.
Save bcm/3014652 to your computer and use it in GitHub Desktop.
Gemfile.lock for failing stamps test
PATH
remote: .
specs:
stamps (0.2.0.copious.0)
hashie (>= 1.0.0)
httpi (= 0.7.9)
json (>= 1.5.1)
multi_json (~> 1.0)
savon (>= 0.8.6)
GEM
remote: http://rubygems.org/
specs:
addressable (2.2.8)
awesome_print (1.0.2)
bluecloth (2.2.0)
builder (3.0.0)
crack (0.3.1)
faraday (0.8.1)
multipart-post (~> 1.1)
faraday_middleware (0.8.8)
faraday (>= 0.7.4, < 0.9)
gemfury (0.4.8)
faraday (>= 0.7.4, < 0.9)
faraday_middleware (>= 0.7, < 0.9)
highline (~> 1.6.0)
multi_json (>= 1.0.2, < 1.4)
thor (~> 0.14.0)
gyoku (0.4.6)
builder (>= 2.1.2)
hashie (1.2.0)
highline (1.6.13)
httpi (0.7.9)
rack
json (1.7.3)
mocha (0.9.12)
multi_json (1.3.6)
multipart-post (1.1.5)
nokogiri (1.5.5)
nori (1.1.0)
rack (1.4.1)
savon (0.9.2)
builder (>= 2.1.2)
gyoku (>= 0.4.0)
httpi (>= 0.7.8)
nokogiri (>= 1.4.0)
nori (>= 0.2.0)
shoulda (2.11.3)
simplecov (0.4.2)
simplecov-html (~> 0.4.4)
simplecov-html (0.4.5)
thor (0.14.6)
webmock (1.6.4)
addressable (~> 2.2, > 2.2.5)
crack (>= 0.1.7)
yard (0.8.2.1)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bluecloth
gemfury
mocha (~> 0.9.11)
shoulda (~> 2.11.3)
simplecov (~> 0.4.0)
stamps!
webmock (~> 1.6.2)
yard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment