Sha256: 0cab0e4792af26caaca491fd28630f07f03cc8c099dcf89e7db6e989a86f69c3

Contents?: true

Size: 1.28 KB

Versions: 4

Compression:

Stored size: 1.28 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    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.10)
    awesome_print (1.1.0)
    bson (1.9.1)
    builder (3.1.4)
    durran-validatable (2.0.1)
    i18n (0.6.4)
    leshill-will_paginate (2.3.11)
    minitest (4.7.5)
    mongo (1.9.1)
      bson (~> 1.9.1)
    mongoid (1.0.6)
      activesupport (>= 2.2.2)
      durran-validatable (>= 2.0.1)
      leshill-will_paginate (>= 2.3.11)
      mongo (>= 0.18.2)
    multi_json (1.7.7)
    shoulda (3.5.0)
      shoulda-context (~> 1.0, >= 1.0.1)
      shoulda-matchers (>= 1.4.1, < 3.0)
    shoulda-context (1.1.4)
    shoulda-matchers (2.2.0)
      activesupport (>= 3.0.0)
    sqlite3 (1.3.7)
    thread_safe (0.1.0)
      atomic
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  activerecord-jdbcsqlite3-adapter
  awesome_print
  jdbc-sqlite3
  mongoid
  shoulda
  sqlite3

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
data_cleansing-0.3.2 Gemfile.lock
data_cleansing-0.3.1 Gemfile.lock
data_cleansing-0.3.0 Gemfile.lock
data_cleansing-0.2.0 Gemfile.lock