aboutsummaryrefslogtreecommitdiffstats
path: root/client/Gemfile.lock
blob: b35eb77c78e13d1500960b5176b0d897011b8fb1 (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
GEM
  remote: https://rubygems.org/
  specs:
    em-twitter (0.2.1)
      eventmachine (~> 1.0)
      http_parser.rb (~> 0.5)
      simple_oauth (~> 0.1)
    eventmachine (1.0.3)
    foreman (0.62.0)
      thor (>= 0.13.6)
    http_parser.rb (0.5.3)
    msgpack (0.5.4)
    settingslogic (2.0.9)
    simple_oauth (0.2.0)
    thor (0.17.0)
    yajl-ruby (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  em-twitter
  foreman
  msgpack
  settingslogic
  yajl-ruby