
Security News
Rust RFC Proposes a Security Tab on crates.io for RustSec Advisories
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.
aruba
Advanced tools
Add this line to your application's Gemfile:
gem 'aruba', '~> 2.3'
And then execute:
bundle
Or install it yourself as:
gem install aruba
Our most current documentation to get started with Aruba as a user can be found in ./features/.
Cucumber:
If you're new to the Cucumber ecosystem, it's worth to visit the project's documentation site. This also includes information about how to write feature files in Gherkin.
RSpec:
If you want to use Aruba with RSpec and you need some information about how to use RSpec, please visit their website.
minitest:
The documentation for minitest can be found here.
A full documentation of the API for developers can be found on RubyDoc.
For support, please have a look at the support website of Cucumber. You have different options to reach out for help: Recommended for Aruba would be using the Community Discord.
Concrete issues can be reported via the Issues page on GitHub.
Currently, this gem is mainly maintained by this group of people:
We use Semantic Versioning 2.0.0. We depend on rubygems to ensure correct dependency versions, so dropping support for older dependencies and Ruby versions will not result in a major version bump.
Aruba is supported on Ruby 3.0 and up, and tested against CRuby 3.0, 3.1, 3.2, 3.3 and 3.4, and JRuby 9.4.
Aruba is supported on and tested with Cucumber versions 8 and 9.
Aruba is fully tested in CI on Linux and MacOS. On Windows, only RSpec tests are run, so YMMV. Full Windows support is a work in progress.
Please see the CONTRIBUTING file.
Development takes place in the main branch and currently targets the 2.x
releases. If necessary, maintenance of the old 1.1.x releases will take place
in a 1-1-stable branch, and of 0.14.x releases in the 0-14-stable branch.
Stable branches will not be created until absolutely necessary.
See the file LICENSE.
FAQs
Unknown package
We found that aruba demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.

Security News
/Research
Socket found a Rust typosquat (finch-rust) that loads sha-rust to steal credentials, using impersonation and an unpinned dependency to auto-deliver updates.

Research
/Security Fundamentals
A pair of typosquatted Go packages posing as Google’s UUID library quietly turn helper functions into encrypted exfiltration channels to a paste site, putting developer and CI data at risk.