Rakefile in grosser-rpx_now-0.2 vs Rakefile in grosser-rpx_now-0.3

- old
+ new

@@ -8,10 +8,10 @@ system("spec #{options} #{files}") end #Gemspec porject_name = 'rpx_now' -Echoe.new(porject_name , '0.2') do |p| +Echoe.new(porject_name , '0.3') do |p| p.description = "Helper to simplify RPX Now user login/creation" p.url = "http://github.com/grosser/#{porject_name}" p.author = "Michael Grosser" p.email = "grosser.michael@gmail.com" p.dependencies = %w[activesupport] \ No newline at end of file