aboutsummaryrefslogtreecommitdiffstats
path: root/worker_node/Gemfile.lock
blob: a9a13bfccaeb6188f0120d4227916ed2d1a31227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    cookiejar (0.3.3)
    dalli (2.7.6)
    em-http-request (1.1.5)
      addressable (>= 2.3.4)
      cookiejar (!= 0.3.1)
      em-socksify (>= 0.3)
      eventmachine (>= 1.0.3)
      http_parser.rb (>= 0.6.0)
    em-socksify (0.3.1)
      eventmachine (>= 1.0.0.beta.4)
    eventmachine (1.2.1)
    http_parser.rb (0.6.0)
    msgpack (1.0.2)
    oj (2.18.0)
    public_suffix (2.0.4)
    rake (12.0.0)
    simple_oauth (0.3.1)

PLATFORMS
  ruby

DEPENDENCIES
  dalli
  em-http-request
  msgpack
  oj
  rake
  simple_oauth

BUNDLED WITH
   1.13.6