Sha256: c0ca16c4cd66d313d633bcb9b730f5b21e02208f6688b87a2ae6188adb599017

Contents?: true

Size: 1.5 KB

Versions: 2

Compression:

Stored size: 1.5 KB

Contents

PATH
  remote: /home/justin/work/ruby/crypt_keeper
  specs:
    crypt_keeper (0.5.0)
      activerecord (>= 3.0)
      activesupport (>= 3.0)
      appraisal (~> 0.4.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.7)
      activesupport (= 3.2.7)
      builder (~> 3.0.0)
    activerecord (3.2.7)
      activemodel (= 3.2.7)
      activesupport (= 3.2.7)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.7)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    appraisal (0.4.1)
      bundler
      rake
    arel (3.0.2)
    builder (3.0.0)
    diff-lcs (1.1.3)
    ffi (1.1.5)
    guard (1.3.2)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-rspec (1.2.1)
      guard (>= 1.1)
    i18n (0.6.0)
    listen (0.4.7)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    multi_json (1.3.6)
    mysql2 (0.3.11)
    pg (0.14.0)
    rake (0.9.2.2)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.2)
    sqlite3 (1.3.6)
    thor (0.16.0)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.2)
  activesupport (~> 3.2)
  crypt_keeper!
  guard (~> 1.3.0)
  guard-rspec (~> 1.2.0)
  mysql2 (~> 0.3.11)
  pg (~> 0.14.0)
  rake (~> 0.9.2.2)
  rspec (~> 2.11.0)
  sqlite3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
crypt_keeper-0.6.1 gemfiles/activerecord_3_2.gemfile.lock
crypt_keeper-0.6.0 gemfiles/activerecord_3_2.gemfile.lock