Sha256: a2f26526999d01de5b72862471e28302c76ecf4a87c8a1d92763bac0f5532b8a

Contents?: true

Size: 1.29 KB

Versions: 1

Compression:

Stored size: 1.29 KB

Contents

PATH
  remote: .
  specs:
    mongoid_money_field (4.0.1)
      money (>= 5.0.0)
      mongoid (>= 3.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    builder (3.0.4)
    database_cleaner (0.9.1)
    diff-lcs (1.2.1)
    i18n (0.6.1)
    json (1.7.7)
    money (5.1.1)
      i18n (~> 0.6.0)
    mongoid (3.1.2)
      activemodel (~> 3.2)
      moped (~> 1.4.2)
      origin (~> 1.0)
      tzinfo (~> 0.3.22)
    mongoid-rspec (1.7.0)
      mongoid (>= 3.0.1)
      rake
      rspec (>= 2.9)
    moped (1.4.5)
    multi_json (1.7.2)
    origin (1.0.11)
    rake (10.0.4)
    rdoc (4.0.1)
      json (~> 1.4)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.1)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3.4)
  database_cleaner (~> 0.9.1)
  mongoid-rspec (~> 1.7.0)
  mongoid_money_field!
  rake
  rdoc (~> 4.0.1)
  rspec (~> 2.13.0)
  simplecov (~> 0.7.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid_money_field-4.0.1 Gemfile.lock