PATH remote: ../ specs: counter-cache (0.0.2) activerecord (>= 3.0) GEM remote: https://rubygems.org/ specs: activemodel (4.0.8) activesupport (= 4.0.8) builder (~> 3.1.0) activerecord (4.0.8) activemodel (= 4.0.8) activerecord-deprecated_finders (~> 1.0.2) activesupport (= 4.0.8) arel (~> 4.0.0) activerecord-deprecated_finders (1.0.3) activesupport (4.0.8) i18n (~> 0.6, >= 0.6.9) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) appraisal (1.0.0) bundler rake thor (>= 0.14.0) arel (4.0.2) builder (3.1.4) celluloid (0.15.2) timers (~> 1.1.0) coderay (1.1.0) diff-lcs (1.2.5) fakeredis (0.5.0) redis (~> 3.0) ffi (1.9.3) formatador (0.2.5) guard (2.6.1) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) pry (>= 0.9.12) thor (>= 0.18.1) guard-rspec (4.3.1) guard (~> 2.1) rspec (>= 2.14, < 4.0) i18n (0.6.11) listen (2.7.9) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.9) method_source (0.8.2) minitest (4.7.5) multi_json (1.10.1) pry (0.10.0) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) rake (10.3.2) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) redis (3.1.0) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0) rspec-mocks (~> 3.0.0) rspec-core (3.0.3) rspec-support (~> 3.0.0) rspec-expectations (3.0.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.0.0) rspec-mocks (3.0.3) rspec-support (~> 3.0.0) rspec-support (3.0.3) slop (3.6.0) sqlite3 (1.3.9) thor (0.19.1) thread_safe (0.3.4) timers (1.1.0) tzinfo (0.3.40) PLATFORMS ruby DEPENDENCIES activerecord (~> 4.0.8) appraisal bundler (~> 1.6) counter-cache! fakeredis guard guard-rspec rake rspec (>= 3.0) sqlite3