Skip to content

Commit 2d20853

Browse files
committed
Update upstream source from tag 'upstream/3.1.5'
Update to upstream version '3.1.5' with Debian dir 3612129
2 parents 5c08581 + d310aa3 commit 2d20853

File tree

124 files changed

+15815
-21737
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+15815
-21737
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

.bundle/gems/net-ftp-0.1.3/lib/net/ftp.rb renamed to .bundle/gems/net-ftp-0.1.4/lib/net/ftp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ class FTP < Protocol
8585
end
8686

8787
# :stopdoc:
88-
VERSION = "0.1.3"
88+
VERSION = "0.1.4"
8989
FTP_PORT = 21
9090
CRLF = "\r\n"
9191
DEFAULT_BLOCKSIZE = BufferedIO::BUFSIZE
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)