Sha256: ab9d21aaff829c2874d794437436d6e744bc53d81edcee3a175d29b05f32729a

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    duration-formatter (0.1.1)
      ruby-duration (~> 3.2)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.3)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    docile (1.1.5)
    ffi (1.9.10)
    formatador (0.2.5)
    guard (2.12.7)
      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.4)
      guard-compat (~> 1.2)
      minitest (>= 3.0)
    i18n (0.7.0)
    iso8601 (0.8.6)
    json (1.8.3)
    listen (3.0.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    method_source (0.8.2)
    minitest (5.7.0)
    nenv (0.2.0)
    notiffany (0.0.6)
      nenv (~> 0.1)
      shellany (~> 0.0)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.4.2)
    rb-fsevent (0.9.5)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    ruby-duration (3.2.1)
      activesupport (>= 3.0.0)
      i18n
      iso8601
    shellany (0.0.1)
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  codeclimate-test-reporter (~> 0.4)
  duration-formatter!
  guard (~> 2.12)
  guard-minitest (~> 2.4)
  rake (~> 10.4)

BUNDLED WITH
   1.10.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
duration-formatter-0.1.1 Gemfile.lock