Sha256: 34ae7bc09fa0a0afcb98bf71c4883a3c0cdc292d9ae9ba46354ea21671c0baa6

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    gonative-cli (0.1.0)
      dry-cli (~> 0.7)
      xcodeproj (~> 1.20)
      zeitwerk (~> 2.4)

GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (3.0.3)
    ast (2.4.2)
    atomos (0.1.3)
    byebug (11.1.3)
    claide (1.0.3)
    coderay (1.1.3)
    colored2 (3.1.2)
    diff-lcs (1.4.4)
    dry-cli (0.7.0)
    method_source (1.0.0)
    nanaimo (0.3.0)
    parallel (1.20.1)
    parser (3.0.2.0)
      ast (~> 2.4.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.1.1)
    rexml (3.2.5)
    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-support (3.10.2)
    rubocop (1.18.4)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.8.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.8.0)
      parser (>= 3.0.1.1)
    rubocop-performance (1.11.4)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.11.0)
    unicode-display_width (2.0.0)
    xcodeproj (1.20.0)
      CFPropertyList (>= 2.3.3, < 4.0)
      atomos (~> 0.1.3)
      claide (>= 1.0.2, < 2.0)
      colored2 (~> 3.1)
      nanaimo (~> 0.3.0)
      rexml (~> 3.2.4)
    zeitwerk (2.4.2)

PLATFORMS
  x86_64-darwin-19

DEPENDENCIES
  gonative-cli!
  pry-byebug (~> 3.9)
  rake (~> 13.0)
  rspec (~> 3.10)
  rubocop (~> 1.7)
  rubocop-performance (~> 1.11)

BUNDLED WITH
   2.2.11

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gonative-cli-0.1.0 Gemfile.lock