Sha256: 5c7ef977bae09594b34f6e78282f8b6a59c8ba2f145cf6bff1da32827cdf835e

Contents?: true

Size: 1.64 KB

Versions: 2

Compression:

Stored size: 1.64 KB

Contents

PATH
  remote: .
  specs:
    scrapework (0.1.0)
      active_attr
      activesupport
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    active_attr (0.13.0)
      activemodel (>= 3.0.2, < 6.0)
      activesupport (>= 3.0.2, < 6.0)
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    ast (2.4.0)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.2)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    nokogiri (1.10.2)
      mini_portile2 (~> 2.4.0)
    parallel (1.17.0)
    parser (2.6.2.1)
      ast (~> 2.4.0)
    psych (3.1.0)
    rainbow (3.0.0)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.67.2)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      psych (>= 3.1.0)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.6)
    ruby-progressbar (1.10.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.5.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.17)
  rake (~> 10.0)
  rspec (~> 3.0)
  rubocop
  scrapework!

BUNDLED WITH
   1.17.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
scrapework-0.1.1 Gemfile.lock
scrapework-0.1.0 Gemfile.lock