Skip to content

Commit

Permalink
Don't require rubygems.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnando committed Feb 27, 2018
1 parent 7256245 commit 33faede
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Rake::TestTask.new(:test) do |t|
t.test_files = FileList["test/**/*_test.rb"]
t.verbose = true
t.warning = false
t.ruby_opts = %w[-rubygems]
end

require "rubocop/rake_task"
Expand Down

0 comments on commit 33faede

Please sign in to comment.