Skip to content

Commit

Permalink
Re-add 'bundler/gem_tasks' to Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascaton committed Aug 26, 2016
1 parent 3611ea3 commit 46b2dd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,5 +1,7 @@
# encoding: utf-8

require 'bundler/gem_tasks'

if ENV['APPRAISAL_INITIALIZED'] || ENV['TRAVIS'] || RUBY_VERSION < '2.0.0'
require 'rspec/core/rake_task'

Expand Down

0 comments on commit 46b2dd6

Please sign in to comment.