Sha256: d2d19f5db9320e805d1e550907637585161d06b5c75c32b44e90b7d4f791d000

Contents?: true

Size: 1.41 KB

Versions: 5

Compression:

Stored size: 1.41 KB

Contents

PATH
  remote: .
  specs:
    enlight (0.2.0)
      activesupport (~> 5.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    coderay (1.1.2)
    concurrent-ruby (1.1.4)
    ffi (1.9.18)
    formatador (0.2.5)
    guard (2.14.1)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (~> 1.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-minitest (2.4.6)
      guard-compat (~> 1.2)
      minitest (>= 3.0)
    i18n (1.5.2)
      concurrent-ruby (~> 1.0)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    lumberjack (1.0.11)
    method_source (0.8.2)
    minitest (5.10.3)
    nenv (0.3.0)
    notiffany (0.1.1)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.4.2)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    shellany (0.0.1)
    slop (3.6.0)
    thor (0.20.0)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  enlight!
  guard (~> 2.14)
  guard-minitest (~> 2.4)
  minitest (~> 5.0)
  rake (~> 10.0)

BUNDLED WITH
   1.16.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
enlight-0.2.4 Gemfile.lock
enlight-0.2.3 Gemfile.lock
enlight-0.2.2 Gemfile.lock
enlight-0.2.1 Gemfile.lock
enlight-0.2.0 Gemfile.lock