This repository was archived by the owner on Aug 8, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +64
-8
lines changed Expand file tree Collapse file tree 2 files changed +64
-8
lines changed Original file line number Diff line number Diff line change 1
1
source 'http://rubygems.org'
2
2
3
- gem 'jekyll '
3
+ gem 'github-pages '
4
4
gem 'redcarpet'
5
5
gem 'rake'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: http://rubygems.org/
3
3
specs:
4
+ RedCloth (4.2.9 )
5
+ activesupport (4.2.1 )
6
+ i18n (~> 0.7 )
7
+ json (~> 1.7 , >= 1.7.7 )
8
+ minitest (~> 5.1 )
9
+ thread_safe (~> 0.3 , >= 0.3.4 )
10
+ tzinfo (~> 1.1 )
4
11
blankslate (2.1.2.4 )
5
12
celluloid (0.16.0 )
6
13
timers (~> 4.0.0 )
14
21
execjs (2.5.2 )
15
22
fast-stemmer (1.0.2 )
16
23
ffi (1.9.8 )
24
+ gemoji (2.1.0 )
25
+ github-pages (34 )
26
+ RedCloth (= 4.2.9 )
27
+ github-pages-health-check (~> 0.2 )
28
+ jekyll (= 2.4.0 )
29
+ jekyll-coffeescript (= 1.0.1 )
30
+ jekyll-mentions (= 0.2.1 )
31
+ jekyll-redirect-from (= 0.6.2 )
32
+ jekyll-sass-converter (= 1.2.0 )
33
+ jekyll-sitemap (= 0.8.1 )
34
+ jemoji (= 0.4.0 )
35
+ kramdown (= 1.5.0 )
36
+ liquid (= 2.6.1 )
37
+ maruku (= 0.7.0 )
38
+ mercenary (~> 0.3 )
39
+ pygments.rb (= 0.6.1 )
40
+ rdiscount (= 2.1.7 )
41
+ redcarpet (= 3.1.2 )
42
+ terminal-table (~> 1.4 )
43
+ github-pages-health-check (0.3.0 )
44
+ net-dns (~> 0.6 )
45
+ public_suffix (~> 1.4 )
17
46
hitimes (1.2.2 )
18
- jekyll (2.5.3 )
47
+ html-pipeline (1.9.0 )
48
+ activesupport (>= 2 )
49
+ nokogiri (~> 1.4 )
50
+ i18n (0.7.0 )
51
+ jekyll (2.4.0 )
19
52
classifier-reborn (~> 2.0 )
20
53
colorator (~> 0.1 )
21
54
jekyll-coffeescript (~> 1.0 )
33
66
jekyll-coffeescript (1.0.1 )
34
67
coffee-script (~> 2.2 )
35
68
jekyll-gist (1.2.1 )
69
+ jekyll-mentions (0.2.1 )
70
+ html-pipeline (~> 1.9.0 )
71
+ jekyll (~> 2.0 )
36
72
jekyll-paginate (1.1.0 )
37
- jekyll-sass-converter (1.3.0 )
73
+ jekyll-redirect-from (0.6.2 )
74
+ jekyll (~> 2.0 )
75
+ jekyll-sass-converter (1.2.0 )
38
76
sass (~> 3.2 )
77
+ jekyll-sitemap (0.8.1 )
39
78
jekyll-watch (1.2.1 )
40
79
listen (~> 2.7 )
41
- kramdown (1.7.0 )
42
- liquid (2.6.2 )
80
+ jemoji (0.4.0 )
81
+ gemoji (~> 2.0 )
82
+ html-pipeline (~> 1.9 )
83
+ jekyll (~> 2.0 )
84
+ json (1.8.2 )
85
+ kramdown (1.5.0 )
86
+ liquid (2.6.1 )
43
87
listen (2.10.0 )
44
88
celluloid (~> 0.16.0 )
45
89
rb-fsevent (>= 0.9.3 )
46
90
rb-inotify (>= 0.9 )
91
+ maruku (0.7.0 )
47
92
mercenary (0.3.5 )
93
+ mini_portile (0.6.2 )
94
+ minitest (5.6.1 )
95
+ net-dns (0.8.0 )
96
+ nokogiri (1.6.6.2 )
97
+ mini_portile (~> 0.6.0 )
48
98
parslet (1.5.0 )
49
99
blankslate (~> 2.0 )
50
100
posix-spawn (0.3.11 )
51
- pygments.rb (0.6.3 )
101
+ public_suffix (1.5.1 )
102
+ pygments.rb (0.6.1 )
52
103
posix-spawn (~> 0.3.6 )
53
104
yajl-ruby (~> 1.2.0 )
54
105
rake (10.4.2 )
55
106
rb-fsevent (0.9.4 )
56
107
rb-inotify (0.9.5 )
57
108
ffi (>= 0.5.0 )
58
- redcarpet (3.2.3 )
109
+ rdiscount (2.1.7 )
110
+ redcarpet (3.1.2 )
59
111
safe_yaml (1.0.4 )
60
112
sass (3.4.13 )
113
+ terminal-table (1.4.5 )
114
+ thread_safe (0.3.5 )
61
115
timers (4.0.1 )
62
116
hitimes
63
117
toml (0.1.2 )
64
118
parslet (~> 1.5.0 )
119
+ tzinfo (1.2.2 )
120
+ thread_safe (~> 0.1 )
65
121
yajl-ruby (1.2.1 )
66
122
67
123
PLATFORMS
68
124
ruby
69
125
70
126
DEPENDENCIES
71
- jekyll
127
+ github-pages
72
128
rake
73
129
redcarpet
You can’t perform that action at this time.
0 commit comments