Skip to content

Commit

Permalink
Pin rdoc on ruby 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl authored and ehelms committed Jan 24, 2018
1 parent 42583ce commit 245b8d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ gem 'puppet', ENV.key?('PUPPET_VERSION') ? "~> #{ENV['PUPPET_VERSION']}" : '>= 4

gem 'rake'
gem 'rspec', '~> 3.0'
gem 'rdoc', '~> 5.1.0', {"platforms"=>["ruby_21"]}
gem 'rspec-puppet', '~> 2.3'
gem 'rspec-puppet-facts', '>= 1.7'
gem 'puppetlabs_spec_helper', '>= 2.1.1'
Expand Down

0 comments on commit 245b8d9

Please sign in to comment.