./sysutils/ruby-serverspec, RSpec tests for your servers configured by Puppet and more

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.42.3, Package name: ruby31-serverspec-2.42.3, Maintainer: pkgsrc-users

RSpec tests for your servers configured by Puppet, Chef or anything else.

You can see the details of serverspec on serverspec.org.


Required to run:
[devel/ruby-rspec] [textproc/ruby-multi_json] [devel/ruby-rspec-its] [sysutils/ruby-specinfra] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 39.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-03 18:09:34 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-serverspec: update to 2.42.3

2.42.3 (2023-09-02)

* Use the newer ERB.new usage for Ruby v2.6 or higher
   2023-02-23 16:19:38 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-serverspec: update to 2.42.2

2.42.2 (2023-02-16)

* Support Psych 4.0 (Ruby 3.1) or later
* Relax rake dependency pinning
   2023-01-03 16:08:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-serverspec: update to 2.42.1

2.42.1 (2022-12-29)

* Replace Dir.exists?/File.exists? with Dir.exist?/File.exist?
   2022-08-29 14:35:33 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-serverspec: update to 2.42.0

2.42.0 (2022-02-02)

* Provide user uid and group gid as properties
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-09-19 19:27:58 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-serverspec: update to 2.41.8

2.14.6 (2021-06-18)

* Normalize openssl issuer and subject
* use localcert for older rubies on appvayor test
* Remove Ruby 1.8.7 from .travis.yml

2.41.7 (2021-06-21)

* Fixed infinite loop in subject of x509_certificate

2.41.8 (2021-06-24)

* Add a command method in Command
   2020-03-24 19:21:24 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-serverspec: update to 2.41.5

Update ruby-serverspec to 2.41.5.

No release notes available.