Skip to content

Commit

Permalink
Update gem version date
Browse files Browse the repository at this point in the history
  • Loading branch information
dLobatog committed Nov 11, 2014
1 parent 766141c commit e47ba0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppetdb_foreman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ require 'rake'
Gem::Specification.new do |s|
s.name = 'puppetdb_foreman'
s.version = '0.1.2'
s.date = '2014-10-11'
s.date = '2014-11-11'
s.license = 'GPL-3'
s.summary = 'This is a Foreman plugin to interact with PuppetDB.'
s.description = 'Disable hosts on PuppetDB after they are deleted or built in Foreman, and proxy the PuppetDB dashboard to Foreman. Follow https://github.com/theforeman/puppetdb_foreman and raise an issue/submit a pull request if you need extra functionality. You can also find some help in #theforeman IRC channel on Freenode.'
Expand Down

0 comments on commit e47ba0d

Please sign in to comment.