Sha256: e36f120f01034616777ed82ede6fb9e171dddc64ef48f279b389b94f4a06e506

Contents?: true

Size: 1.03 KB

Versions: 2

Compression:

Stored size: 1.03 KB

Contents

PATH
  remote: .
  specs:
    cli-format (0.1.0)
      activesupport
      text-table
      zeitwerk

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    minitest (5.14.0)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.2)
    text-table (1.2.4)
    thread_safe (0.3.6)
    tzinfo (1.2.6)
      thread_safe (~> 0.1)
    zeitwerk (2.2.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  cli-format!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cli-format-0.2.0 Gemfile.lock
cli-format-0.1.0 Gemfile.lock