Sha256: d0a4e8823311a49cc939f456fa31359e1478718d0f19663cab31a113a579a8bf

Contents?: true

Size: 1.69 KB

Versions: 1

Compression:

Stored size: 1.69 KB

Contents

PATH
  remote: .
  specs:
    crono (0.8.9.pre)
      activejob (~> 4.0)
      activerecord (~> 4.0)
      activesupport (~> 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    activejob (4.2.1)
      activesupport (= 4.2.1)
      globalid (>= 0.3.0)
    activemodel (4.2.1)
      activesupport (= 4.2.1)
      builder (~> 3.1)
    activerecord (4.2.1)
      activemodel (= 4.2.1)
      activesupport (= 4.2.1)
      arel (~> 6.0)
    activesupport (4.2.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.0)
    builder (3.2.2)
    byebug (4.0.5)
      columnize (= 0.9.0)
    columnize (0.9.0)
    diff-lcs (1.2.5)
    globalid (0.3.5)
      activesupport (>= 4.1.0)
    haml (4.0.6)
      tilt
    i18n (0.7.0)
    json (1.8.2)
    minitest (5.5.1)
    rack (1.6.0)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rake (10.4.2)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.2)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    sinatra (1.4.5)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    sqlite3 (1.3.10)
    thread_safe (0.3.5)
    tilt (1.4.1)
    timecop (0.7.3)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (>= 1.0.0)
  byebug
  crono!
  haml
  rack-test
  rake (~> 10.0)
  rspec (~> 3.0)
  sinatra
  sqlite3
  timecop (~> 0.7)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
crono-0.8.9.pre Gemfile.lock