Skip to content

Commit

Permalink
Update librarianp to fix ruby 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg committed Mar 2, 2015
1 parent 6ac0741 commit 2bf327b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion librarian-puppet.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |s|

s.executables = ['librarian-puppet']

s.add_dependency "librarianp", ">=0.5.0"
s.add_dependency "librarianp", ">=0.5.1"
s.add_dependency "rsync"
s.add_dependency "puppet_forge"

Expand Down

0 comments on commit 2bf327b

Please sign in to comment.