Create CNAME
[linguofeng.github.com.git] / Gemfile.lock
blobffa364ca0caabdd910e4cf3a841a55e64b95ebd9
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     RedCloth (4.2.9)
5     activesupport (5.0.0.1)
6       concurrent-ruby (~> 1.0, >= 1.0.2)
7       i18n (~> 0.7)
8       minitest (~> 5.1)
9       tzinfo (~> 1.1)
10     addressable (2.4.0)
11     blankslate (2.1.2.4)
12     classifier-reborn (2.0.4)
13       fast-stemmer (~> 1.0)
14     coffee-script (2.4.1)
15       coffee-script-source
16       execjs
17     coffee-script-source (1.11.1)
18     colorator (0.1)
19     concurrent-ruby (1.0.2)
20     ethon (0.10.1)
21       ffi (>= 1.3.0)
22     execjs (2.7.0)
23     faraday (0.10.0)
24       multipart-post (>= 1.2, < 3)
25     fast-stemmer (1.0.2)
26     ffi (1.9.14)
27     gemoji (2.1.0)
28     github-pages (39)
29       RedCloth (= 4.2.9)
30       github-pages-health-check (~> 0.2)
31       jekyll (= 2.4.0)
32       jekyll-coffeescript (= 1.0.1)
33       jekyll-feed (= 0.3.1)
34       jekyll-mentions (= 0.2.1)
35       jekyll-redirect-from (= 0.8.0)
36       jekyll-sass-converter (= 1.3.0)
37       jekyll-sitemap (= 0.8.1)
38       jemoji (= 0.5.0)
39       kramdown (= 1.5.0)
40       liquid (= 2.6.2)
41       maruku (= 0.7.0)
42       mercenary (~> 0.3)
43       pygments.rb (= 0.6.3)
44       rdiscount (= 2.1.7)
45       redcarpet (= 3.3.2)
46       terminal-table (~> 1.4)
47     github-pages-health-check (0.3.2)
48       net-dns (~> 0.6)
49       public_suffix (~> 1.4)
50       typhoeus (~> 0.7)
51     html-pipeline (1.9.0)
52       activesupport (>= 2)
53       nokogiri (~> 1.4)
54     i18n (0.7.0)
55     jekyll (2.4.0)
56       classifier-reborn (~> 2.0)
57       colorator (~> 0.1)
58       jekyll-coffeescript (~> 1.0)
59       jekyll-gist (~> 1.0)
60       jekyll-paginate (~> 1.0)
61       jekyll-sass-converter (~> 1.0)
62       jekyll-watch (~> 1.1)
63       kramdown (~> 1.3)
64       liquid (~> 2.6.1)
65       mercenary (~> 0.3.3)
66       pygments.rb (~> 0.6.0)
67       redcarpet (~> 3.1)
68       safe_yaml (~> 1.0)
69       toml (~> 0.1.0)
70     jekyll-coffeescript (1.0.1)
71       coffee-script (~> 2.2)
72     jekyll-feed (0.3.1)
73     jekyll-gist (1.4.0)
74       octokit (~> 4.2)
75     jekyll-mentions (0.2.1)
76       html-pipeline (~> 1.9.0)
77       jekyll (~> 2.0)
78     jekyll-paginate (1.1.0)
79     jekyll-redirect-from (0.8.0)
80       jekyll (>= 2.0)
81     jekyll-sass-converter (1.3.0)
82       sass (~> 3.2)
83     jekyll-sitemap (0.8.1)
84     jekyll-watch (1.5.0)
85       listen (~> 3.0, < 3.1)
86     jemoji (0.5.0)
87       gemoji (~> 2.0)
88       html-pipeline (~> 1.9)
89       jekyll (>= 2.0)
90     kramdown (1.5.0)
91     liquid (2.6.2)
92     listen (3.0.8)
93       rb-fsevent (~> 0.9, >= 0.9.4)
94       rb-inotify (~> 0.9, >= 0.9.7)
95     maruku (0.7.0)
96     mercenary (0.3.6)
97     mini_portile2 (2.1.0)
98     minitest (5.10.1)
99     multipart-post (2.0.0)
100     net-dns (0.8.0)
101     nokogiri (1.6.8.1)
102       mini_portile2 (~> 2.1.0)
103     octokit (4.6.2)
104       sawyer (~> 0.8.0, >= 0.5.3)
105     parslet (1.5.0)
106       blankslate (~> 2.0)
107     posix-spawn (0.3.12)
108     public_suffix (1.5.3)
109     pygments.rb (0.6.3)
110       posix-spawn (~> 0.3.6)
111       yajl-ruby (~> 1.2.0)
112     rb-fsevent (0.9.8)
113     rb-inotify (0.9.7)
114       ffi (>= 0.5.0)
115     rdiscount (2.1.7)
116     redcarpet (3.3.2)
117     safe_yaml (1.0.4)
118     sass (3.4.22)
119     sawyer (0.8.1)
120       addressable (>= 2.3.5, < 2.6)
121       faraday (~> 0.8, < 1.0)
122     terminal-table (1.7.3)
123       unicode-display_width (~> 1.1.1)
124     thread_safe (0.3.5)
125     toml (0.1.2)
126       parslet (~> 1.5.0)
127     typhoeus (0.8.0)
128       ethon (>= 0.8.0)
129     tzinfo (1.2.2)
130       thread_safe (~> 0.1)
131     unicode-display_width (1.1.1)
132     yajl-ruby (1.2.1)
134 PLATFORMS
135   ruby
137 DEPENDENCIES
138   github-pages
140 BUNDLED WITH
141    1.13.6