File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2.3.1
1+ 2.5.3
Original file line number Diff line number Diff line change 77 global :
88 - NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer
99
10- addons :
11- apt :
12- packages :
13- - libcurl4-openssl-dev # required to avoid SSL errors
14-
1510branches :
1611 only :
1712 - gh-pages
1813 - /.*/
1914
20- before_install :
21- - openssl version
22- - openssl ciphers -v
23- - openssl s_client -cipher ECDHE-RSA-AES256-GCM-SHA384 -connect github.blog:443 -tls1_2
24- - curl -sSL -D - https://github.blog/2014-02-14-rendered-prose-diffs/ -o /dev/null
25- sudo : false
2615cache : bundler
Original file line number Diff line number Diff line change 22
33source 'https://rubygems.org'
44
5- gem 'github-pages'
6- gem 'jekyll-octicons'
7- # need lazy-load support
8- gem 'jekyll-avatar' , '>= 0.6.0'
5+ gem 'github-pages' , '> 103' , group : :jekyll_plugins
6+
7+ group :jekyll_plugins do
8+ gem 'jekyll-octicons'
9+ # need lazy-load support
10+ gem 'jekyll-avatar'
11+ end
912
1013group :development , :test do
1114 gem 'html-proofer'
Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ Canada:
111111 - cityofgreatersudbury
112112 - cityofottawa
113113 - cityofsurrey
114+ - CityOfSarnia
114115 - CityofToronto
115116 - CityofEdmonton
116117 - cityssm
@@ -368,6 +369,7 @@ Norway:
368369 - nasjonalmuseet
369370 - navikt
370371 - nlbdev
372+ - Riksrevisjonen
371373 - Rogaland
372374 - rutebanken
373375 - ruterno
@@ -718,7 +720,6 @@ U.S. Federal:
718720 - globegit
719721 - gopleader
720722 - government-services
721- - GreatSmokyMountainsNationalPark
722723 - gsa
723724 - gsa-oes
724725 - hhs
You can’t perform that action at this time.
0 commit comments