Skip to content

Commit 1f14912

Browse files
Krinkletrentmwillis
authored andcommitted
Docs: Update Gemfile.lock
This only affects local dev since for the live site, GitHub ignores the Gemfile (it has its own Jekyll install). This basically just regenerates it to match whatever GitHub has published as RubyGem. Fixes two security warnings: * nokogiri 1.8.5 < 1.10.4 * rubyzip 1.2.2 < 1.3.0
1 parent 575e631 commit 1f14912

File tree

2 files changed

+48
-47
lines changed

2 files changed

+48
-47
lines changed

docs/Gemfile.lock

Lines changed: 47 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,53 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.10)
4+
activesupport (4.2.11.1)
55
i18n (~> 0.7)
66
minitest (~> 5.1)
77
thread_safe (~> 0.3, >= 0.3.4)
88
tzinfo (~> 1.1)
9-
addressable (2.5.2)
10-
public_suffix (>= 2.0.2, < 4.0)
9+
addressable (2.7.0)
10+
public_suffix (>= 2.0.2, < 5.0)
1111
coffee-script (2.4.1)
1212
coffee-script-source
1313
execjs
1414
coffee-script-source (1.11.1)
1515
colorator (1.1.0)
1616
commonmarker (0.17.13)
1717
ruby-enum (~> 0.5)
18-
concurrent-ruby (1.1.4)
19-
dnsruby (1.61.2)
18+
concurrent-ruby (1.1.5)
19+
dnsruby (1.61.3)
2020
addressable (~> 2.5)
2121
em-websocket (0.5.1)
2222
eventmachine (>= 0.12.9)
2323
http_parser.rb (~> 0.6.0)
24-
ethon (0.11.0)
24+
ethon (0.12.0)
2525
ffi (>= 1.3.0)
2626
eventmachine (1.2.7)
2727
execjs (2.7.0)
28-
faraday (0.15.4)
28+
faraday (0.16.2)
2929
multipart-post (>= 1.2, < 3)
30-
ffi (1.9.25)
30+
ffi (1.11.1)
3131
forwardable-extended (2.6.0)
32-
gemoji (3.0.0)
33-
github-pages (193)
34-
activesupport (= 4.2.10)
35-
github-pages-health-check (= 1.8.1)
36-
jekyll (= 3.7.4)
32+
gemoji (3.0.1)
33+
github-pages (200)
34+
activesupport (= 4.2.11.1)
35+
github-pages-health-check (= 1.16.1)
36+
jekyll (= 3.8.5)
3737
jekyll-avatar (= 0.6.0)
3838
jekyll-coffeescript (= 1.1.1)
3939
jekyll-commonmark-ghpages (= 0.1.5)
4040
jekyll-default-layout (= 0.1.4)
4141
jekyll-feed (= 0.11.0)
4242
jekyll-gist (= 1.5.0)
43-
jekyll-github-metadata (= 2.9.4)
43+
jekyll-github-metadata (= 2.12.1)
4444
jekyll-mentions (= 1.4.1)
4545
jekyll-optional-front-matter (= 0.3.0)
4646
jekyll-paginate (= 1.1.0)
4747
jekyll-readme-index (= 0.2.0)
4848
jekyll-redirect-from (= 0.14.0)
49-
jekyll-relative-links (= 0.5.3)
50-
jekyll-remote-theme (= 0.3.1)
49+
jekyll-relative-links (= 0.6.0)
50+
jekyll-remote-theme (= 0.4.0)
5151
jekyll-sass-converter (= 1.5.2)
5252
jekyll-seo-tag (= 2.5.0)
5353
jekyll-sitemap (= 1.2.0)
@@ -66,28 +66,28 @@ GEM
6666
jekyll-theme-tactile (= 0.1.1)
6767
jekyll-theme-time-machine (= 0.1.1)
6868
jekyll-titles-from-headings (= 0.5.1)
69-
jemoji (= 0.10.1)
69+
jemoji (= 0.10.2)
7070
kramdown (= 1.17.0)
7171
liquid (= 4.0.0)
7272
listen (= 3.1.5)
7373
mercenary (~> 0.3)
7474
minima (= 2.5.0)
75-
nokogiri (>= 1.8.2, < 2.0)
75+
nokogiri (>= 1.10.4, < 2.0)
7676
rouge (= 2.2.1)
7777
terminal-table (~> 1.4)
78-
github-pages-health-check (1.8.1)
78+
github-pages-health-check (1.16.1)
7979
addressable (~> 2.3)
8080
dnsruby (~> 1.60)
8181
octokit (~> 4.0)
82-
public_suffix (~> 2.0)
82+
public_suffix (~> 3.0)
8383
typhoeus (~> 1.3)
84-
html-pipeline (2.9.1)
84+
html-pipeline (2.12.0)
8585
activesupport (>= 2)
8686
nokogiri (>= 1.4)
8787
http_parser.rb (0.6.0)
8888
i18n (0.9.5)
8989
concurrent-ruby (~> 1.0)
90-
jekyll (3.7.4)
90+
jekyll (3.8.5)
9191
addressable (~> 2.4)
9292
colorator (~> 1.0)
9393
em-websocket (~> 0.5)
@@ -105,9 +105,9 @@ GEM
105105
jekyll-coffeescript (1.1.1)
106106
coffee-script (~> 2.2)
107107
coffee-script-source (~> 1.11.1)
108-
jekyll-commonmark (1.2.0)
108+
jekyll-commonmark (1.3.1)
109109
commonmarker (~> 0.14)
110-
jekyll (>= 3.0, < 4.0)
110+
jekyll (>= 3.7, < 5.0)
111111
jekyll-commonmark-ghpages (0.1.5)
112112
commonmarker (~> 0.17.6)
113113
jekyll-commonmark (~> 1)
@@ -118,8 +118,8 @@ GEM
118118
jekyll (~> 3.3)
119119
jekyll-gist (1.5.0)
120120
octokit (~> 4.2)
121-
jekyll-github-metadata (2.9.4)
122-
jekyll (~> 3.1)
121+
jekyll-github-metadata (2.12.1)
122+
jekyll (~> 3.4)
123123
octokit (~> 4.0, != 4.4.0)
124124
jekyll-mentions (1.4.1)
125125
html-pipeline (~> 2.3)
@@ -131,9 +131,10 @@ GEM
131131
jekyll (~> 3.0)
132132
jekyll-redirect-from (0.14.0)
133133
jekyll (~> 3.3)
134-
jekyll-relative-links (0.5.3)
134+
jekyll-relative-links (0.6.0)
135135
jekyll (~> 3.3)
136-
jekyll-remote-theme (0.3.1)
136+
jekyll-remote-theme (0.4.0)
137+
addressable (~> 2.0)
137138
jekyll (~> 3.5)
138139
rubyzip (>= 1.2.1, < 3.0)
139140
jekyll-sass-converter (1.5.2)
@@ -185,9 +186,9 @@ GEM
185186
jekyll-seo-tag (~> 2.0)
186187
jekyll-titles-from-headings (0.5.1)
187188
jekyll (~> 3.3)
188-
jekyll-watch (2.1.2)
189+
jekyll-watch (2.2.1)
189190
listen (~> 3.0)
190-
jemoji (0.10.1)
191+
jemoji (0.10.2)
191192
gemoji (~> 3.0)
192193
html-pipeline (~> 2.2)
193194
jekyll (~> 3.0)
@@ -198,45 +199,45 @@ GEM
198199
rb-inotify (~> 0.9, >= 0.9.7)
199200
ruby_dep (~> 1.2)
200201
mercenary (0.3.6)
201-
mini_portile2 (2.3.0)
202+
mini_portile2 (2.4.0)
202203
minima (2.5.0)
203204
jekyll (~> 3.5)
204205
jekyll-feed (~> 0.9)
205206
jekyll-seo-tag (~> 2.1)
206-
minitest (5.11.3)
207-
multipart-post (2.0.0)
208-
nokogiri (1.8.5)
209-
mini_portile2 (~> 2.3.0)
210-
octokit (4.13.0)
207+
minitest (5.12.2)
208+
multipart-post (2.1.1)
209+
nokogiri (1.10.4)
210+
mini_portile2 (~> 2.4.0)
211+
octokit (4.14.0)
211212
sawyer (~> 0.8.0, >= 0.5.3)
212213
pathutil (0.16.2)
213214
forwardable-extended (~> 2.6)
214-
public_suffix (2.0.5)
215+
public_suffix (3.1.1)
215216
rb-fsevent (0.10.3)
216217
rb-inotify (0.10.0)
217218
ffi (~> 1.0)
218219
rouge (2.2.1)
219220
ruby-enum (0.7.2)
220221
i18n
221222
ruby_dep (1.5.0)
222-
rubyzip (1.2.2)
223-
safe_yaml (1.0.4)
224-
sass (3.7.2)
223+
rubyzip (2.0.0)
224+
safe_yaml (1.0.5)
225+
sass (3.7.4)
225226
sass-listen (~> 4.0.0)
226227
sass-listen (4.0.0)
227228
rb-fsevent (~> 0.9, >= 0.9.4)
228229
rb-inotify (~> 0.9, >= 0.9.7)
229-
sawyer (0.8.1)
230-
addressable (>= 2.3.5, < 2.6)
231-
faraday (~> 0.8, < 1.0)
230+
sawyer (0.8.2)
231+
addressable (>= 2.3.5)
232+
faraday (> 0.8, < 2.0)
232233
terminal-table (1.8.0)
233234
unicode-display_width (~> 1.1, >= 1.1.1)
234235
thread_safe (0.3.6)
235236
typhoeus (1.3.1)
236237
ethon (>= 0.9.0)
237238
tzinfo (1.2.5)
238239
thread_safe (~> 0.1)
239-
unicode-display_width (1.4.0)
240+
unicode-display_width (1.6.0)
240241

241242
PLATFORMS
242243
ruby
@@ -245,7 +246,7 @@ DEPENDENCIES
245246
github-pages
246247

247248
RUBY VERSION
248-
ruby 2.5.3p105
249+
ruby 2.6.4p104
249250

250251
BUNDLED WITH
251-
1.17.2
252+
2.0.2

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We're using GitHub pages. Anything going to the gh-pages branch will be immediat
66

77
### Requirements
88

9-
* Ruby (tested with Ruby 2.4.1 and Ruby 2.5.3)
9+
* Ruby (tested with Ruby 2.6.4)
1010
* Bundler (if missing, install with `gem install bundler`)
1111

1212
To install Jekyll and plugins the first time:

0 commit comments

Comments
 (0)