Skip to content

Commit

Permalink
Add missing devutils 'require' to Rakefile
Browse files Browse the repository at this point in the history
Fixes #185
  • Loading branch information
robbavey committed May 2, 2018
1 parent 2d18f0d commit 8a98561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
@@ -1,5 +1,6 @@

# encoding: utf-8
require "logstash/devutils/rake"
require "jars/installer"
require "fileutils"

Expand Down

0 comments on commit 8a98561

Please sign in to comment.