shen-ruby.gemspec in shen-ruby-0.4.0 vs shen-ruby.gemspec in shen-ruby-0.4.1

- old
+ new

@@ -10,10 +10,10 @@ s.license = "Shen License and MIT License. See README.md for details." s.authors = ["Greg Spurrier", "Mark Tarver"] s.email = ["greg@sourcematters.org"] s.homepage = "https://github.com/gregspurrier/shen-ruby" s.summary = %q{ShenRuby is a Ruby port of the Shen programming language} - s.description = %q{ShenRuby is a port of the Shen programming language to Ruby. It currently supports Shen version 9.0.} + s.description = %q{ShenRuby is a port of the Shen programming language to Ruby. It currently supports Shen version 9.1.} s.required_ruby_version = ">= 1.9.3" s.add_development_dependency "rspec", "~> 2.12"