rformat.gemspec in rformat-0.1.1 vs rformat.gemspec in rformat-0.1.2
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "rformat"
- s.version = "0.1.1"
+ s.version = "0.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Dayton Nolan"]
s.date = "2012-11-19"
s.description = "rformat will swap out the formatter contents of your ~/.rspec file so you can switch rspec formatters on the fly."