Sha256: 351bf310f7f38cacf826dd09abee3a9d90a272cb9ee3239f4dda58325f0291a2

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

PATH
  remote: .
  specs:
    svgcode (0.6.2)
      nokogiri (~> 1.8)
      thor (~> 0.20)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (9.1.0)
    coderay (1.1.2)
    diff-lcs (1.3)
    ffi (1.9.23)
    formatador (0.2.5)
    guard (2.14.2)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-shell (0.7.1)
      guard (>= 2.0.0)
      guard-compat (~> 1.0)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    lumberjack (1.0.13)
    method_source (0.9.0)
    mini_portile2 (2.3.0)
    nenv (0.3.0)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    rake (10.5.0)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.0)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    ruby_dep (1.5.0)
    shellany (0.0.1)
    thor (0.20.0)
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  byebug
  guard
  guard-shell
  rake (~> 10.0)
  rspec (~> 3.0)
  svgcode!
  yard

BUNDLED WITH
   1.16.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
svgcode-0.6.2 Gemfile.lock