Gemfile in oily_png-0.1.1 vs Gemfile in oily_png-0.2.0
- old
+ new
@@ -1,2 +1,10 @@
source :rubyforge
gemspec
+
+# # Use the following gem specification instead of the 'gemspec' statement
+# # to develop with a local chunky_png copy
+
+# gem 'chunky_png', :path => File.expand_path('../chunky_png', File.dirname(__FILE__))
+# gem 'oily_png', :path => File.dirname(__FILE__)
+# gem 'rake'
+# gem 'rspec'