Sha256: 9561286c275380017fa98df78935f090e4b0c0eef880b3935d9567995beec8d1

Contents?: true

Size: 1.82 KB

Versions: 2

Compression:

Stored size: 1.82 KB

Contents

PATH
  remote: .
  specs:
    etwin (0.0.1)
      faraday (~> 1.1.0)
      sorbet-runtime (~> 0.5.6076)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.1)
    debase (2.3.2)
      debase-ruby_core_source (~> 0.10.11)
    debase-ruby_core_source (0.10.11)
    diff-lcs (1.4.4)
    faraday (1.1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords
    io-console (0.5.6)
    irb (1.2.7)
      reline (>= 0.1.5)
    multipart-post (2.1.1)
    parallel (1.20.0)
    parser (2.7.2.0)
      ast (~> 2.4.1)
    rainbow (3.0.0)
    rake (13.0.1)
    regexp_parser (1.8.2)
    reline (0.1.9)
      io-console (~> 0.5)
    rexml (3.2.4)
    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)
    rubocop (1.3.1)
      parallel (~> 1.10)
      parser (>= 2.7.1.5)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8)
      rexml
      rubocop-ast (>= 1.1.1)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 2.0)
    rubocop-ast (1.1.1)
      parser (>= 2.7.1.5)
    rubocop-sorbet (0.5.1)
      rubocop
    ruby-debug-ide (2.3.1)
      debase (~> 2.3.2)
    ruby-progressbar (1.10.1)
    ruby2_keywords (0.0.2)
    sorbet (0.5.6084)
      sorbet-static (= 0.5.6084)
    sorbet-runtime (0.5.6111)
    sorbet-static (0.5.6084-x86_64-linux)
    unicode-display_width (1.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  etwin!
  irb (~> 1.2.7)
  rake (~> 13.0.1)
  rspec (~> 3.10.0)
  rubocop (~> 1.3.1)
  rubocop-sorbet (~> 0.5.1)
  ruby-debug-ide (~> 2.3.1)
  sorbet (~> 0.5.6076)

BUNDLED WITH
   2.1.4

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
etwin-0.0.2 Gemfile.lock
etwin-0.0.1 Gemfile.lock