-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
106 lines (104 loc) · 2.08 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
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.0)
activesupport (= 3.2.0)
builder (~> 3.0.0)
activesupport (3.2.0)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.2.6)
bitly (0.7.0)
crack (>= 0.1.4)
httparty (>= 0.7.6)
oauth2 (~> 0.5.0)
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
builder (3.0.0)
crack (0.3.1)
daemons (1.1.6)
dotenv (0.8.0)
eventmachine (0.12.10)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
haml (3.1.4)
heroku (2.19.1)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
httparty (0.8.1)
multi_json
multi_xml
i18n (0.6.0)
json (1.6.5)
jwt (0.1.4)
json (>= 1.2.4)
launchy (2.0.5)
addressable (~> 2.2.6)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
mongo (1.5.2)
bson (= 1.5.2)
mongo_mapper (0.11.0)
activemodel (~> 3.0)
activesupport (~> 3.0)
plucky (~> 0.4.0)
multi_json (1.0.4)
multi_xml (0.4.1)
multipart-post (1.1.4)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
plucky (0.4.4)
mongo (~> 1.5)
polyglot (0.3.3)
postmark (0.9.10)
rack (1.4.1)
rack-protection (1.2.0)
rack
rdiscount (1.6.8)
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.5)
sass (3.1.12)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
term-ansicolor (1.0.7)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
twilio-ruby (3.5.1)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.0.3)
PLATFORMS
ruby
DEPENDENCIES
bitly
bson_ext (>= 1.5.2)
dotenv (~> 0.8.0)
haml
heroku
json
mail
mongo_mapper
postmark
rdiscount
sass
sinatra
thin
twilio-ruby