Sha256: ed2ac6eb895ec28700331b11e7afaa2663f0c1eb9fde8030d4a06ba1c6cc485b

Contents?: true

Size: 1.59 KB

Versions: 1

Compression:

Stored size: 1.59 KB

Contents

PATH
  remote: .
  specs:
    opal-js_wrap-three (0.1.2)
      opal (~> 1.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    opal (1.3.2)
      ast (>= 2.3.0)
      parser (~> 3.0)
    opal-rspec (0.8.0)
      opal (>= 1.0.0, < 2.0)
      opal-sprockets (< 2.0)
      rake (>= 12.0)
    opal-sprockets (1.0.2)
      opal (>= 1.0, < 2.0)
      sprockets (~> 4.0)
      tilt (>= 1.4)
    parallel (1.21.0)
    parser (3.0.3.2)
      ast (~> 2.4.1)
    rack (2.2.3)
    rainbow (3.0.0)
    rake (13.0.6)
    regexp_parser (2.2.0)
    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.3)
    rubocop (1.23.0)
      parallel (~> 1.10)
      parser (>= 3.0.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.12.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.0)
      parser (>= 3.0.1.1)
    ruby-progressbar (1.11.0)
    sprockets (4.0.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    tilt (2.0.10)
    unicode-display_width (2.1.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  opal-js_wrap-three!
  opal-rspec
  rake (~> 13.0)
  rspec (~> 3.0)
  rubocop (~> 1.7)

BUNDLED WITH
   2.2.20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-js_wrap-three-0.1.2 Gemfile.lock