Skip to content

Instantly share code, notes, and snippets.

@miwillhite
Created November 19, 2012 23:30
Show Gist options
  • Save miwillhite/4114831 to your computer and use it in GitHub Desktop.
Save miwillhite/4114831 to your computer and use it in GitHub Desktop.
Gemfile.lock
PATH
remote: .
specs:
simple-ruby (1.3.15)
activemodel
multi_json (~> 1.3.4)
typhoeus (= 0.3.3)
uuid
yajl-ruby
GEM
remote: http://gemserver.banksimple.com/
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
activemodel (3.2.9)
activesupport (= 3.2.9)
builder (~> 3.0.0)
activesupport (3.2.9)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
builder (3.0.4)
coderay (1.0.8)
crack (0.3.1)
cucumber (1.2.1)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.11.0)
json (>= 1.4.6)
diff-lcs (1.1.3)
faker (1.1.2)
i18n (~> 0.5)
gherkin (2.11.5)
json (>= 1.4.6)
guard (1.5.0)
listen (>= 0.4.2)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
i18n (0.6.1)
json (1.7.5)
listen (0.5.3)
lumberjack (1.0.2)
macaddr (1.6.1)
systemu (~> 2.5.0)
method_source (0.8.1)
mime-types (1.19)
multi_json (1.3.6)
nokogiri (1.5.5)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.3.3)
systemu (2.5.2)
thor (0.16.0)
typhoeus (0.3.3)
mime-types
uuid (2.3.5)
macaddr (~> 1.0)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
yajl-ruby (1.1.0)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
cucumber
faker
guard
nokogiri
rake
rspec
sanitize
simple-ruby!
simplecov
uuid
webmock
yard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment