Sha256: beb06ed496ded148ef1d5201398be4936f8c011e3ae2ef1e588cca08b979e1ef

Contents?: true

Size: 677 Bytes

Versions: 2

Compression:

Stored size: 677 Bytes

Contents

PATH
  remote: .
  specs:
    bank_validator (0.1)
      activemodel

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.8)
      activesupport (= 3.2.8)
      builder (~> 3.0.0)
    activesupport (3.2.8)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    builder (3.0.3)
    diff-lcs (1.1.3)
    i18n (0.6.1)
    multi_json (1.3.6)
    rake (0.9.2.2)
    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.3)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.3)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel
  bank_validator!
  bundler
  rake
  rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bank_validator-0.1b Gemfile.lock
bank_validator-0.1a Gemfile.lock