Skip to content

Commit f03bab0

Browse files
committed
Updated Gems because I got blasted with scary C-errors...
1 parent f8735aa commit f03bab0

File tree

1 file changed

+111
-101
lines changed

1 file changed

+111
-101
lines changed

Gemfile.lock

Lines changed: 111 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.9)
4+
activesupport (4.2.10)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
@@ -14,215 +14,225 @@ GEM
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
1616
colorize (0.8.1)
17-
commonmarker (0.17.7.1)
17+
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
1919
concurrent-ruby (1.0.5)
20+
dnsruby (1.61.2)
21+
addressable (~> 2.5)
22+
em-websocket (0.5.1)
23+
eventmachine (>= 0.12.9)
24+
http_parser.rb (~> 0.6.0)
2025
ethon (0.11.0)
2126
ffi (>= 1.3.0)
27+
eventmachine (1.2.7)
2228
execjs (2.7.0)
23-
faraday (0.14.0)
29+
faraday (0.15.3)
2430
multipart-post (>= 1.2, < 3)
25-
ffi (1.9.21)
31+
ffi (1.9.25)
2632
forwardable-extended (2.6.0)
2733
gemoji (3.0.0)
28-
github-pages (175)
29-
activesupport (= 4.2.9)
30-
github-pages-health-check (= 1.3.5)
31-
jekyll (= 3.6.2)
32-
jekyll-avatar (= 0.5.0)
33-
jekyll-coffeescript (= 1.0.2)
34-
jekyll-commonmark-ghpages (= 0.1.3)
34+
github-pages (192)
35+
activesupport (= 4.2.10)
36+
github-pages-health-check (= 1.8.1)
37+
jekyll (= 3.7.4)
38+
jekyll-avatar (= 0.6.0)
39+
jekyll-coffeescript (= 1.1.1)
40+
jekyll-commonmark-ghpages (= 0.1.5)
3541
jekyll-default-layout (= 0.1.4)
36-
jekyll-feed (= 0.9.2)
37-
jekyll-gist (= 1.4.1)
38-
jekyll-github-metadata (= 2.9.3)
39-
jekyll-mentions (= 1.2.0)
42+
jekyll-feed (= 0.10.0)
43+
jekyll-gist (= 1.5.0)
44+
jekyll-github-metadata (= 2.9.4)
45+
jekyll-mentions (= 1.4.1)
4046
jekyll-optional-front-matter (= 0.3.0)
4147
jekyll-paginate (= 1.1.0)
4248
jekyll-readme-index (= 0.2.0)
43-
jekyll-redirect-from (= 0.12.1)
44-
jekyll-relative-links (= 0.5.2)
45-
jekyll-remote-theme (= 0.2.3)
46-
jekyll-sass-converter (= 1.5.0)
47-
jekyll-seo-tag (= 2.3.0)
48-
jekyll-sitemap (= 1.1.1)
49+
jekyll-redirect-from (= 0.14.0)
50+
jekyll-relative-links (= 0.5.3)
51+
jekyll-remote-theme (= 0.3.1)
52+
jekyll-sass-converter (= 1.5.2)
53+
jekyll-seo-tag (= 2.5.0)
54+
jekyll-sitemap (= 1.2.0)
4955
jekyll-swiss (= 0.4.0)
50-
jekyll-theme-architect (= 0.1.0)
51-
jekyll-theme-cayman (= 0.1.0)
52-
jekyll-theme-dinky (= 0.1.0)
53-
jekyll-theme-hacker (= 0.1.0)
54-
jekyll-theme-leap-day (= 0.1.0)
55-
jekyll-theme-merlot (= 0.1.0)
56-
jekyll-theme-midnight (= 0.1.0)
57-
jekyll-theme-minimal (= 0.1.0)
58-
jekyll-theme-modernist (= 0.1.0)
59-
jekyll-theme-primer (= 0.5.2)
60-
jekyll-theme-slate (= 0.1.0)
61-
jekyll-theme-tactile (= 0.1.0)
62-
jekyll-theme-time-machine (= 0.1.0)
63-
jekyll-titles-from-headings (= 0.5.0)
64-
jemoji (= 0.8.1)
65-
kramdown (= 1.16.2)
56+
jekyll-theme-architect (= 0.1.1)
57+
jekyll-theme-cayman (= 0.1.1)
58+
jekyll-theme-dinky (= 0.1.1)
59+
jekyll-theme-hacker (= 0.1.1)
60+
jekyll-theme-leap-day (= 0.1.1)
61+
jekyll-theme-merlot (= 0.1.1)
62+
jekyll-theme-midnight (= 0.1.1)
63+
jekyll-theme-minimal (= 0.1.1)
64+
jekyll-theme-modernist (= 0.1.1)
65+
jekyll-theme-primer (= 0.5.3)
66+
jekyll-theme-slate (= 0.1.1)
67+
jekyll-theme-tactile (= 0.1.1)
68+
jekyll-theme-time-machine (= 0.1.1)
69+
jekyll-titles-from-headings (= 0.5.1)
70+
jemoji (= 0.10.1)
71+
kramdown (= 1.17.0)
6672
liquid (= 4.0.0)
67-
listen (= 3.0.6)
73+
listen (= 3.1.5)
6874
mercenary (~> 0.3)
69-
minima (= 2.1.1)
75+
minima (= 2.5.0)
76+
nokogiri (>= 1.8.2, < 2.0)
7077
rouge (= 2.2.1)
7178
terminal-table (~> 1.4)
72-
github-pages-health-check (1.3.5)
79+
github-pages-health-check (1.8.1)
7380
addressable (~> 2.3)
74-
net-dns (~> 0.8)
81+
dnsruby (~> 1.60)
7582
octokit (~> 4.0)
7683
public_suffix (~> 2.0)
77-
typhoeus (~> 0.7)
78-
html-pipeline (2.7.1)
84+
typhoeus (~> 1.3)
85+
html-pipeline (2.8.4)
7986
activesupport (>= 2)
8087
nokogiri (>= 1.4)
81-
html-proofer (3.7.6)
88+
html-proofer (3.9.2)
8289
activesupport (>= 4.2, < 6.0)
8390
addressable (~> 2.3)
8491
colorize (~> 0.8)
8592
mercenary (~> 0.3.2)
8693
nokogiri (~> 1.8.1)
8794
parallel (~> 1.3)
88-
typhoeus (~> 0.7)
95+
typhoeus (~> 1.3)
8996
yell (~> 2.0)
90-
i18n (0.9.3)
97+
http_parser.rb (0.6.0)
98+
i18n (0.9.5)
9199
concurrent-ruby (~> 1.0)
92-
jekyll (3.6.2)
100+
jekyll (3.7.4)
93101
addressable (~> 2.4)
94102
colorator (~> 1.0)
103+
em-websocket (~> 0.5)
104+
i18n (~> 0.7)
95105
jekyll-sass-converter (~> 1.0)
96-
jekyll-watch (~> 1.1)
106+
jekyll-watch (~> 2.0)
97107
kramdown (~> 1.14)
98108
liquid (~> 4.0)
99109
mercenary (~> 0.3.3)
100110
pathutil (~> 0.9)
101-
rouge (>= 1.7, < 3)
111+
rouge (>= 1.7, < 4)
102112
safe_yaml (~> 1.0)
103-
jekyll-avatar (0.5.0)
113+
jekyll-avatar (0.6.0)
104114
jekyll (~> 3.0)
105-
jekyll-coffeescript (1.0.2)
115+
jekyll-coffeescript (1.1.1)
106116
coffee-script (~> 2.2)
107117
coffee-script-source (~> 1.11.1)
108-
jekyll-commonmark (1.1.0)
118+
jekyll-commonmark (1.2.0)
109119
commonmarker (~> 0.14)
110120
jekyll (>= 3.0, < 4.0)
111-
jekyll-commonmark-ghpages (0.1.3)
121+
jekyll-commonmark-ghpages (0.1.5)
112122
commonmarker (~> 0.17.6)
113123
jekyll-commonmark (~> 1)
114124
rouge (~> 2)
115125
jekyll-default-layout (0.1.4)
116126
jekyll (~> 3.0)
117-
jekyll-feed (0.9.2)
127+
jekyll-feed (0.10.0)
118128
jekyll (~> 3.3)
119-
jekyll-gist (1.4.1)
129+
jekyll-gist (1.5.0)
120130
octokit (~> 4.2)
121-
jekyll-github-metadata (2.9.3)
131+
jekyll-github-metadata (2.9.4)
122132
jekyll (~> 3.1)
123133
octokit (~> 4.0, != 4.4.0)
124-
jekyll-mentions (1.2.0)
125-
activesupport (~> 4.0)
134+
jekyll-mentions (1.4.1)
126135
html-pipeline (~> 2.3)
127136
jekyll (~> 3.0)
128137
jekyll-optional-front-matter (0.3.0)
129138
jekyll (~> 3.0)
130139
jekyll-paginate (1.1.0)
131140
jekyll-readme-index (0.2.0)
132141
jekyll (~> 3.0)
133-
jekyll-redirect-from (0.12.1)
142+
jekyll-redirect-from (0.14.0)
134143
jekyll (~> 3.3)
135-
jekyll-relative-links (0.5.2)
144+
jekyll-relative-links (0.5.3)
136145
jekyll (~> 3.3)
137-
jekyll-remote-theme (0.2.3)
146+
jekyll-remote-theme (0.3.1)
138147
jekyll (~> 3.5)
139148
rubyzip (>= 1.2.1, < 3.0)
140-
typhoeus (>= 0.7, < 2.0)
141-
jekyll-sass-converter (1.5.0)
149+
jekyll-sass-converter (1.5.2)
142150
sass (~> 3.4)
143-
jekyll-seo-tag (2.3.0)
151+
jekyll-seo-tag (2.5.0)
144152
jekyll (~> 3.3)
145-
jekyll-sitemap (1.1.1)
153+
jekyll-sitemap (1.2.0)
146154
jekyll (~> 3.3)
147155
jekyll-swiss (0.4.0)
148-
jekyll-theme-architect (0.1.0)
156+
jekyll-theme-architect (0.1.1)
149157
jekyll (~> 3.5)
150158
jekyll-seo-tag (~> 2.0)
151-
jekyll-theme-cayman (0.1.0)
159+
jekyll-theme-cayman (0.1.1)
152160
jekyll (~> 3.5)
153161
jekyll-seo-tag (~> 2.0)
154-
jekyll-theme-dinky (0.1.0)
162+
jekyll-theme-dinky (0.1.1)
155163
jekyll (~> 3.5)
156164
jekyll-seo-tag (~> 2.0)
157-
jekyll-theme-hacker (0.1.0)
165+
jekyll-theme-hacker (0.1.1)
158166
jekyll (~> 3.5)
159167
jekyll-seo-tag (~> 2.0)
160-
jekyll-theme-leap-day (0.1.0)
168+
jekyll-theme-leap-day (0.1.1)
161169
jekyll (~> 3.5)
162170
jekyll-seo-tag (~> 2.0)
163-
jekyll-theme-merlot (0.1.0)
171+
jekyll-theme-merlot (0.1.1)
164172
jekyll (~> 3.5)
165173
jekyll-seo-tag (~> 2.0)
166-
jekyll-theme-midnight (0.1.0)
174+
jekyll-theme-midnight (0.1.1)
167175
jekyll (~> 3.5)
168176
jekyll-seo-tag (~> 2.0)
169-
jekyll-theme-minimal (0.1.0)
177+
jekyll-theme-minimal (0.1.1)
170178
jekyll (~> 3.5)
171179
jekyll-seo-tag (~> 2.0)
172-
jekyll-theme-modernist (0.1.0)
180+
jekyll-theme-modernist (0.1.1)
173181
jekyll (~> 3.5)
174182
jekyll-seo-tag (~> 2.0)
175-
jekyll-theme-primer (0.5.2)
183+
jekyll-theme-primer (0.5.3)
176184
jekyll (~> 3.5)
177185
jekyll-github-metadata (~> 2.9)
178-
jekyll-seo-tag (~> 2.2)
179-
jekyll-theme-slate (0.1.0)
186+
jekyll-seo-tag (~> 2.0)
187+
jekyll-theme-slate (0.1.1)
180188
jekyll (~> 3.5)
181189
jekyll-seo-tag (~> 2.0)
182-
jekyll-theme-tactile (0.1.0)
190+
jekyll-theme-tactile (0.1.1)
183191
jekyll (~> 3.5)
184192
jekyll-seo-tag (~> 2.0)
185-
jekyll-theme-time-machine (0.1.0)
193+
jekyll-theme-time-machine (0.1.1)
186194
jekyll (~> 3.5)
187195
jekyll-seo-tag (~> 2.0)
188-
jekyll-titles-from-headings (0.5.0)
196+
jekyll-titles-from-headings (0.5.1)
189197
jekyll (~> 3.3)
190-
jekyll-watch (1.5.1)
198+
jekyll-watch (2.0.0)
191199
listen (~> 3.0)
192-
jemoji (0.8.1)
193-
activesupport (~> 4.0, >= 4.2.9)
200+
jemoji (0.10.1)
194201
gemoji (~> 3.0)
195202
html-pipeline (~> 2.2)
196-
jekyll (>= 3.0)
197-
kramdown (1.16.2)
203+
jekyll (~> 3.0)
204+
kramdown (1.17.0)
198205
liquid (4.0.0)
199-
listen (3.0.6)
200-
rb-fsevent (>= 0.9.3)
201-
rb-inotify (>= 0.9.7)
206+
listen (3.1.5)
207+
rb-fsevent (~> 0.9, >= 0.9.4)
208+
rb-inotify (~> 0.9, >= 0.9.7)
209+
ruby_dep (~> 1.2)
202210
mercenary (0.3.6)
203211
mini_portile2 (2.3.0)
204-
minima (2.1.1)
205-
jekyll (~> 3.3)
212+
minima (2.5.0)
213+
jekyll (~> 3.5)
214+
jekyll-feed (~> 0.9)
215+
jekyll-seo-tag (~> 2.1)
206216
minitest (5.11.3)
207217
multipart-post (2.0.0)
208-
net-dns (0.8.0)
209-
nokogiri (1.8.2)
218+
nokogiri (1.8.5)
210219
mini_portile2 (~> 2.3.0)
211-
octokit (4.8.0)
220+
octokit (4.12.0)
212221
sawyer (~> 0.8.0, >= 0.5.3)
213222
parallel (1.12.1)
214223
pathutil (0.16.1)
215224
forwardable-extended (~> 2.6)
216225
public_suffix (2.0.5)
217-
rb-fsevent (0.10.2)
226+
rb-fsevent (0.10.3)
218227
rb-inotify (0.9.10)
219228
ffi (>= 0.5.0, < 2)
220229
rouge (2.2.1)
221-
ruby-enum (0.7.1)
230+
ruby-enum (0.7.2)
222231
i18n
223-
rubyzip (1.2.1)
232+
ruby_dep (1.5.0)
233+
rubyzip (1.2.2)
224234
safe_yaml (1.0.4)
225-
sass (3.5.5)
235+
sass (3.6.0)
226236
sass-listen (~> 4.0.0)
227237
sass-listen (4.0.0)
228238
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -233,11 +243,11 @@ GEM
233243
terminal-table (1.8.0)
234244
unicode-display_width (~> 1.1, >= 1.1.1)
235245
thread_safe (0.3.6)
236-
typhoeus (0.8.0)
237-
ethon (>= 0.8.0)
246+
typhoeus (1.3.0)
247+
ethon (>= 0.9.0)
238248
tzinfo (1.2.5)
239249
thread_safe (~> 0.1)
240-
unicode-display_width (1.3.0)
250+
unicode-display_width (1.4.0)
241251
yell (2.0.7)
242252

243253
PLATFORMS
@@ -249,4 +259,4 @@ DEPENDENCIES
249259
tzinfo-data
250260

251261
BUNDLED WITH
252-
1.16.3
262+
1.16.6

0 commit comments

Comments
 (0)