Skip to content

Commit

Permalink
Add Pathname.
Browse files Browse the repository at this point in the history
  • Loading branch information
envygeeks committed Oct 30, 2018
1 parent e34c06f commit 376ea32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions script/rake.d/default.rake
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
require "bundler/setup"

require "open3"
require "rspec/core/rake_task"
require_relative "../../benchmark/support/task"
require "rubocop/rake_task"
require "simple/ansi"
require "pathutil"
require "pathname"
require "json"

# --
Expand Down

0 comments on commit 376ea32

Please sign in to comment.