forked from obi-a/ragios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
89 lines (87 loc) · 1.69 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
GEM
remote: http://rubygems.org/
remote: http://gemcutter.org/
specs:
activesupport (3.0.1)
aws-ses (0.4.4)
builder
mail (> 2.2.5)
mime-types
xml-simple
builder (3.0.4)
daemons (1.1.0)
diff-lcs (1.1.2)
eventmachine (1.0.0)
faraday (0.8.7)
multipart-post (~> 1.1)
gmail (0.3.4)
mail (>= 2.2.1)
mime (>= 0.1)
i18n (0.4.1)
leanback (0.3.2)
rest-client
yajl-ruby
mail (2.2.7)
activesupport (>= 2.3.6)
mime-types
treetop (>= 1.4.5)
mime (0.1)
mime-types (1.16)
multi_json (1.7.2)
multipart-post (1.2.0)
polyglot (0.3.1)
pony (1.0.1)
mail (> 2.0)
rack (1.5.1)
rack-protection (1.3.2)
rack
rake (0.9.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.1)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
rufus-scheduler (2.0.10)
tzinfo (>= 0.3.23)
simple_oauth (0.2.0)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
treetop (1.4.8)
polyglot (>= 0.3.1)
twitter (4.6.2)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
tzinfo (0.3.29)
uuidtools (2.1.3)
xml-simple (1.1.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
aws-ses
daemons
gmail
i18n
leanback
pony
rake
rspec
rufus-scheduler
sinatra
thin
twitter
uuidtools
yajl-ruby