-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
97 lines (94 loc) · 2.27 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
concurrent-ruby (1.0.0)
css_parser (1.3.7)
addressable
diff-lcs (1.2.5)
htmlentities (4.3.4)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.2)
mini_portile (0.6.2)
nokogiri (1.6.6.3)
mini_portile (~> 0.6.0)
pakyow (0.10.2)
bundler (~> 1.10)
pakyow-core (= 0.10.2)
pakyow-mailer (= 0.10.2)
pakyow-presenter (= 0.10.2)
pakyow-rake (= 0.10.2)
pakyow-realtime (= 0.10.2)
pakyow-support (= 0.10.2)
pakyow-test (= 0.10.2)
pakyow-ui (= 0.10.2)
pakyow-core (0.10.2)
pakyow-support (= 0.10.2)
rack (~> 1.6)
pakyow-mailer (0.10.2)
mail (~> 2.6)
pakyow-core (= 0.10.2)
pakyow-presenter (= 0.10.2)
pakyow-support (= 0.10.2)
premailer (~> 1.8)
pakyow-presenter (0.10.2)
nokogiri (~> 1.6)
pakyow-core (= 0.10.2)
pakyow-support (= 0.10.2)
pakyow-rake (0.10.2)
pakyow-core (= 0.10.2)
pakyow-presenter (= 0.10.2)
pakyow-support (= 0.10.2)
rake (~> 10.4)
pakyow-realtime (0.10.2)
concurrent-ruby (~> 1.0)
pakyow-core (= 0.10.2)
pakyow-support (= 0.10.2)
redis (~> 3.2)
websocket_parser (~> 1.0)
pakyow-support (0.10.2)
pakyow-test (0.10.2)
pakyow-core (= 0.10.2)
pakyow-mailer (= 0.10.2)
pakyow-presenter (= 0.10.2)
pakyow-support (= 0.10.2)
pakyow-ui (0.10.2)
pakyow-core (= 0.10.2)
pakyow-presenter (= 0.10.2)
pakyow-realtime (= 0.10.2)
pakyow-support (= 0.10.2)
pg (0.18.4)
premailer (1.8.6)
css_parser (>= 1.3.6)
htmlentities (>= 4.0.0)
puma (2.15.3)
rack (1.6.4)
rake (10.4.2)
redis (3.2.2)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.0)
sequel (4.28.0)
websocket_parser (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
pakyow (~> 0.10)
pg
puma
rspec
sequel
thin
BUNDLED WITH
1.10.6