Sha256: d36257a41b2a34e2da2ca5c5f7adab9e43aba2813a1d67894c63f4a1c024bfe1

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

GIT
  remote: https://github.com/solnic/virtus.git
  revision: 97a161f19d20a961094112464075c284d68d35e4
  specs:
    virtus (1.0.0.beta1)
      abstract_type (~> 0.0.5)
      adamantium (~> 0.0.7)
      backports (~> 3.0, >= 3.1.0)
      coercible (~> 0.2)
      descendants_tracker (~> 0.0.1)

PATH
  remote: .
  specs:
    use_case (0.1.0)

GEM
  remote: http://rubygems.org/
  specs:
    abstract_type (0.0.5)
      backports (~> 3.0, >= 3.0.3)
    activemodel (3.2.12)
      activesupport (= 3.2.12)
      builder (~> 3.0.0)
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    adamantium (0.0.7)
      backports (~> 3.0, >= 3.0.3)
      ice_nine (~> 0.7.0)
    backports (3.1.1)
    builder (3.0.4)
    coercible (0.2.0)
      backports (~> 3.0, >= 3.1.0)
      descendants_tracker (~> 0.0.1)
    descendants_tracker (0.0.1)
    i18n (0.6.4)
    ice_nine (0.7.0)
    minitest (4.7.0)
    multi_json (1.6.1)
    rake (10.0.3)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel
  minitest (~> 4)
  rake
  use_case!
  virtus!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
use_case-0.2.0 Gemfile.lock
use_case-0.1.0 Gemfile.lock