PATH remote: . specs: omniauth-cortex (0.0.1) omniauth (~> 1.0) omniauth-oauth2 (~> 1.1) GEM remote: https://rubygems.org/ specs: addressable (2.3.6) celluloid (0.15.2) timers (~> 1.1.0) celluloid-io (0.15.0) celluloid (>= 0.15.0) nio4r (>= 0.5.0) coderay (1.1.0) crack (0.4.2) safe_yaml (~> 1.0.0) diff-lcs (1.2.5) docile (1.1.3) faraday (0.9.0) multipart-post (>= 1.2, < 3) ffi (1.9.3) formatador (0.2.4) growl (1.0.3) guard (2.6.0) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) pry (>= 0.9.12) thor (>= 0.18.1) guard-bundler (2.0.0) bundler (~> 1.0) guard (~> 2.2) guard-rspec (4.2.8) guard (~> 2.1) rspec (>= 2.14, < 4.0) hashie (2.1.0) jwt (0.1.11) multi_json (>= 1.5) listen (2.7.1) celluloid (>= 0.15.2) celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.5) method_source (0.8.2) multi_json (1.9.2) multi_xml (0.5.5) multipart-post (2.0.0) nio4r (1.0.0) oauth2 (0.9.3) faraday (>= 0.8, < 0.10) jwt (~> 0.1.8) multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) omniauth (1.2.1) hashie (>= 1.2, < 3) rack (~> 1.0) omniauth-oauth2 (1.1.2) faraday (>= 0.8, < 0.10) multi_json (~> 1.3) oauth2 (~> 0.9.3) omniauth (~> 1.2) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) rake (10.2.2) rb-fsevent (0.9.4) rb-inotify (0.9.3) ffi (>= 0.5.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) rspec-core (2.14.8) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) safe_yaml (1.0.2) simplecov (0.8.2) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) slop (3.5.0) thor (0.19.1) timers (1.1.0) webmock (1.17.4) addressable (>= 2.2.7) crack (>= 0.3.2) PLATFORMS ruby DEPENDENCIES bundler (~> 1.6) growl guard guard-bundler guard-rspec omniauth-cortex! rack-test rake rb-fsevent rspec (~> 2.14) simplecov webmock