Merge pull request #5496 from jekyll/pr/rubocop

Merge pull request 5496
This commit is contained in:
jekyllbot 2016-10-19 12:10:11 -07:00 committed by GitHub
commit d979b4bf9b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ end
# #
group :test do group :test do
gem "rubocop" gem "rubocop", "~> 0.44.1"
gem "cucumber", "~> 2.1" gem "cucumber", "~> 2.1"
gem "jekyll_test_plugin" gem "jekyll_test_plugin"
gem "jekyll_test_plugin_malicious" gem "jekyll_test_plugin_malicious"