-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
45 lines (43 loc) · 930 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:
addressable (2.2.6)
daemons (1.1.4)
dnsimple-ruby (1.1.1)
httparty
httparty
em-http-request (1.0.0)
addressable (>= 2.2.3)
em-socksify
eventmachine (>= 1.0.0.beta.3)
http_parser.rb (>= 0.5.2)
em-socksify (0.1.0)
eventmachine
eventmachine (1.0.0.beta.4)
haml (3.1.3)
http_parser.rb (0.5.3)
httparty (0.8.1)
multi_json
multi_xml
multi_json (1.0.3)
multi_xml (0.4.1)
rack (1.3.5)
rack-protection (1.1.4)
rack
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
thin (1.3.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.3.3)
PLATFORMS
ruby
DEPENDENCIES
dnsimple-ruby
em-http-request
haml
sinatra
thin