boom.gemspec in boom-0.2.3 vs boom.gemspec in boom-0.2.4

- old
+ new

@@ -11,12 +11,12 @@ ## Leave these as is they will be modified for you by the rake gemspec task. ## If your rubyforge_project name is different, then edit it and comment out ## the sub! line in the Rakefile s.name = 'boom' - s.version = '0.2.3' - s.date = '2011-09-06' + s.version = '0.2.4' + s.date = '2013-03-15' s.rubyforge_project = 'boom' ## Make sure your summary is short. The description may be as long ## as you like. s.summary = "boom lets you access text snippets over your command line." @@ -87,10 +87,9 @@ lib/boom/list.rb lib/boom/platform.rb lib/boom/storage.rb lib/boom/storage/base.rb lib/boom/storage/gist.rb - lib/boom/storage/gist/json_parser.rb lib/boom/storage/json.rb lib/boom/storage/keychain.rb lib/boom/storage/mongodb.rb lib/boom/storage/redis.rb test/examples/config_json.json