Gemfile in rubocop-checkstyle_formatter-0.4.0 vs Gemfile in rubocop-checkstyle_formatter-0.5.0
- old
+ new
@@ -1,4 +1,5 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in rubocop_checkstyle.gemspec
gemspec
+gem 'rake' if RUBY_PLATFORM == 'java'
\ No newline at end of file