Skip to content

Commit

Permalink
try adding json gem dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jabenninghoff committed Jan 21, 2017
1 parent 6dce6b8 commit f73988d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ version = JSON.parse(open('https://pages.github.com/versions.json').read)
ruby version['ruby']
gem 'github-pages', version['github-pages'], group: :jekyll_plugins
gem 'html-proofer', group: :htmlproofer
gem 'json', group: :travis_ci
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ PLATFORMS
DEPENDENCIES
github-pages (= 116)
html-proofer
json

RUBY VERSION
ruby 2.3.3p222
Expand Down

0 comments on commit f73988d

Please sign in to comment.