Sha256: 75eab0dadf4ed623bdb415fc4ff7220dbe46db01a41903bf918c12073d905cec

Contents?: true

Size: 1.91 KB

Versions: 2

Compression:

Stored size: 1.91 KB

Contents

GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    dry-configurable (0.13.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-inflector (0.2.1)
    dry-initializer (3.0.4)
    dry-logic (1.2.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5)
    dry-schema (1.8.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.13, >= 0.13.0)
      dry-core (~> 0.5, >= 0.5)
      dry-initializer (~> 3.0)
      dry-logic (~> 1.0)
      dry-types (~> 1.5)
    dry-types (1.5.1)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.5, >= 0.5)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
    pastel (0.8.0)
      tty-color (~> 0.5)
    power_assert (1.1.7)
    rake (10.5.0)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-power_assert (1.1.0)
      power_assert (~> 1.1.0)
      rspec (>= 2.14)
    rspec-support (3.10.3)
    thor (1.1.0)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    webrick (1.7.0)
    wisper (2.0.1)
    yard (0.9.27)
      webrick (~> 1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.2)
  dry-schema (~> 1.8)
  rake (~> 10.0)
  rspec (~> 3.0)
  rspec-power_assert
  thor (~> 1.1)
  tty-prompt (~> 0.23)
  yard

BUNDLED WITH
   2.2.32

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
depec-1.0.1 Gemfile.lock
depec-1.0.0 Gemfile.lock