lambom.gemspec in lambom-0.3.1 vs lambom.gemspec in lambom-0.3.5
- old
+ new
@@ -4,10 +4,10 @@
require "lambom/version"
Gem::Specification.new do |s|
s.name = 'lambom'
s.version = Lambom::VERSION
- s.date = '2013-12-17'
+ s.date = '2013-12-23'
s.summary = "Tool to apply riyic configurations"
s.description = "Riyic is a server configuration service based on chef (http://riyic.com). The lambom gem is a tool to apply, through chef-solo, your riyic configurations in your server"
s.authors = ["J. Gomez"]
s.email = 'alambike@gmail.com'
s.require_paths = ["lib"]