Sha256: 7eee9f24336ce9aac536b328a3248812c554bd4620c8f97952c40d40f2a56e9e

Contents?: true

Size: 343 Bytes

Versions: 26

Compression:

Stored size: 343 Bytes

Contents

source 'https://rubygems.org'

ENV['NET_SSH_NO_ED25519'] = 'true'
# Specify your gem's dependencies in mygem.gemspec
gemspec

if ENV["CI"] && !Gem.win_platform?
  gem 'simplecov', require: false, group: :test
  gem 'codecov', require: false, group: :test
end

gem 'webrick', group: %i[development test] if RUBY_VERSION.split(".")[0].to_i >= 3

Version data entries

26 entries across 26 versions & 5 rubygems

Version Path
net-ssh-7.3.0 Gemfile.noed25519
net-ssh-7.3.0.rc1 Gemfile.noed25519
harbr-2.8.1 vendor/bundle/ruby/3.2.0/gems/net-ssh-7.2.1/Gemfile.noed25519
net-ssh-7.2.3 Gemfile.noed25519
net-ssh-backports-6.3.6.backports Gemfile.noed25519
net-ssh-backports-6.3.5.backports Gemfile.noed25519
net-ssh-backports-6.3.4.backports Gemfile.noed25519
net-ssh-backports-6.3.3.backports Gemfile.noed25519
net-ssh-backports-6.3.2.backports Gemfile.noed25519
net-ssh-backports-6.3.1.backports Gemfile.noed25519
net-ssh-backports-6.3.0.backports Gemfile.noed25519
net-ssh-7.2.2.rc1 Gemfile.noed25519
net-ssh-7.2.1 Gemfile.noed25519
net-ssh-7.2.1.rc1 Gemfile.noed25519
net-ssh-7.2.0 Gemfile.noed25519
net-ssh-7.2.0.rc1 Gemfile.noed25519
net-ssh-7.2.0.beta1 Gemfile.noed25519
net-ssh-7.1.0 Gemfile.noed25519
net-ssh-7.1.0.beta2 Gemfile.noed25519
net-ssh-7.1.0.beta1 Gemfile.noed25519