Skip to content

Commit

Permalink
remove debugger and bundler dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
reedlaw committed Nov 18, 2017
1 parent e1fa8be commit c353069
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.
4 changes: 0 additions & 4 deletions Gemfile

This file was deleted.

26 changes: 0 additions & 26 deletions Gemfile.lock

This file was deleted.

1 change: 0 additions & 1 deletion engine.rb
@@ -1,5 +1,4 @@
#!/usr/bin/env ruby
require 'debugger'

def require_dir(dir)
Dir["#{dir}/*.rb"].each do |file|
Expand Down

0 comments on commit c353069

Please sign in to comment.