Sha256: 5cafdfe1a2826cc944a90766b003d1ef677b7d7b655e9715a307ad24275eb29c

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

PATH
  remote: .
  specs:
    nxt_schema (1.0.1)
      activesupport
      dry-types
      nxt_init
      nxt_registry

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.3.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.7)
    diff-lcs (1.4.4)
    dry-configurable (0.11.6)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.7)
      dry-equalizer (~> 0.2)
    dry-container (0.7.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.4.10)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.0)
    dry-logic (1.0.8)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.2)
      dry-equalizer (~> 0.2)
    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)
    hirb (0.7.3)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    method_profiler (2.0.1)
      hirb (>= 0.6.0)
    method_source (1.0.0)
    minitest (5.14.2)
    nxt_init (0.1.5)
      activesupport
    nxt_registry (0.3.3)
      activesupport
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.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)
    thread_safe (0.3.6)
    tzinfo (1.2.8)
      thread_safe (~> 0.1)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  method_profiler
  nxt_schema!
  pry
  rake (~> 12.3.3)
  rspec (~> 3.0)

BUNDLED WITH
   1.17.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nxt_schema-1.0.1 Gemfile.lock