Skip to content

Commit

Permalink
Get rid of deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tkadauke committed Oct 2, 2013
1 parent 2db3db4 commit f58f693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,6 +1,6 @@
#!/usr/bin/env rake
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project'
require 'motion/project/template/ios'
require "bundler/gem_tasks"
Bundler.setup
Bundler.require
Expand Down

0 comments on commit f58f693

Please sign in to comment.