shen-ruby.gemspec in shen-ruby-0.15.0 vs shen-ruby.gemspec in shen-ruby-0.15.1
- old
+ new
@@ -10,10 +10,10 @@
s.license = "BSD/MIT"
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 8.1.}
+ s.description = %q{ShenRuby is a port of the Shen programming language to Ruby. It currently supports Shen version 18.1.}
s.required_ruby_version = ">= 1.9.3"
s.add_runtime_dependency 'klam', '0.0.9', '0.0.9'