GEM remote: http://rubygems.org/ specs: actionmailer (4.1.13) actionpack (= 4.1.13) actionview (= 4.1.13) mail (~> 2.5, >= 2.5.4) actionpack (4.1.13) actionview (= 4.1.13) activesupport (= 4.1.13) rack (~> 1.5.2) rack-test (~> 0.6.2) actionview (4.1.13) activesupport (= 4.1.13) builder (~> 3.1) erubis (~> 2.7.0) activemodel (4.1.13) activesupport (= 4.1.13) builder (~> 3.1) activerecord (4.1.13) activemodel (= 4.1.13) activesupport (= 4.1.13) arel (~> 5.0.0) activesupport (4.1.13) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) addressable (2.3.8) arel (5.0.1.20140414130214) ast (2.1.0) astrolabe (1.3.1) parser (~> 2.2) builder (3.2.2) coderay (1.1.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) docile (1.1.5) erubis (2.7.0) faraday (0.9.1) multipart-post (>= 1.2, < 3) git (1.2.9.1) github_api (0.12.4) addressable (~> 2.3) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) hashie (>= 3.4) multi_json (>= 1.7.5, < 2.0) nokogiri (~> 1.6.6) oauth2 haml (4.0.7) tilt hashie (3.4.2) highline (1.7.7) i18n (0.7.0) jeweler (2.0.1) builder bundler (>= 1.0) git (>= 1.2.5) github_api highline (>= 1.6.15) nokogiri (>= 1.5.10) rake rdoc jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) json (1.8.3) jwt (1.5.1) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.2) mini_portile (0.6.2) minitest (5.8.1) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) parser (2.2.2.6) ast (>= 1.1, < 3.0) powerpack (0.1.1) rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) rails (4.1.13) actionmailer (= 4.1.13) actionpack (= 4.1.13) actionview (= 4.1.13) activemodel (= 4.1.13) activerecord (= 4.1.13) activesupport (= 4.1.13) bundler (>= 1.3.0, < 2.0) railties (= 4.1.13) sprockets-rails (~> 2.0) railties (4.1.13) actionpack (= 4.1.13) activesupport (= 4.1.13) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.0.0) rake (10.4.2) rdoc (3.12.2) json (~> 1.4) rubocop (0.34.2) astrolabe (~> 1.3) parser (>= 2.2.2.5, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) ruby-progressbar (1.7.5) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) shoulda-matchers (>= 1.4.1, < 3.0) shoulda-context (1.2.1) shoulda-matchers (2.8.0) activesupport (>= 3.0.0) simplecov (0.10.0) docile (~> 1.1.0) json (~> 1.8) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) sprockets (3.3.5) rack (> 1, < 3) sprockets-rails (2.3.3) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) thor (0.19.1) thread_safe (0.3.5) tilt (2.0.1) tzinfo (1.2.2) thread_safe (~> 0.1) will_paginate (3.0.7) PLATFORMS ruby DEPENDENCIES bundler (~> 1.0) coderay (~> 1.1) haml jeweler (~> 2.0.1) jquery-rails jquery-ui-rails rails (~> 4.1) rdoc (~> 3.12) rubocop shoulda simplecov sqlite3 will_paginate