phocoder-rails.gemspec in phocoder-rails-0.0.37 vs phocoder-rails.gemspec in phocoder-rails-0.0.38
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{phocoder-rails}
- s.version = "0.0.37"
+ s.version = "0.0.38"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Jeremy Green}]
s.date = %q{2012-01-10}
s.description = %q{Rails engine for easy integration with phocoder.com}
@@ -134,10 +134,10 @@
"spec/spec_helper.rb"
]
s.homepage = %q{http://github.com/jagthedrummer/phocoder-rails}
s.licenses = [%q{MIT}]
s.require_paths = [%q{lib}]
- s.rubygems_version = %q{1.8.7}
+ s.rubygems_version = %q{1.8.5}
s.summary = %q{Rails engine for easy integration with phocoder.com}
s.test_files = [
"spec/controllers/phocoder_controller_spec.rb",
"spec/dummy/app/controllers/application_controller.rb",
"spec/dummy/app/controllers/images_controller.rb",