Sha256: 416834eafacd585c259368a22ba8dc5417788b10d47efe9377b76ad2b81f9e2b

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

PATH
  remote: .
  specs:
    fluent-validation (0.1.0)
      activesupport

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.2.1)
      activesupport (= 5.2.1)
    activesupport (5.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (1.1.0)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel
  activesupport
  bundler (~> 1.12)
  fluent-validation!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   1.12.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-validation-0.1.0 Gemfile.lock