niceql.gemspec in niceql-0.3.0 vs niceql.gemspec in niceql-0.3.1

- old
+ new

@@ -7,11 +7,11 @@ spec.name = "niceql" spec.version = Niceql::VERSION spec.authors = ["alekseyl"] spec.email = ["leshchuk@gmail.com"] - spec.summary = %q{This is simple and nice sql prettifier, it splits, indent and colorize SQL query and PG errors if any } - spec.description = %q{This is simple and nice sql prettifier, it splits, indent and colorize SQL query and PG error if any } + spec.summary = %q{This is simple and nice gem for sql prettifying and formatting. Niceql splits, indent and colorize SQL query and PG errors if any } + spec.description = %q{This is simple and nice gem for sql prettifying and formatting. Niceql splits, indent and colorize SQL query and PG errors if any. Seemless activerecord integration } spec.homepage = "https://github.com/alekseyl/niceql" spec.license = "MIT" # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host.