From 797e1f1678a31a5804f2bc0d2424adf5703dffe4 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Thu, 26 May 2016 10:41:59 +0200 Subject: bump rubocop-rspec to 1.5 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 1755e16..f9ac864 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ group :test do gem 'puppet-blacksmith', :require => false, :git => 'https://github.com/voxpupuli/puppet-blacksmith.git' gem 'voxpupuli-release', :require => false, :git => 'https://github.com/voxpupuli/voxpupuli-release-gem.git' gem 'puppet-strings', :require => false, :git => 'https://github.com/puppetlabs/puppetlabs-strings.git' - gem 'rubocop-rspec', '~> 1.4', :require => false + gem 'rubocop-rspec', '~> 1.5', :require => false end group :development do -- cgit v1.2.3