Skip to content

Commit

Permalink
Pin net-telnet for Ruby < 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
walkamongus committed Sep 2, 2018
1 parent 7958687 commit 624cda0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -18,6 +18,7 @@ group :test do
gem 'puppet-lint', '>= 2.0.0'
gem 'puppet-syntax', '~> 2.4.0'
gem 'json_pure', '<= 2.0.1' if RUBY_VERSION < '2.0.0'
gem 'net-telnet', '0.1.1'
end

group :development do
Expand Down

0 comments on commit 624cda0

Please sign in to comment.