Skip to content

Commit

Permalink
Add gem tasks from bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Dec 30, 2017
1 parent d3c74ae commit d669fa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
doc
Gemfile.lock
gem-private_key.pem
pkg
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'bundler/gem_tasks'
require 'rspec/core/rake_task'
require 'yard'

Expand Down

0 comments on commit d669fa2

Please sign in to comment.