josephwilk/creative-machine

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    faraday (0.8.4)
      multipart-post (~> 1.1)
    multi_json (1.3.7)
    multipart-post (1.1.5)
    nokogiri (1.5.5)
    pronounce (0.0.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)
    simple_oauth (0.1.9)
    tlearn (0.0.8)
    twitter (4.2.0)
      faraday (~> 0.8)
      multi_json (~> 1.3)
      simple_oauth (~> 0.1.6)

PLATFORMS
  ruby

DEPENDENCIES
  nokogiri
  pronounce
  rake
  rspec
  tlearn
  twitter