PATH remote: . specs: newsletter (3.0.2) acts_as_list (~> 0.5) cancancan (~> 1.9) carrierwave (~> 0.10) dynamic_form (~> 1.1) jquery-rails (~> 3.1) jquery-ui-rails (~> 5.0) mini_magick (~> 4.1) nested_form (~> 0.3) rails (~> 3.2) will_paginate (~> 3.0) GEM remote: https://rubygems.org/ specs: actionmailer (3.2.21) actionpack (= 3.2.21) mail (~> 2.5.4) actionpack (3.2.21) activemodel (= 3.2.21) activesupport (= 3.2.21) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) rack (~> 1.4.5) rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.2.1) activemodel (3.2.21) activesupport (= 3.2.21) builder (~> 3.0.0) activerecord (3.2.21) activemodel (= 3.2.21) activesupport (= 3.2.21) arel (~> 3.0.2) tzinfo (~> 0.3.29) activeresource (3.2.21) activemodel (= 3.2.21) activesupport (= 3.2.21) activesupport (3.2.21) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) acts_as_list (0.6.0) activerecord (>= 3.0) arel (3.0.3) bcrypt (3.1.10) builder (3.0.4) cancancan (1.10.1) capybara (2.4.3) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) carrierwave (0.10.0) activemodel (>= 3.2.0) activesupport (>= 3.2.0) json (>= 1.7) mime-types (>= 1.16) cliver (0.3.2) coderay (1.1.0) cucumber (1.3.17) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.1) cucumber-rails (1.4.1) capybara (>= 1.1.2, < 3) cucumber (>= 1.3.8, < 2) mime-types (~> 1.16) nokogiri (~> 1.5) rails (>= 3, < 5) database_cleaner (1.3.0) devise (3.4.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) responders thread_safe (~> 0.1) warden (~> 1.2.3) diff-lcs (1.2.5) docile (1.1.5) dotenv (2.0.0) dotenv-rails (2.0.0) dotenv (= 2.0.0) dynamic_form (1.1.4) erubis (2.7.0) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) faker (1.4.3) i18n (~> 0.5) gherkin (2.12.2) multi_json (~> 1.3) hike (1.2.3) i18n (0.7.0) journey (1.0.4) jquery-rails (3.1.2) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.3) railties (>= 3.2.16) json (1.8.2) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) mini_magick (4.1.0) mini_portile (0.6.0) multi_json (1.11.0) multi_test (0.1.1) mysql2 (0.3.16) nested_form (0.3.2) nokogiri (1.6.3.1) mini_portile (= 0.6.0) orm_adapter (0.5.0) pg (0.18.1) poltergeist (1.5.1) capybara (~> 2.1) cliver (~> 0.3.1) multi_json (~> 1.0) websocket-driver (>= 0.2.0) polyglot (0.3.5) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-rails (0.3.2) pry (>= 0.9.10) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.4) rack rack-test (0.6.3) rack (>= 1.0) rails (3.2.21) actionmailer (= 3.2.21) actionpack (= 3.2.21) activerecord (= 3.2.21) activeresource (= 3.2.21) activesupport (= 3.2.21) bundler (~> 1.0) railties (= 3.2.21) railties (3.2.21) actionpack (= 3.2.21) activesupport (= 3.2.21) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.4.2) rdoc (3.12.2) json (~> 1.4) responders (1.1.2) railties (>= 3.2, < 4.2) rspec-activemodel-mocks (1.0.1) activemodel (>= 3.0) activesupport (>= 3.0) rspec-mocks (>= 2.99, < 4.0) rspec-core (3.2.1) rspec-support (~> 3.2.0) rspec-expectations (3.2.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.2.0) rspec-mocks (3.2.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.2.0) rspec-rails (3.2.1) actionpack (>= 3.0, < 4.3) activesupport (>= 3.0, < 4.3) railties (>= 3.0, < 4.3) rspec-core (~> 3.2.0) rspec-expectations (~> 3.2.0) rspec-mocks (~> 3.2.0) rspec-support (~> 3.2.0) rspec-support (3.2.2) simplecov (0.9.2) docile (~> 1.1.0) multi_json (~> 1.0) simplecov-html (~> 0.9.0) simplecov-html (0.9.0) slop (3.6.0) spring (1.1.3) spring-commands-cucumber (1.0.1) spring (>= 0.9.1) spring-commands-rspec (1.0.2) spring (>= 0.9.1) sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.9) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) tzinfo (0.3.43) warden (1.2.3) rack (>= 1.0) websocket-driver (0.3.5) will_paginate (3.0.7) xpath (2.0.0) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES cucumber-rails database_cleaner devise dotenv-rails factory_girl_rails (~> 4.3) faker jquery-rails jquery-ui-rails mysql2 newsletter! pg poltergeist pry-rails quiet_assets rspec-activemodel-mocks rspec-rails (~> 3.2) simplecov spring spring-commands-cucumber spring-commands-rspec sqlite3