GEM remote: http://rubygems.org/ specs: activesupport (4.0.0) i18n (~> 0.6, >= 0.6.4) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) addressable (2.3.5) atomic (1.1.10) builder (3.2.2) capybara (2.1.0) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) 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) git (1.2.5) github_api (0.10.1) addressable faraday (~> 0.8.1) hashie (>= 1.2) multi_json (~> 1.4) nokogiri (~> 1.5.2) oauth2 guard (1.8.1) formatador (>= 0.2.4) listen (>= 1.0.0) lumberjack (>= 1.0.2) pry (>= 0.9.10) thor (>= 0.14.6) guard-rspec (3.0.2) guard (>= 1.8) rspec (~> 2.13) hashie (2.0.5) highline (1.6.19) httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) httpauth (0.2.0) i18n (0.6.4) jeweler (1.8.5) builder bundler (~> 1.0) git (>= 1.2.5) github_api (>= 0.8.1) highline (>= 1.6.15) nokogiri (= 1.5.10) rake rdoc json (1.8.0) jwt (0.1.8) multi_json (>= 1.5) listen (1.2.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) lumberjack (1.0.3) method_source (0.8.1) mime-types (1.25) minitest (4.7.5) multi_json (1.7.7) multi_xml (0.5.4) multipart-post (1.2.0) nokogiri (1.5.10) oauth2 (0.9.2) faraday (~> 0.8) httpauth (~> 0.2) jwt (~> 0.1.4) multi_json (~> 1.0) multi_xml (~> 0.5) rack (~> 1.2) 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.1.0) rb-fsevent (0.9.3) rb-inotify (0.9.0) ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) rdoc (3.12.2) json (~> 1.4) 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) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.1.4) shoulda-matchers (2.2.0) activesupport (>= 3.0.0) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) slop (3.4.5) terminal-notifier-guard (1.5.3) thor (0.18.1) thread_safe (0.1.0) atomic tzinfo (0.3.37) vcr (2.5.0) webmock (1.12.3) addressable (>= 2.2.7) crack (>= 0.3.2) xpath (2.0.0) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES capybara guard-rspec httparty jeweler (~> 1.8.4) rdoc (~> 3.12) rspec shoulda simplecov terminal-notifier-guard vcr webmock