mrgilman/escape

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/flextrip/tripit.git
  revision: 10e9c3c5db7f2246473a055af225ca7fcb3d0fef
  specs:
    tripit (0.4.0)
      json
      oauth

GIT
  remote: git://github.com/mrgilman/ask_geo.git
  revision: 7eadebe3261131cfd9c201e31dc9d5be9c95cf1b
  specs:
    ask_geo (0.1.0)
      json

GIT
  remote: git://github.com/mrgilman/omniauth-tripit.git
  revision: faf0302ac83a4e8402455a39ff2337ce24b5c6c3
  specs:
    omniauth-tripit (0.0.1)
      omniauth
      omniauth-oauth

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (3.2.6)
      actionpack (= 3.2.6)
      mail (~> 2.4.4)
    actionpack (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
      erubis (~> 2.7.0)
      journey (~> 1.0.1)
      rack (~> 1.4.0)
      rack-cache (~> 1.2)
      rack-test (~> 0.6.1)
      sprockets (~> 2.1.3)
    activemodel (3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
    activerecord (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activeresource (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    addressable (2.2.8)
    arel (3.0.2)
    bcrypt-ruby (3.0.1)
    builder (3.0.0)
    cancan (1.6.8)
    capistrano (2.12.0)
      highline
      net-scp (>= 1.0.0)
      net-sftp (>= 2.0.0)
      net-ssh (>= 2.0.14)
      net-ssh-gateway (>= 1.1.0)
    capybara (1.1.2)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    childprocess (0.3.2)
      ffi (~> 1.0.6)
    coffee-rails (3.2.2)
      coffee-script (>= 2.2.0)
      railties (~> 3.2.0)
    coffee-script (2.2.0)
      coffee-script-source
      execjs
    coffee-script-source (1.3.3)
    commonjs (0.2.6)
    diff-lcs (1.1.3)
    erubis (2.7.0)
    execjs (1.4.0)
      multi_json (~> 1.0)
    fabrication (2.0.2)
    faraday (0.8.0)
      multipart-post (~> 1.1)
    faraday_middleware (0.8.7)
      faraday (>= 0.7.4, < 0.9)
    ffi (1.0.11)
    foursquare2 (1.5.0)
      faraday (~> 0.8)
      faraday_middleware (>= 0.8)
      hashie (~> 1.0)
    growl (1.0.3)
    guard (1.2.1)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-rspec (1.1.0)
      guard (>= 1.1)
    hashie (1.2.0)
    highline (1.6.13)
    hike (1.2.1)
    i18n (0.6.0)
    journey (1.0.4)
    jquery-rails (2.0.2)
      railties (>= 3.2.0, < 5.0)
      thor (~> 0.14)
    json (1.7.3)
    kgio (2.7.4)
    launchy (2.1.0)
      addressable (~> 2.2.6)
    less (2.2.1)
      commonjs (~> 0.2.6)
    less-rails (2.2.3)
      actionpack (>= 3.1)
      less (~> 2.2.0)
    libv8 (3.3.10.4)
    libwebsocket (0.1.3)
      addressable
    listen (0.4.6)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    mail (2.4.4)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.19)
    multi_json (1.3.6)
    multipart-post (1.1.5)
    mysql2 (0.3.11)
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
    net-sftp (2.0.5)
      net-ssh (>= 2.0.9)
    net-ssh (2.5.2)
    net-ssh-gateway (1.1.0)
      net-ssh (>= 1.99.1)
    nokogiri (1.5.4)
    nyan-cat-formatter (0.0.6)
    oauth (0.4.6)
    oauth2 (0.5.2)
      faraday (~> 0.7)
      multi_json (~> 1.0)
    omniauth (1.1.0)
      hashie (~> 1.2)
      rack
    omniauth-foursquare (0.0.7)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
    omniauth-instagram (1.0.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.0.0)
      oauth2 (~> 0.5.0)
      omniauth (~> 1.0)
    omniauth-twitter (0.0.11)
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
    polyglot (0.3.3)
    rack (1.4.1)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-protection (1.2.0)
      rack
    rack-ssl (1.3.2)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rails (3.2.6)
      actionmailer (= 3.2.6)
      actionpack (= 3.2.6)
      activerecord (= 3.2.6)
      activeresource (= 3.2.6)
      activesupport (= 3.2.6)
      bundler (~> 1.0)
      railties (= 3.2.6)
    railties (3.2.6)
      actionpack (= 3.2.6)
      activesupport (= 3.2.6)
      rack-ssl (~> 1.3.2)
      rake (>= 0.8.7)
      rdoc (~> 3.4)
      thor (>= 0.14.6, < 2.0)
    raindrops (0.10.0)
    rake (0.9.2.2)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rdoc (3.12)
      json (~> 1.4)
    redis (2.2.2)
    redis-namespace (1.0.3)
      redis (< 3.0.0)
    resque (1.20.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.0.2)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-scheduler (2.0.0)
      redis (>= 2.0.1)
      resque (>= 1.20.0)
      rufus-scheduler
    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)
    rspec-rails (2.10.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec (~> 2.10.0)
    ruby_gntp (0.3.4)
    rubyzip (0.9.9)
    rufus-scheduler (2.0.17)
      tzinfo (>= 0.3.23)
    sass (3.1.19)
    sass-rails (3.2.5)
      railties (~> 3.2.0)
      sass (>= 3.1.10)
      tilt (~> 1.3)
    selenium-webdriver (2.24.0)
      childprocess (>= 0.2.5)
      libwebsocket (~> 0.1.3)
      multi_json (~> 1.0)
      rubyzip
    simple_oauth (0.1.8)
    simplecov (0.6.4)
      multi_json (~> 1.0)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    sinatra (1.3.2)
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
      tilt (~> 1.3, >= 1.3.3)
    slim (1.2.2)
      temple (~> 0.4.0)
      tilt (~> 1.3.3)
    sorcery (0.7.12)
      bcrypt-ruby (~> 3.0.0)
      oauth (~> 0.4.4)
      oauth2 (~> 0.5.1)
    sprockets (2.1.3)
      hike (~> 1.2)
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
    temple (0.4.0)
    therubyracer (0.10.1)
      libv8 (~> 3.3.10)
    thor (0.15.3)
    tilt (1.3.3)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    twitter (2.3.0)
      activesupport (>= 2.3.9, < 4)
      faraday (~> 0.8)
      multi_json (~> 1.3)
      simple_oauth (~> 0.1.6)
    twitter-bootstrap-rails (2.1.0)
      actionpack (>= 3.1)
      less-rails (~> 2.2.2)
      railties (>= 3.1)
      therubyracer (~> 0.10.1)
    tzinfo (0.3.33)
    uglifier (1.2.5)
      execjs (>= 0.3.0)
      multi_json (~> 1.3)
    unicorn (4.3.1)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
    vegas (0.1.11)
      rack (>= 1.0.0)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  ask_geo!
  cancan
  capistrano
  capybara
  coffee-rails (~> 3.2.1)
  fabrication
  faraday
  foursquare2
  growl
  guard-rspec
  hashie
  jquery-rails
  launchy
  mysql2
  nokogiri
  nyan-cat-formatter
  omniauth-foursquare
  omniauth-instagram
  omniauth-tripit!
  omniauth-twitter
  rails (= 3.2.6)
  resque
  resque-scheduler
  rspec-rails
  ruby_gntp
  sass-rails (~> 3.2.3)
  simplecov
  slim
  sorcery
  tripit!
  twitter
  twitter-bootstrap-rails
  uglifier (>= 1.0.3)
  unicorn