PATH remote: . specs: omniauth-idnet (0.0.9) omniauth (~> 1.1) omniauth-oauth2 (~> 1.1) GEM remote: http://rubygems.org/ specs: addressable (2.3.4) coderay (1.0.9) crack (0.4.0) safe_yaml (~> 0.9.0) diff-lcs (1.2.4) faraday (0.8.7) multipart-post (~> 1.1) ffi (1.9.0) formatador (0.2.4) growl (1.0.3) guard (1.8.0) formatador (>= 0.2.4) listen (>= 1.0.0) lumberjack (>= 1.0.2) pry (>= 0.9.10) thor (>= 0.14.6) guard-bundler (1.0.0) bundler (~> 1.0) guard (~> 1.1) guard-rspec (3.0.1) guard (>= 1.8) rspec (~> 2.13) hashie (2.0.5) httpauth (0.2.0) jwt (0.1.8) multi_json (>= 1.5) listen (1.1.6) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) lumberjack (1.0.3) method_source (0.8.1) multi_json (1.7.6) multipart-post (1.2.0) oauth2 (0.8.1) faraday (~> 0.8) httpauth (~> 0.1) jwt (~> 0.1.4) multi_json (~> 1.0) rack (~> 1.2) omniauth (1.1.4) hashie (>= 1.2, < 3) rack omniauth-oauth2 (1.1.1) oauth2 (~> 0.8.0) omniauth (~> 1.0) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) rake (10.0.4) rb-fsevent (0.9.3) rb-inotify (0.9.0) ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) rspec-mocks (~> 2.13.0) rspec-core (2.13.1) rspec-expectations (2.13.0) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.13.1) safe_yaml (0.9.3) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) slop (3.4.5) thor (0.18.1) webmock (1.11.0) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby DEPENDENCIES growl guard guard-bundler guard-rspec omniauth-idnet! rack-test rake rb-fsevent rspec (~> 2.7) simplecov webmock