Update desc

This commit is contained in:
Loic Nageleisen 2017-02-27 22:20:03 +01:00
parent 934e72b00f
commit 17db89cbc4

View file

@ -3,7 +3,7 @@ Gem::Specification.new do |s|
s.version = '0.1.0' s.version = '0.1.0'
s.licenses = ['MIT'] s.licenses = ['MIT']
s.summary = 'Fight against the Object tyranny' s.summary = 'Fight against the Object tyranny'
s.description = 'Write SQL queries in Ruby, or is it the other way around?' s.description = 'SQL-flavoured Ruby, or is it the other way around?'
s.authors = ['Loic Nageleisen'] s.authors = ['Loic Nageleisen']
s.email = 'loic.nageleisen@gmail.com' s.email = 'loic.nageleisen@gmail.com'
s.files = Dir['lib/**/*.rb'] s.files = Dir['lib/**/*.rb']