Sha256: 0b51b034e93ed60e445c2a01fd157515f49a5010bee7f0aa2b492c164919aa05

Contents?: true

Size: 2 KB

Versions: 1

Compression:

Stored size: 2 KB

Contents

PATH
  remote: .
  specs:
    zh (0.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    celluloid (0.16.0)
      timers (~> 4.0.0)
    coderay (1.1.0)
    coveralls (0.7.2)
      multi_json (~> 1.3)
      rest-client (= 1.6.7)
      simplecov (>= 0.7)
      term-ansicolor (= 1.2.2)
      thor (= 0.18.1)
    diff-lcs (1.2.5)
    docile (1.1.5)
    ffi (1.9.6)
    formatador (0.2.5)
    guard (2.9.0)
      formatador (>= 0.2.4)
      listen (~> 2.7)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (4.3.1)
      guard (~> 2.1)
      rspec (>= 2.14, < 4.0)
    hitimes (1.2.2)
    json (1.8.1)
    listen (2.8.3)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    method_source (0.8.2)
    mime-types (2.4.3)
    multi_json (1.10.1)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-nav (0.2.4)
      pry (>= 0.9.10, < 0.11.0)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    rake (10.4.0)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-nc (0.2.0)
      rspec (>= 2.9)
      terminal-notifier (>= 1.4)
    rspec-support (3.1.2)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.6.0)
    term-ansicolor (1.2.2)
      tins (~> 0.8)
    terminal-notifier (1.6.2)
    thor (0.18.1)
    timers (4.0.1)
      hitimes
    tins (0.13.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.6)
  coveralls
  guard
  guard-rspec
  json
  pry
  pry-nav
  pry-remote
  rake
  rspec
  rspec-nc
  thor
  zh!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zh-0.1.0 Gemfile.lock