Sha256: 2ef90c3ef22b4c2728a025495166cfa7db2e118c6f53a38ad36dd0c79cc964a0

Contents?: true

Size: 1.29 KB

Versions: 13

Compression:

Stored size: 1.29 KB

Contents

PATH
  remote: .
  specs:
    tasque (0.0.3)
      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)
    hitimes (1.2.6)
    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.1.2)
      hitimes
    tzinfo (1.2.5)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  insque
  rspec
  sqlite3
  tasque!

BUNDLED WITH
   1.12.5

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
tasque-0.2.4 Gemfile.lock
tasque-0.2.3 Gemfile.lock
tasque-0.2.2 Gemfile.lock
tasque-0.2.1 Gemfile.lock
tasque-0.2.0 Gemfile.lock
tasque-0.1.1 Gemfile.lock
tasque-0.1.0 Gemfile.lock
tasque-0.0.9 Gemfile.lock
tasque-0.0.8 Gemfile.lock
tasque-0.0.7 Gemfile.lock
tasque-0.0.6 Gemfile.lock
tasque-0.0.5 Gemfile.lock
tasque-0.0.4 Gemfile.lock