Sha256: 973376992a20ff223f68fdb0fe880945744792f2a6f4dac2774799a2a50d3221

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

PATH
  remote: .
  specs:
    casino_core-authenticator-activerecord (0.0.1)
      activerecord (~> 3.2.12)
      unix-crypt (~> 1.0.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.12)
      activesupport (= 3.2.12)
      builder (~> 3.0.0)
    activerecord (3.2.12)
      activemodel (= 3.2.12)
      activesupport (= 3.2.12)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    diff-lcs (1.1.3)
    i18n (0.6.1)
    multi_json (1.6.1)
    rake (10.0.3)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.1)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    sqlite3 (1.3.7)
    tzinfo (0.3.35)
    unix-crypt (1.0.2)

PLATFORMS
  ruby

DEPENDENCIES
  casino_core-authenticator-activerecord!
  rake (~> 10.0)
  rspec (~> 2.12)
  simplecov (~> 0.7)
  sqlite3 (~> 1.3.7)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
casino_core-authenticator-activerecord-0.0.1 Gemfile.lock