summaryrefslogtreecommitdiff
path: root/net-ssh.gemspec
diff options
context:
space:
mode:
authorMiklos Fazekas <mfazekas@szemafor.com>2016-03-07 06:19:04 +0100
committerMiklos Fazekas <mfazekas@szemafor.com>2016-03-07 06:19:04 +0100
commit97a3d4c2ee683848c397a579c3258bf179e77cc1 (patch)
tree1b09aceed1e23b250e37063364b0a46a5f150f86 /net-ssh.gemspec
parentb71efa5b3b81eabeb6229d13a056c01de3fecbb8 (diff)
downloadnet-ssh-97a3d4c2ee683848c397a579c3258bf179e77cc1.tar.gz
beta3 relase prepv3.1.0.beta3
Diffstat (limited to 'net-ssh.gemspec')
-rw-r--r--net-ssh.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ssh.gemspec b/net-ssh.gemspec
index 229b7ab..75508ba 100644
--- a/net-ssh.gemspec
+++ b/net-ssh.gemspec
@@ -2,17 +2,17 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: net-ssh 3.1.0.beta2 ruby lib
+# stub: net-ssh 3.1.0.beta3 ruby lib
Gem::Specification.new do |s|
s.name = "net-ssh"
- s.version = "3.1.0.beta2"
+ s.version = "3.1.0.beta3"
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Jamis Buck", "Delano Mandelbaum", "Mikl\u{f3}s Fazekas"]
s.cert_chain = ["net-ssh-public_cert.pem"]
- s.date = "2016-03-05"
+ s.date = "2016-03-07"
s.description = "Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2."
s.email = "net-ssh@solutious.com"
s.extra_rdoc_files = [