Update Gemfile.lock

This commit is contained in:
Nick Johnson 2018-06-07 14:43:21 +01:00
parent 9eea43a241
commit b7db574ee0
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ GEM
commonmarker (0.17.9) commonmarker (0.17.9)
ruby-enum (~> 0.5) ruby-enum (~> 0.5)
concurrent-ruby (1.0.5) concurrent-ruby (1.0.5)
eip_validator (0.4.0) eip_validator (0.8.0)
activemodel activemodel
front_matter_parser (~> 0.1.1) front_matter_parser (~> 0.1.1)
ethon (0.11.0) ethon (0.11.0)
@ -257,7 +257,7 @@ PLATFORMS
ruby ruby
DEPENDENCIES DEPENDENCIES
eip_validator (>= 0.4.0) eip_validator (>= 0.8.0)
github-pages github-pages
html-proofer (>= 3.3.1) html-proofer (>= 3.3.1)
jekyll (~> 3.6.2) jekyll (~> 3.6.2)