Sha256: 5d5798b21b3472de5818ae9e4a7f5c3535930533f8c40f5858ae1781117f1b50

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

PATH
  remote: .
  specs:
    tasque (0.2.5)
      activerecord
      json
      state_machine
      timers

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (5.1.5)
      activesupport (= 5.1.5)
    activerecord (5.1.5)
      activemodel (= 5.1.5)
      activesupport (= 5.1.5)
      arel (~> 8.0)
    activesupport (5.1.5)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    arel (8.0.0)
    concurrent-ruby (1.0.5)
    diff-lcs (1.3)
    i18n (0.9.5)
      concurrent-ruby (~> 1.0)
    insque (0.6.3)
      json (> 2)
      redis (> 2)
    json (2.1.0)
    minitest (5.11.3)
    redis (4.0.1)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      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.1)
    sqlite3 (1.3.13)
    state_machine (1.2.0)
    thread_safe (0.3.6)
    timers (4.3.3)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  insque
  rspec
  sqlite3
  tasque!

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tasque-0.2.5 Gemfile.lock