-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (45 loc) · 939 Bytes
/
Gemfile.lock
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
37
38
39
40
41
42
43
44
45
46
47
GEM
remote: http://rubygems.org/
specs:
faraday (0.8.1)
multipart-post (~> 1.1)
iron_core (0.3.3)
rest (>= 2.0.0)
iron_mq (2.1.0)
iron_core (>= 0.2.0)
iron_worker_ng (0.9.6)
bundler (> 1.0.0)
iron_core (>= 0.3.0)
zip
mime-types (1.19)
multi_json (1.3.6)
multipart-post (1.1.5)
net-http-persistent (2.7)
rack (1.4.1)
rack-protection (1.2.0)
rack
rest (2.0.2)
net-http-persistent
rest-client (>= 0.3.0)
rest-client (1.6.7)
mime-types (>= 1.16)
simple_oauth (0.1.9)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
twitter (3.4.1)
faraday (~> 0.8)
multi_json (~> 1.3)
simple_oauth (~> 0.1.6)
uber_config (0.0.6)
zip (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
iron_mq
iron_worker_ng
sinatra
twitter
uber_config