Skip to content

Commit

Permalink
Update description and summary
Browse files Browse the repository at this point in the history
  • Loading branch information
dewski committed Mar 10, 2013
1 parent bdcbaa4 commit b78a4f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glimpse-dalli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Gem::Specification.new do |gem|
gem.version = Glimpse::Dalli::VERSION
gem.authors = ['Garrett Bjerkhoel']
gem.email = ['me@garrettbjerkhoel.com']
gem.description = %q{Provide a glimpse into the MySQL queries made during your application's requests.}
gem.summary = %q{Provide a glimpse into the MySQL queries made during your application's requests.}
gem.description = %q{Provide a glimpse into the Memcache commands made through Dalli during your application's requests.}
gem.summary = %q{Provide a glimpse into the Memcache commands made through Dalli during your application's requests.}
gem.homepage = 'https://github.com/dewski/glimpse-dalli'

gem.files = `git ls-files`.split($/)
Expand Down

0 comments on commit b78a4f3

Please # to comment.