Sha256: 13227fefd204f02e2e1aaa913d20a56325934fca66ad074eb22413222f204376

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

PATH
  remote: .
  specs:
    lev (0.0.1)
      active_attr
      transaction_isolation
      transaction_retry

GEM
  remote: https://rubygems.org/
  specs:
    active_attr (0.8.2)
      activemodel (>= 3.0.2, < 4.1)
      activesupport (>= 3.0.2, < 4.1)
    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)
    arel (4.0.0)
    atomic (1.1.14)
    builder (3.1.4)
    i18n (0.6.5)
    minitest (4.7.5)
    multi_json (1.8.0)
    rake (10.1.0)
    thread_safe (0.1.3)
      atomic
    transaction_isolation (1.0.3)
      activerecord (>= 3.0.11)
    transaction_retry (1.0.2)
      activerecord (>= 3.0.11)
      transaction_isolation (>= 1.0.2)
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  lev!
  rake

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lev-0.0.1 Gemfile.lock