Tamar.gemspec in Tamar-0.7.11 vs Tamar.gemspec in Tamar-0.7.12
- 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 = %q{Tamar}
- s.version = "0.7.11"
+ s.version = "0.7.12"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Evan Wies, David Love"]
s.date = %q{2011-05-23}
s.description = %q{A package of the RubyLuaBridge library, which includes Lua and relevant libraries. You will need a C++ compiler with the Boost library installed to build RubyLuaBridge, and both CMake and Make to build Lua.}