-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
52 lines (49 loc) · 1006 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
46
47
48
49
50
51
52
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
daemons (1.2.3)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
eventmachine (1.0.9.1)
http-cookie (1.0.2)
domain_name (~> 0.5)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.3)
mime-types (2.99)
multi_xml (0.5.5)
netrc (0.11.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
tilt (2.0.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
wunderground (1.2.0)
addressable
httparty (> 0.6.0)
json (> 1.4.0)
PLATFORMS
ruby
DEPENDENCIES
rest-client
sinatra
thin
wunderground
BUNDLED WITH
1.11.2