Sha256: acae1567f08418a10c95d81cf5f21b43763348c856a08a0985ba64555219e822

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

PATH
  remote: .
  specs:
    easy_params (0.1.2)
      activemodel (>= 3.2, < 8)
      dry-struct (~> 1.3.0)
      dry-types (~> 1.4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.1)
      activesupport (= 7.0.1)
    activesupport (7.0.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    dry-configurable (0.14.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.6)
    dry-container (0.9.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.13, >= 0.13.0)
    dry-core (0.7.1)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.1)
    dry-logic (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5)
    dry-struct (1.3.0)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.3)
      dry-types (~> 1.3)
      ice_nine (~> 0.11)
    dry-types (1.4.0)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.3)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    i18n (1.9.1)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    minitest (5.15.0)
    rake (12.3.3)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.0)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.0)
    rspec_vars_helper (0.1.0)
      rspec (>= 2.4)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby

DEPENDENCIES
  easy_params!
  rake (~> 12.0)
  rspec (~> 3.0)
  rspec_vars_helper (~> 0.1)

BUNDLED WITH
   2.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
easy_params-0.1.2 Gemfile.lock