rays.gemspec in rays-0.1.1 vs rays.gemspec in rays-0.1.2

- old
+ new

@@ -32,10 +32,10 @@ s.description = 'This library helps you to develop graphics application with OpenGL.' s.version = Rays.version s.authors = %w[snori] s.email = 'snori@xord.org' - s.homepage = 'http://blog.xord.org/' + s.homepage = 'http://github.com/xord/rays' s.platform = Gem::Platform::RUBY s.required_ruby_version = '>=1.9.0' s.require_paths << 'ext'