figaro.gemspec in figaro-0.5.0 vs figaro.gemspec in figaro-0.5.1

- old
+ new

@@ -1,9 +1,9 @@ # encoding: utf-8 Gem::Specification.new do |gem| gem.name = "figaro" - gem.version = "0.5.0" + gem.version = "0.5.1" gem.authors = ["Steve Richert"] gem.email = ["steve.richert@gmail.com"] gem.summary = "Simple Rails app configuration" gem.description = "Simple, Heroku-friendly Rails app configuration using ENV and a single YAML file"