-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
47 lines (45 loc) · 939 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
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
chronic (0.10.2)
i18n (0.6.4)
kgio (2.9.2)
mechanize (2.0.1)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 1.8)
nokogiri (~> 1.4)
webrobots (~> 0.0, >= 0.0.9)
mini_portile (0.5.1)
multi_json (1.10.1)
net-http-digest_auth (1.1.1)
net-http-persistent (1.9)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
raindrops (0.13.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
tilt (1.4.1)
tzinfo (0.3.37)
unicorn (4.8.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
webrobots (0.0.12)
nokogiri (>= 1.4.4)
PLATFORMS
ruby
DEPENDENCIES
activesupport
chronic
mechanize
sinatra
tzinfo
unicorn