Skip to content

Commit ee9e7ac

Browse files
authored
Merge branch 'gh-pages' into patch-1
2 parents e84455b + 999dfb8 commit ee9e7ac

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.1
1+
2.5.3

Gemfile

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22

33
source '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

1013
group :development, :test do
1114
gem 'html-proofer'

_data/governments.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,6 @@ U.S. Federal:
718718
- globegit
719719
- gopleader
720720
- government-services
721-
- GreatSmokyMountainsNationalPark
722721
- gsa
723722
- gsa-oes
724723
- hhs

0 commit comments

Comments
 (0)