Skip to content

Commit

Permalink
refs technicalpickles#20 Add magic comment for Ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Dec 27, 2010
1 parent d8ddd96 commit 3b8d67a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/jeweler/templates/Rakefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# encoding: utf-8

require 'rubygems'
<%= render_template 'bundler_setup.erb' %>
require 'rake'
Expand Down

0 comments on commit 3b8d67a

Please sign in to comment.