Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
1.27
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
2020
2021
2022
2023
2024
2025
1.25
gitlab-license helps you generate, verify and enforce software licenses.
2020
2021
2022
2023
2024
2025
1.25
Light weight job scheduling extension for Sidekiq that adds support for queueing jobs in a recurring way.
2020
2021
2022
2023
2024
2025
1.24
A library for converting various objects into `Money` objects.
2020
2021
2022
2023
2024
2025
1.23
This gem provides common Dangerfile and plugins for GitLab projects.
2020
2021
2022
2023
2024
2025
1.23
RecursiveOpenStruct is a subclass of OpenStruct. It differs from
OpenStruct in that it allows nested hashes to be treated in a recursive
fashion. For example:
ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } })
ros.a.b # 'c'
Also, nested hashes can still be accessed as hashes:
r...
2020
2021
2022
2023
2024
2025
1.23
Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around.
2020
2021
2022
2023
2024
2025
1.22
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling
passwords.
2020
2021
2022
2023
2024
2025
1.22
Route path helpers for Grape
2020
2021
2022
2023
2024
2025
1.22
Common layer for serverspec and itamae
2020
2021
2022
2023
2024
2025
1.21
Watir stands for Web Application Testing In Ruby
It facilitates the writing of automated tests by mimicing the behavior of a user interacting with a website.
2020
2021
2022
2023
2024
2025
1.2
Cucumber Expressions - a simpler alternative to Regular Expressions
2020
2021
2022
2023
2024
2025
1.2
Provides a single function (Gist.gist) that uploads a gist.
2020
2021
2022
2023
2024
2025
1.2
Run shell commands safely, even with user-supplied values
2020
2021
2022
2023
2024
2025
1.19
Provides a C-optimized method for determining if a string is blank
2020
2021
2022
2023
2024
2025
1.19
A simple Ruby natural language parser for elapsed time. (For example, 4 hours and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in seconds. Will return an integer unless you get tricky and need a float. (4 minutes and 13.47 seconds, for example.) The reverse can also be perfo...
2020
2021
2022
2023
2024
2025
1.19
rubyXL is a gem which allows the parsing, creation, and manipulation of Microsoft Excel (.xlsx/.xlsm) Documents
2020
2021
2022
2023
2024
2025
1.19
Shoryuken is a super efficient AWS SQS thread based message processor
2020
2021
2022
2023
2024
2025
1.19
A drop-in library to test stripe without hitting their servers
2020
2021
2022
2023
2024
2025
1.18
Add #to_ast method to Proc. #to_ast converts Proc object to AST::Node.
2020
2021
2022
2023
2024
2025