PATH remote: . specs: acts_as_commentable_more (1.0.0) rails (~> 4.1.8) GEM remote: https://rubygems.org/ specs: actionmailer (4.1.9) actionpack (= 4.1.9) actionview (= 4.1.9) mail (~> 2.5, >= 2.5.4) actionpack (4.1.9) actionview (= 4.1.9) activesupport (= 4.1.9) rack (~> 1.5.2) rack-test (~> 0.6.2) actionview (4.1.9) activesupport (= 4.1.9) builder (~> 3.1) erubis (~> 2.7.0) activemodel (4.1.9) activesupport (= 4.1.9) builder (~> 3.1) activerecord (4.1.9) activemodel (= 4.1.9) activesupport (= 4.1.9) arel (~> 5.0.0) activesupport (4.1.9) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) arel (5.0.1.20140414130214) better_errors (2.0.0) coderay (>= 1.0.0) erubis (>= 2.6.6) rack (>= 0.9.0) builder (3.2.2) bullet (4.13.2) activesupport (>= 3.0.0) uniform_notifier (>= 1.6.0) capybara (2.4.3) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) celluloid (0.16.0) timers (~> 4.0.0) codeclimate-test-reporter (0.4.5) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) coveralls (0.7.1) multi_json (~> 1.3) rest-client simplecov (>= 0.7) term-ansicolor thor diff-lcs (1.2.5) docile (1.1.5) erubis (2.7.0) factory_girl (4.4.0) activesupport (>= 3.0.0) factory_girl_rails (4.4.1) factory_girl (~> 4.4.0) railties (>= 3.0.0) ffi (1.9.6) formatador (0.2.5) guard (2.10.5) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) nenv (~> 0.1) pry (>= 0.9.12) thor (>= 0.18.1) guard-rspec (4.3.1) guard (~> 2.1) rspec (>= 2.14, < 4.0) hike (1.2.3) hirb (0.7.2) hitimes (1.2.2) i18n (0.7.0) json (1.8.2) listen (2.8.4) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.9) mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) mime-types (2.4.3) mina (0.3.0) open4 rake mini_portile (0.6.1) minitest (5.5.1) multi_json (1.10.1) nenv (0.1.1) netrc (0.10.2) nokogiri (1.6.5) mini_portile (~> 0.6.0) open4 (1.3.4) pg (0.18.1) pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) rack (1.5.2) rack-test (0.6.3) rack (>= 1.0) rails (4.1.9) actionmailer (= 4.1.9) actionpack (= 4.1.9) actionview (= 4.1.9) activemodel (= 4.1.9) activerecord (= 4.1.9) activesupport (= 4.1.9) bundler (>= 1.3.0, < 2.0) railties (= 4.1.9) sprockets-rails (~> 2.0) railties (4.1.9) actionpack (= 4.1.9) activesupport (= 4.1.9) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) rspec-mocks (~> 3.1.0) rspec-core (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.1.0) rspec-mocks (3.1.3) rspec-support (~> 3.1.0) rspec-rails (3.1.0) actionpack (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) rspec-mocks (~> 3.1.0) rspec-support (~> 3.1.0) rspec-support (3.1.2) shoulda-matchers (2.7.0) activesupport (>= 3.0.0) simplecov (0.9.0) docile (~> 1.1.0) multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) slop (3.6.0) spring (1.1.3) spring-commands-rspec (1.0.2) spring (>= 0.9.1) sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sprockets-rails (2.2.2) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) term-ansicolor (1.3.0) tins (~> 1.0) thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1) timers (4.0.1) hitimes tins (1.3.3) tzinfo (1.2.2) thread_safe (~> 0.1) uniform_notifier (1.6.2) xpath (2.0.0) nokogiri (~> 1.3) PLATFORMS ruby DEPENDENCIES acts_as_commentable_more! better_errors (= 2.0.0) bullet (= 4.13.2) capybara (= 2.4.3) codeclimate-test-reporter coveralls factory_girl_rails (= 4.4.1) guard-rspec (= 4.3.1) hirb (= 0.7.2) mina (= 0.3.0) pg rake rspec rspec-rails (= 3.1.0) shoulda-matchers (= 2.7.0) simplecov (= 0.9.0) spring (= 1.1.3) spring-commands-rspec (= 1.0.2)