forked from benschwarz/currency.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
45 lines (43 loc) · 843 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
GEM
remote: http://rubygems.org/
specs:
configuration (1.2.0)
daemons (1.1.0)
eventmachine (0.12.10)
haml (3.0.24)
heroku (1.14.9)
json_pure (< 1.5.0, >= 1.2.0)
launchy (~> 0.3.2)
rest-client (< 1.7.0, >= 1.4.0)
json_pure (1.4.6)
launchy (0.3.7)
configuration (>= 0.0.5)
rake (>= 0.8.1)
mime-types (1.16)
rack (1.2.1)
rack-cache (0.5.3)
rack (>= 0.4)
rack-client (0.3.1.pre.f)
rack (>= 1.0.0)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
sinatra (1.0)
rack (>= 1.0)
thin (1.2.7)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
yajl-ruby (0.7.8)
PLATFORMS
ruby
DEPENDENCIES
daemons
haml
heroku
rack
rack-cache
rack-client (= 0.3.1.pre.f)
sinatra
thin
yajl-ruby