forked from plexus/secretsanta
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
67 lines (65 loc) · 1.37 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
63
64
65
66
67
GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
anima (0.2.0)
abstract_type (~> 0.0.7)
adamantium (~> 0.1)
equalizer (~> 0.0.8)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
equalizer (0.0.9)
hexp (0.4.2)
adamantium (~> 0.2)
concord (~> 0.0)
equalizer (~> 0.0)
nokogiri (~> 1.6)
sass (~> 3.2.19)
ice_nine (0.11.0)
inflection (1.0.0)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mini_portile (0.6.1)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-protection (1.5.3)
rack
sass (3.2.19)
sequel (4.16.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sqlite3 (1.3.10)
thread_safe (0.3.4)
tilt (1.4.1)
uri_template (0.6.0)
yaks (0.7.3)
adamantium (~> 0.2.0)
anima (~> 0.2.0)
concord (~> 0.1.4)
inflection (~> 1.0)
rack-accept (~> 0.4.5)
uri_template (~> 0.6.0)
yaks-html (0.7.3)
hexp (>= 0.4)
yaks (= 0.7.3)
yaks-sinatra (0.7.3)
sinatra (~> 1.4)
yaks (= 0.7.3)
PLATFORMS
ruby
DEPENDENCIES
sequel
sinatra
sqlite3
yaks
yaks-html
yaks-sinatra