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