diff options
| author | taca <taca@pkgsrc.org> | 2017-04-22 16:43:35 +0000 |
|---|---|---|
| committer | taca <taca@pkgsrc.org> | 2017-04-22 16:43:35 +0000 |
| commit | 2cb149ca58b77ccfb9cc16a0e13ab029c64a44fd (patch) | |
| tree | f675605e5dc1f066899389709baf1b97990fce98 /security/ruby-sshkit/PLIST | |
| parent | f1081f8036bd7c161948ddeb7a10f0ff761bcff2 (diff) | |
| download | pkgsrc-2cb149ca58b77ccfb9cc16a0e13ab029c64a44fd.tar.gz | |
Update ruby-sshkit to 1.13.1.
## [1.13.1][] (2017-03-31)
### Breaking changes
* None
### Bug fixes
* [#397](https://github.com/capistrano/sshkt/pull/397): Fix NoMethodError assign_defaults with net-ssh older than 4.0.0 - [@shirosaki](https://github.com/shirosaki)
## [1.13.0][] (2017-03-24)
### Breaking changes
* None
### New features
* [#372](https://github.com/capistrano/sshkit/pull/372): Use cp_r in local backend with recursive option - [@okuramasafumi](https://github.com/okuramasafumi)
### Bug fixes
* [#390](https://github.com/capistrano/sshkit/pull/390): Properly wrap Ruby StandardError w/ add'l context - [@mattbrictson](https://github.com/mattbrictson)
* [#392](https://github.com/capistrano/sshkit/pull/392): Fix open two connections with changed cache key - [@shirosaki](https://github.com/shirosaki)
Diffstat (limited to 'security/ruby-sshkit/PLIST')
| -rw-r--r-- | security/ruby-sshkit/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/security/ruby-sshkit/PLIST b/security/ruby-sshkit/PLIST index 1b892ad6bd5..b9ca372d0cf 100644 --- a/security/ruby-sshkit/PLIST +++ b/security/ruby-sshkit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2017/03/20 15:10:13 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2017/04/22 16:43:35 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.travis.yml @@ -72,6 +72,9 @@ ${GEM_LIBDIR}/test/unit/formatters/test_custom.rb ${GEM_LIBDIR}/test/unit/formatters/test_dot.rb ${GEM_LIBDIR}/test/unit/formatters/test_pretty.rb ${GEM_LIBDIR}/test/unit/formatters/test_simple_text.rb +${GEM_LIBDIR}/test/unit/runners/test_group.rb +${GEM_LIBDIR}/test/unit/runners/test_parallel.rb +${GEM_LIBDIR}/test/unit/runners/test_sequential.rb ${GEM_LIBDIR}/test/unit/test_color.rb ${GEM_LIBDIR}/test/unit/test_command.rb ${GEM_LIBDIR}/test/unit/test_command_map.rb |
