Skip to content

Commit

Permalink
Merge branch 'master' into 1.x
Browse files Browse the repository at this point in the history
Conflicts:
	librarian-puppet.gemspec
  • Loading branch information
carlossg committed Mar 2, 2015
2 parents 881b765 + 2bf327b commit b80efcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions librarian-puppet.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Gem::Specification.new do |s|

s.executables = ['librarian-puppet']

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

# only needed for ruby 1.8
s.add_dependency "json"
Expand Down

0 comments on commit b80efcf

Please sign in to comment.