PATH remote: /Users/justin/work/jmazzi/crypt_keeper specs: crypt_keeper (0.16.0.pre) activerecord (>= 3.1, < 4.2) activesupport (>= 3.1, < 4.2) aes (~> 0.5.0) armor (~> 0.0.2) GEM remote: https://rubygems.org/ specs: activemodel (3.1.12) activesupport (= 3.1.12) builder (~> 3.0.0) i18n (~> 0.6) activerecord (3.1.12) activemodel (= 3.1.12) activesupport (= 3.1.12) arel (~> 2.2.3) tzinfo (~> 0.3.29) activesupport (3.1.12) multi_json (~> 1.0) aes (0.5.0) appraisal (0.5.2) bundler rake arel (2.2.3) armor (0.0.2) builder (3.0.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) multi_json (1.8.2) 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) tins (0.12.0) tzinfo (0.3.38) PLATFORMS ruby DEPENDENCIES activerecord (~> 3.1.10) activesupport (~> 3.1.10) 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