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 @@ -82,6 +82,7 @@ Brazil:
8282 - labhackercd
8383 - lexml
8484 - MP-ES
85+ - MP-RJ
8586 - pensandoodireito
8687 - plonegovbr
8788 - pr-snas
@@ -103,13 +104,15 @@ Canada:
103104 - AAFC-MBB
104105 - abgov
105106 - bcdevexchange
107+ - bac-lac
106108 - BCGov
107109 - canada-ca
108110 - cds-snc
109111 - CIHR
110112 - cityofgreatersudbury
111113 - cityofottawa
112114 - cityofsurrey
115+ - CityOfSarnia
113116 - CityofToronto
114117 - CityofEdmonton
115118 - cityssm
@@ -231,6 +234,7 @@ France:
231234 - cea-sec
232235 - clipos
233236 - clipos-archive
237+ - cw-leia
234238 - communaute-cimi
235239 - culturecommunication
236240 - DGFiP
@@ -248,6 +252,7 @@ France:
248252 - MinistereSupRecherche
249253 - nanterre
250254 - nantesmetropole
255+ - opencti-platform
251256 - PnCevennes
252257 - PnEcrins
253258 - PnX-SI
@@ -367,6 +372,7 @@ Norway:
367372 - nasjonalmuseet
368373 - navikt
369374 - nlbdev
375+ - Riksrevisjonen
370376 - Rogaland
371377 - rutebanken
372378 - ruterno
@@ -718,7 +724,6 @@ U.S. Federal:
718724 - globegit
719725 - gopleader
720726 - government-services
721- - GreatSmokyMountainsNationalPark
722727 - gsa
723728 - gsa-oes
724729 - hhs
You can’t perform that action at this time.
0 commit comments