figaro.gemspec in figaro-0.6.4 vs figaro.gemspec in figaro-0.7.0
- old
+ new
@@ -1,9 +1,9 @@
# encoding: utf-8
Gem::Specification.new do |gem|
gem.name = "figaro"
- gem.version = "0.6.4"
+ gem.version = "0.7.0"
gem.author = "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"