Sha256: b4572116e9aee3abacc22d0534bcbb52ddd5f5efffefe2a4fbe729ca2960865a

Contents?: true

Size: 1.93 KB

Versions: 1

Compression:

Stored size: 1.93 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.3.5)
      activesupport (= 6.0.3.5)
    activesupport (6.0.3.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    concurrent-ruby (1.1.8)
    diff-lcs (1.4.4)
    dry-configurable (0.12.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5.0)
    dry-container (0.7.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.5.0)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.0)
    dry-logic (1.1.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.8.9)
      concurrent-ruby (~> 1.0)
    ice_nine (0.11.2)
    minitest (5.14.4)
    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)
    thread_safe (0.3.6)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

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

BUNDLED WITH
   2.1.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
easy_params-0.1.1 Gemfile.lock