forked from opentransact/paysms
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
62 lines (60 loc) · 1.12 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
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.7)
activesupport (3.0.7)
builder (2.1.2)
configuration (1.2.0)
crack (0.1.8)
daemons (1.1.3)
eventmachine (0.12.10)
haml (3.1.1)
heroku (2.1.4)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
term-ansicolor (~> 1.0.5)
httparty (0.7.7)
crack (= 0.1.8)
i18n (0.5.0)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
multi_json (1.0.2)
multi_xml (0.2.2)
oauth (0.4.4)
opentransact (0.1.2)
multi_json
multi_xml
oauth (~> 0.4.4)
rack (1.2.2)
rake (0.8.7)
redis (2.2.0)
rest-client (1.6.1)
mime-types (>= 1.16)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
term-ansicolor (1.0.5)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3)
twilio (3.0.1)
builder (~> 2.1.2)
httparty (~> 0.7.4)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
activesupport
haml
heroku
i18n
oauth
opentransact
redis
sinatra
thin
twilio