aboutsummaryrefslogtreecommitdiffstats
path: root/collector/Gemfile.lock
blob: 0777d3cdf1fdcbea0a2ae1ee30f5d7e97b301657 (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
GEM
  remote: https://rubygems.org/
  specs:
    dotenv (0.8.0)
    em-twitter (0.2.2)
      eventmachine (~> 1.0)
      http_parser.rb (~> 0.5)
      simple_oauth (~> 0.1)
    eventmachine (1.0.3)
    foreman (0.63.0)
      dotenv (>= 0.7)
      thor (>= 0.13.6)
    http_parser.rb (0.5.3)
    msgpack (0.5.5)
    settingslogic (2.0.9)
    simple_oauth (0.2.0)
    thor (0.18.1)
    yajl-ruby (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  em-twitter
  foreman
  msgpack
  settingslogic
  yajl-ruby