From 18e50d45ac22169cd071d729016d0ba0122a7335 Mon Sep 17 00:00:00 2001 From: Samuel Giddins Date: Sun, 4 Oct 2015 17:05:35 -0500 Subject: [RuboCop] Regenerate todo file with new file excludes --- bin/rubocop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/rubocop b/bin/rubocop index 56201d51f0..f4993c40f3 100755 --- a/bin/rubocop +++ b/bin/rubocop @@ -7,5 +7,5 @@ bundler_spec.dependencies.each do |dep| gem dep.name, dep.requirement.to_s end -gem "rubocop", "= 0.34.1" +gem "rubocop", "= 0.34.2" load Gem.bin_path("rubocop", "rubocop") -- cgit v1.2.1