Skip to content

Commit

Permalink
Add gem tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhavens committed Apr 4, 2018
1 parent a2b78e9 commit f11c2f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
$:.unshift("/Library/RubyMotion/lib")
$:.unshift("~/.rubymotion/rubymotion-templates")
require 'motion/project/template/ios'
require 'motion/project/template/gem/gem_tasks'
require 'bundler'
Bundler.setup
Bundler.require(:development)
Expand Down

0 comments on commit f11c2f7

Please sign in to comment.