Sha256: 8b6e0b5316b0e39ec9c8b9470303894f07276193d0cb6cca29588aca41d76598

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    flavicon (0.3.0)
      nokogiri (~> 1.10)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    ast (2.4.2)
    coderay (1.1.3)
    crack (0.4.5)
      rexml
    diff-lcs (1.3)
    docile (1.4.0)
    hashdiff (1.0.1)
    method_source (1.0.0)
    mini_portile2 (2.7.1)
    nokogiri (1.13.1)
      mini_portile2 (~> 2.7.0)
      racc (~> 1.4)
    parallel (1.21.0)
    parser (3.1.0.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (4.0.6)
    racc (1.6.0)
    rainbow (3.1.1)
    regexp_parser (2.2.0)
    rexml (3.2.5)
    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.3)
      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 (1.25.0)
      parallel (~> 1.10)
      parser (>= 3.1.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml
      rubocop-ast (>= 1.15.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.15.1)
      parser (>= 3.0.1.1)
    rubocop-rspec (2.7.0)
      rubocop (~> 1.19)
    ruby-progressbar (1.11.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.3)
    unicode-display_width (2.1.0)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  flavicon!
  pry (~> 0)
  rspec (~> 3.8)
  rubocop-rspec (~> 2)
  simplecov (~> 0.21)
  webmock (~> 3.6)

BUNDLED WITH
   2.3.4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flavicon-0.3.0 Gemfile.lock