Skip to content

Commit

Permalink
Update eip_validator to 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Jul 1, 2019
1 parent 35cd3bd commit 7ac2b45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform?

gem "html-proofer", '>=3.3.1'

gem "eip_validator", ">=0.8.0"
gem "eip_validator", ">=0.8.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GEM
commonmarker (0.17.9)
ruby-enum (~> 0.5)
concurrent-ruby (1.0.5)
eip_validator (0.8.0)
eip_validator (0.8.2)
activemodel
front_matter_parser (~> 0.1.1)
ethon (0.11.0)
Expand Down Expand Up @@ -257,7 +257,7 @@ PLATFORMS
ruby

DEPENDENCIES
eip_validator (>= 0.8.0)
eip_validator (>= 0.8.2)
github-pages
html-proofer (>= 3.3.1)
jekyll (~> 3.6.2)
Expand Down

0 comments on commit 7ac2b45

Please sign in to comment.