Skip to content

Commit

Permalink
Remove bundler dependency from binary
Browse files Browse the repository at this point in the history
  • Loading branch information
andersonvom committed Jan 9, 2017
1 parent 6b70ba8 commit 4d7804d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/adp-downloader
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env ruby

require "bundler/setup"
require "adp-downloader"

ADPDownloader.download

0 comments on commit 4d7804d

Please sign in to comment.