aboutsummaryrefslogblamecommitdiffstats
path: root/Gemfile.lock
blob: 213e0b8c109a215d10a1ecd9d20c1834f12bd675 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                               

















                              
                       
                

                          

                     





            
        
PATH
  remote: .
  specs:
    activejob (4.2.0.alpha)
      activesupport (>= 4.1.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.1.1)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    i18n (0.6.9)
    json (1.8.1)
    minitest (5.3.4)
    mono_logger (1.1.0)
    multi_json (1.9.3)
    rack (1.5.2)
    rack-protection (1.5.2)
      rack
    redis (3.0.7)
    redis-namespace (1.4.1)
      redis (~> 3.0.4)
    resque (1.24.1)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.2)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    sinatra (1.4.4)
      rack (~> 1.4)
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
    thread_safe (0.3.3)
    tilt (1.4.1)
    tzinfo (1.1.0)
      thread_safe (~> 0.1)
    vegas (0.1.11)
      rack (>= 1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  activejob!
  resque