summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9098065..501addb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,7 +11,7 @@ if RUBY_VERSION == '1.8.7'
gem 'i18n', '~> 0.6.11'
gem 'activesupport', '~> 3.2'
gem 'highline', '~> 1.6.21'
- gem 'librarian-puppet', '~> 1.0.0'
+ gem 'librarian-puppet', '~> 1.5.0'
gem 'rspec', '~> 3.1.0'
gem 'rake', '< 11'
else