PATH remote: /Users/justin/work/jmazzi/crypt_keeper specs: crypt_keeper (0.14.0.pre) activerecord (>= 3.1, < 4.1) activesupport (>= 3.1, < 4.1) GEM remote: https://rubygems.org/ specs: activemodel (4.0.0) activesupport (= 4.0.0) builder (~> 3.1.0) activerecord (4.0.0) activemodel (= 4.0.0) activerecord-deprecated_finders (~> 1.0.2) activesupport (= 4.0.0) arel (~> 4.0.0) activerecord-deprecated_finders (1.0.3) 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) appraisal (0.5.2) bundler rake arel (4.0.0) atomic (1.1.14) builder (3.1.4) coderay (1.0.9) coveralls (0.7.0) multi_json (~> 1.3) rest-client simplecov (>= 0.7) term-ansicolor thor diff-lcs (1.2.4) ffi (1.9.0) formatador (0.2.4) guard (1.8.3) formatador (>= 0.2.4) listen (~> 1.3) lumberjack (>= 1.0.2) pry (>= 0.9.10) thor (>= 0.14.6) guard-rspec (2.5.4) guard (>= 1.1) rspec (~> 2.11) i18n (0.6.5) listen (1.3.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) lumberjack (1.0.4) method_source (0.8.2) mime-types (1.25) minitest (4.7.5) multi_json (1.8.0) mysql2 (0.3.13) pg (0.15.1) pry (0.9.12.2) coderay (~> 1.0.5) method_source (~> 0.8) slop (~> 3.4) rake (10.0.4) rb-fsevent (0.9.3) rb-inotify (0.9.2) ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) rest-client (1.6.7) mime-types (>= 1.16) 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) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) slop (3.4.6) sqlite3 (1.3.8) term-ansicolor (1.2.2) tins (~> 0.8) thor (0.18.1) thread_safe (0.1.3) atomic tins (0.11.0) tzinfo (0.3.37) PLATFORMS ruby DEPENDENCIES activerecord (~> 4.0.0) activesupport (~> 4.0.0) appraisal (~> 0.5.2) coveralls crypt_keeper! guard (~> 1.8.0) guard-rspec (~> 2.5.4) mysql2 (~> 0.3.11) pg (~> 0.15.1) rake (~> 10.0.3) rb-fsevent (~> 0.9.1) rspec (~> 2.13.0) sqlite3