_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
ruby-cucumber-messages 21.0.1
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/cucumber/messages/
Licenses: Expat
Synopsis: Cucumber Messages for Ruby (Protocol Buffers)
Description:

Cucumber Messages for Ruby is a library which allows serialization and deserialization of the protocol buffer messages used in Cucumber.

ruby-rspec-pending-for 0.1.17
Propagated dependencies: ruby-rspec-core@3.13.2 ruby-ruby-engine@2.0.3 ruby-ruby-version@1.0.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/pboling/rspec-pending_for
Licenses: Expat
Synopsis: Skip RSpec tests for specific Ruby engines or versions
Description:

This RSpec plugin makes it easy to mark test cases as pending or skipped for a specific Ruby engine (e.g. MRI or JRuby) or version combinations.

ruby-binding-of-caller 0.8.0
Propagated dependencies: ruby-debug-inspector@1.1.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/banister/binding_of_caller
Licenses: Expat
Synopsis: Retrieve the binding of a method's caller
Description:

The binding_of_caller module provides the Binding#of_caller method. It allows accessing bindings from upper frames in the call stack and can evaluate code in that context.

emacs-helm-rubygems-org 20140826.1156
Propagated dependencies: emacs-helm@4.0.2
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/neomantic/helm-rubygems-org
Licenses:
Synopsis: Use helm to search rubygems.org
Description:

Documentation at https://melpa.org/#/helm-rubygems-org

emacs-ruby-json-to-hash 20211108.351
Propagated dependencies: emacs-smartparens@20250612.1050 emacs-string-inflection@20250831.53
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/otavioschwanck/ruby-json-to-hash.el
Licenses:
Synopsis: Convert JSON to Hash and play with the keys
Description:

Documentation at https://melpa.org/#/ruby-json-to-hash

ruby-faraday-middleware 1.2.0
Propagated dependencies: ruby-faraday@2.13.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/lostisland/faraday_middleware
Licenses: Expat
Synopsis: Various middleware for Faraday
Description:

Faraday_Middleware is a collection of middleware for the Faraday-based API wrappers.

ruby-rspec-expectations 3.13.3
Propagated dependencies: ruby-diff-lcs@1.3 ruby-rspec-support@3.13.2
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-expectations
Licenses: Expat
Synopsis: RSpec expectations library
Description:

Rspec-expectations provides a simple API to express expected outcomes of a code example.

ruby-rspec-expectations 2.14.5
Propagated dependencies: ruby-diff-lcs@1.3
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rspec/rspec-expectations
Licenses: Expat
Synopsis: RSpec expectations library
Description:

Rspec-expectations provides a simple API to express expected outcomes of a code example.

emacs-eval-in-repl-ruby 0.9.7
Propagated dependencies: emacs-eval-in-repl@0.9.7 emacs-inf-ruby@2.9.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kaz-yos/eval-in-repl
Licenses: Expat
Synopsis: One keybinding to communicate with REPLs
Description:

This package provides an ESS-like binding to send lines or regions to a REPL from Ruby buffers.

ruby-pry-stack-explorer 0.5.1
Propagated dependencies: ruby-binding-of-caller@0.8.0 ruby-pry@0.14.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/pry/pry-stack_explorer
Licenses: Expat
Synopsis: Call-stack navigation plugin for the Pry REPL
Description:

pry-stack_explorer is a plugin for the Pry REPL that add support to navigate the call-stack.

ruby-jekyll-paginate-v2 3.0.0
Propagated dependencies: jekyll@4.4.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/sverrirs/jekyll-paginate-v2
Licenses: Expat
Synopsis: Pagination Generator for Jekyll 3
Description:

The Pagination Generator forms the core of the pagination logic in Jekyll. It calculates and generates the pagination pages.

ruby-rake-compiler-dock 1.3.0
Channel: guix
Location: gnu/packages/ruby-check.scm (gnu packages ruby-check)
Home page: https://github.com/rake-compiler/rake-compiler-dock
Licenses: Expat
Synopsis: Cross compiler environment for building Ruby gems
Description:

The coderake-compiler-dock gem provides a cross compiler environment for building gems on a variety of platforms (GNU/Linux, JRuby, Windows and Mac).

ruby-with-advisory-lock 4.0.0
Propagated dependencies: ruby-activerecord@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://closuretree.github.io/with_advisory_lock/
Licenses: Expat
Synopsis: Advisory locking for ActiveRecord
Description:

The With advisory lock gem adds advisory locking to ActiveRecord for PostgreSQL and MySQL. SQLite is also supported, but this uses the file system for locks.

ruby-bake-test-external 0.3.2
Propagated dependencies: ruby-bake@0.18.2
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ioquatix/bake-test-external
Licenses: Expat
Synopsis: Continuous integration extension for Bake
Description:

Bake Test External adds a test:external action to the bake command to run the test suites of dependent projects to check for breakage.

ruby-autoprefixer-rails 10.4.13.0
Propagated dependencies: ruby-execjs@2.7.0
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://github.com/ai/autoprefixer-rails
Licenses: Expat
Synopsis: Parse CSS and add vendor prefixes to CSS rules
Description:

This gem provides Ruby and Ruby on Rails integration with Autoprefixer, which can parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website.

ruby-minitest-reporters 1.7.1
Propagated dependencies: ruby-ansi@1.5.0 ruby-builder@3.2.4 ruby-minitest@5.19.0 ruby-progressbar@1.10.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/kern/minitest-reporters
Licenses: Expat
Synopsis: Enhanced reporting for Minitest tests
Description:

minitest/reporters provides a custom Minitest runner to improve how the test state is reported. A number of different reporters are available, including a spec reporter, progress bar reporter, a HTML reporter.

ruby-selenium-webdriver 4.22.0
Propagated dependencies: ruby-base64@0.2.0 ruby-rexml@3.2.5 ruby-rubyzip@2.3.2 ruby-websocket@1.2.9-1.950e416
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://www.selenium.dev/
Licenses: ASL 2.0
Synopsis: Selenium browser automation bindings for Ruby
Description:

Selenium implements the W3C WebDriver protocol to automate popular browsers. It aims to mimic the behaviour of a real user as it interacts with the application's HTML. It's primarily intended for web application testing, but any web-based task can be automated. This package provides the Ruby bindings of Selenium.

ruby-test-unit-ruby-core 1.0.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby/test-unit-ruby-core
Licenses: Ruby License
Synopsis: Additional test assertions for Ruby standard libraries
Description:

This package provides additional test assertions for Ruby standard libraries.

ruby-concurrent-ruby-ext 1.3.5
Propagated dependencies: ruby-concurrent-ruby@1.3.5
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/ruby-concurrency/concurrent-ruby
Licenses: Expat
Synopsis: C extensions for concurrent-ruby
Description:

This package provides C extensions to optimize the concurrent-ruby gem when running under the Matz's Ruby Interpreter (MRI, also known as CRuby).

emacs-ruby-interpolation 20131112.1652
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/leoc/ruby-interpolation.el
Licenses:
Synopsis: Ruby string interpolation helpers
Description:

Documentation at https://melpa.org/#/ruby-interpolation

ruby-email-reply-trimmer 0.1.13
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/discourse/email_reply_trimmer
Licenses: Expat
Synopsis: Trim replies from plain text email
Description:

EmailReplyTrimmer is a Ruby small library to trim replies from plain text email.

ruby-rubocop-performance 1.23.1
Propagated dependencies: ruby-rubocop@1.68.0 ruby-rubocop-ast@1.37.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://docs.rubocop.org/rubocop-performance/
Licenses: Expat
Synopsis: Performance optimizations checkers for Ruby code
Description:

This package provides a collection of RuboCop cops to check for performance optimizations in Ruby code.

ruby-rubocop-performance 1.23.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://docs.rubocop.org/rubocop-performance/
Licenses: Expat
Synopsis: Performance optimizations checkers for Ruby code
Description:

This package provides a collection of RuboCop cops to check for performance optimizations in Ruby code.

ruby-kramdown-parser-gfm 1.1.0
Propagated dependencies: ruby-kramdown@2.3.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/kramdown/parser-gfm
Licenses: Expat
Synopsis: Kramdown parser for the GFM dialect of Markdown
Description:

This is a parser for kramdown that converts Markdown documents in the GFM dialect to HTML.

Total results: 668