-
Notifications
You must be signed in to change notification settings - Fork 22
/
Gemfile.lock
106 lines (103 loc) · 2.19 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
PATH
remote: .
specs:
iron_worker_ng (1.6.7)
bundler
iron_core (>= 1.0.6)
rubyzip (>= 1.0.0)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.8)
actionpack (= 4.1.8)
actionview (= 4.1.8)
mail (~> 2.5, >= 2.5.4)
actionpack (4.1.8)
actionview (= 4.1.8)
activesupport (= 4.1.8)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.8)
activesupport (= 4.1.8)
builder (~> 3.1)
erubis (~> 2.7.0)
activesupport (4.1.8)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
ansi (1.4.3)
buftok (0.2.0)
builder (3.2.2)
concur (2.1.1)
equalizer (0.0.9)
erubis (2.7.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
go (1.1.0)
concur
http (0.6.3)
http_parser.rb (~> 0.6.0)
http_parser.rb (0.6.0)
i18n (0.6.11)
iron_cache (1.4.2)
iron_core (>= 0.5.1)
iron_core (1.0.7)
rest (>= 3.0.4)
json (1.8.1)
mail (2.6.3)
mime-types (>= 1.16, < 3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mime-types (2.4.3)
minitest (5.4.3)
minitest-reporters (1.0.8)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
multipart-post (2.0.0)
naught (1.0.0)
net-http-persistent (2.9.4)
netrc (0.10.3)
power_assert (0.2.2)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.4.0)
rest (3.0.6)
net-http-persistent (>= 2.9.1)
netrc
ruby-progressbar (1.7.0)
rubyzip (1.1.7)
simple_oauth (0.3.0)
test-unit (3.0.7)
power_assert
thread_safe (0.3.4)
twitter (5.13.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.9)
faraday (~> 0.9.0)
http (~> 0.6.0)
http_parser.rb (~> 0.6.0)
json (~> 1.8)
memoizable (~> 0.4.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
actionmailer
go
iron_cache (>= 1.4.0)
iron_worker_ng!
minitest
minitest-reporters (>= 0.5.0)
rake
test-unit
twitter