rufus-mnemo.gemspec in rufus-mnemo-1.2.2 vs rufus-mnemo.gemspec in rufus-mnemo-1.2.3
- old
+ new
@@ -3,10 +3,10 @@
s.name = 'rufus-mnemo'
s.version = File.read(
File.expand_path('../lib/rufus/mnemo.rb', __FILE__)
- ).match(/VERSION *= *['"]([^'"]+)/)[1]
+ ).match(/ VERSION *= *['"]([^'"]+)/)[1]
s.platform = Gem::Platform::RUBY
s.authors = [ 'John Mettraux' ]
s.email = %w[ jmettraux@gmail.com ]
s.homepage = 'http://github.com/jmettraux/rufus-mnemo/'