Gem in a Box
If you did not need any credentials to get to this page
gem sources -a https://18.3.alpine.gems.sutty.nl/
If you needed some credentials to get to this page
gem sources -a https://username:password@18.3.alpine.gems.sutty.nl/
and then ...
gem install geminabox
gem inabox [gemfile]
Upload Another Gem
-
aasm (5.5.0)
gem install aasm -v "5.5.0"
AASM is a continuation of the acts-as-state-machine rails plugin, built for plain Ruby objects.
-
actioncable (6.1.7.4 - 8.0.1)
gem install actioncable -v "8.0.1"
gem install actioncable -v "8.0.0.1"
gem install actioncable -v "8.0.0"
gem install actioncable -v "7.2.2.1"
gem install actioncable -v "7.2.2"
Structure many real-time application concerns into channels over a single WebSocket connection.
-
actionmailbox (6.1.7.4 - 8.0.1)
gem install actionmailbox -v "8.0.1"
gem install actionmailbox -v "8.0.0.1"
gem install actionmailbox -v "8.0.0"
gem install actionmailbox -v "7.2.2.1"
gem install actionmailbox -v "7.2.2"
Receive and process incoming emails in Rails applications.
-
actionmailer (6.1.7.4 - 8.0.1)
gem install actionmailer -v "8.0.1"
gem install actionmailer -v "8.0.0.1"
gem install actionmailer -v "8.0.0"
gem install actionmailer -v "7.2.2.1"
gem install actionmailer -v "7.2.2"
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
-
actionpack (6.1.7.4 - 8.0.1)
gem install actionpack -v "8.0.1"
gem install actionpack -v "8.0.0.1"
gem install actionpack -v "8.0.0"
gem install actionpack -v "7.2.2.1"
gem install actionpack -v "7.2.2"
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
-
actiontext (6.1.7.4 - 8.0.1)
gem install actiontext -v "8.0.1"
gem install actiontext -v "8.0.0.1"
gem install actiontext -v "8.0.0"
gem install actiontext -v "7.2.2.1"
gem install actiontext -v "7.2.2"
Edit and display rich text in Rails applications.
-
actionview (6.1.7.4 - 8.0.1)
gem install actionview -v "8.0.1"
gem install actionview -v "8.0.0.1"
gem install actionview -v "8.0.0"
gem install actionview -v "7.2.2.1"
gem install actionview -v "7.2.2"
Simple, battle-tested conventions and helpers for building web pages.
-
active_model_serializers (0.10.13 - 0.10.15)
gem install active_model_serializers -v "0.10.15"
gem install active_model_serializers -v "0.10.14"
gem install active_model_serializers -v "0.10.13"
ActiveModel::Serializers allows you to generate your JSON in an object-oriented and convention-driven manner.
-
active_record_query_trace (1.8 - 1.8.2)
gem install active_record_query_trace -v "1.8.2"
gem install active_record_query_trace -v "1.8.1"
gem install active_record_query_trace -v "1.8"
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in your application.
-
activejob (6.1.7.4 - 8.0.1)
gem install activejob -v "8.0.1"
gem install activejob -v "8.0.0.1"
gem install activejob -v "8.0.0"
gem install activejob -v "7.2.2.1"
gem install activejob -v "7.2.2"
Declare job classes that can be run by a variety of queuing backends.
-
activemodel (6.1.7.4 - 8.0.1)
gem install activemodel -v "8.0.1"
gem install activemodel -v "8.0.0.1"
gem install activemodel -v "8.0.0"
gem install activemodel -v "7.2.2.1"
gem install activemodel -v "7.2.2"
A toolkit for building modeling frameworks like Active Record. Rich support for attributes, callbacks, validations, serialization, internationalization, and testing.
-
activerecord (6.1.7.4 - 8.0.1)
gem install activerecord -v "8.0.1"
gem install activerecord -v "8.0.0.1"
gem install activerecord -v "8.0.0"
gem install activerecord -v "7.2.2.1"
gem install activerecord -v "7.2.2"
Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
-
activestorage (6.1.7.4 - 8.0.1)
gem install activestorage -v "8.0.1"
gem install activestorage -v "8.0.0.1"
gem install activestorage -v "8.0.0"
gem install activestorage -v "7.2.2.1"
gem install activestorage -v "7.2.2"
Attach cloud and local files in Rails applications.
-
activesupport (6.1.7.4 - 8.0.1)
gem install activesupport -v "8.0.1"
gem install activesupport -v "8.0.0.1"
gem install activesupport -v "8.0.0"
gem install activesupport -v "7.2.2.1"
gem install activesupport -v "7.2.2"
A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
-
addressable (2.8.1 - 2.8.7)
gem install addressable -v "2.8.7"
gem install addressable -v "2.8.6"
gem install addressable -v "2.8.5"
gem install addressable -v "2.8.1"
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
-
adhesiones-jekyll-theme (0.4.0 - 0.4.1)
gem install adhesiones-jekyll-theme -v "0.4.1"
gem install adhesiones-jekyll-theme -v "0.4.0"
-
adsp (1.0.10)
gem install adsp -v "1.0.10"
-
aes_key_wrap (1.1.0)
gem install aes_key_wrap -v "1.1.0"
-
after_commit_everywhere (1.4.0 - 1.5.0)
gem install after_commit_everywhere -v "1.5.0"
gem install after_commit_everywhere -v "1.4.0"
Brings before_commit, after_commit, and after_rollback transactional callbacks outside of your ActiveRecord models.
-
airbrussh (1.4.1 - 1.5.3)
gem install airbrussh -v "1.5.3"
gem install airbrussh -v "1.5.2"
gem install airbrussh -v "1.5.1"
gem install airbrussh -v "1.5.0"
gem install airbrussh -v "1.4.2"
A replacement log formatter for SSHKit that makes Capistrano output much easier on the eyes. Just add Airbrussh to your Capfile and enjoy concise, useful log output that is easy to read.
-
android_key_attestation (0.3.0)
gem install android_key_attestation -v "0.3.0"
-
annotate (3.2.0)
gem install annotate -v "3.2.0"
Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema.
-
anomaly_detection (0.1.4 - 0.3.0)
gem install anomaly_detection -v "0.3.0"
x86_64-linux-muslgem install anomaly_detection -v "0.2.2"
x86_64-linux-muslgem install anomaly_detection -v "0.2.1"
x86_64-linux-muslgem install anomaly_detection -v "0.2.0"
x86_64-linux-muslgem install anomaly_detection -v "0.1.4"
x86_64-linux-musl
-
ansi (1.5.0)
gem install ansi -v "1.5.0"
The ANSI project is a superlative collection of ANSI escape code related libraries eabling ANSI colorization and stylization of console output. Byte for byte ANSI is the best ANSI code library available for the Ruby programming language.
-
anystyle (1.4.2 - 1.5.0)
gem install anystyle -v "1.5.0"
gem install anystyle -v "1.4.2"
A sophisticated parser for academic reference lists and bibliographies based on machine learning algorithms using conditional random fields.
-
argon2 (2.0.2 - 2.3.0)
gem install argon2 -v "2.3.0"
x86_64-linux-muslgem install argon2 -v "2.2.0"
x86_64-linux-muslgem install argon2 -v "2.1.3"
x86_64-linux-muslgem install argon2 -v "2.1.2"
x86_64-linux-muslgem install argon2 -v "2.1.1"
x86_64-linux-muslArgon2 FFI binding
-
ast (2.4.2)
gem install ast -v "2.4.2"
A library for working with Abstract Syntax Trees.
-
attr_encrypted (3.1.0 - 4.1.1)
gem install attr_encrypted -v "4.1.1"
gem install attr_encrypted -v "4.1.0"
gem install attr_encrypted -v "4.0.0"
gem install attr_encrypted -v "3.1.0"
Generates attr_accessors that encrypt and decrypt attributes transparently
-
attr_required (1.0.1 - 1.0.2)
gem install attr_required -v "1.0.2"
gem install attr_required -v "1.0.1"
attr_required and attr_optional
-
awrence (1.2.1 - 3.0.0)
gem install awrence -v "3.0.0"
gem install awrence -v "2.0.1"
gem install awrence -v "2.0.0"
gem install awrence -v "1.2.1"
Have you ever needed to automatically convert Ruby-style snake_case to CamelCase or camelBack hash keys? Awrence to the rescue. This gem recursively converts all snake_case keys in a hash structure to camelBack.
-
aws-eventstream (1.2.0 - 1.3.0)
gem install aws-eventstream -v "1.3.0"
gem install aws-eventstream -v "1.2.0"
Amazon Web Services event stream library. Decodes and encodes binary stream under `vnd.amazon.event-stream` content-type
-
aws-partitions (1.701.0 - 1.1025.0)
gem install aws-partitions -v "1.1025.0"
gem install aws-partitions -v "1.1024.0"
gem install aws-partitions -v "1.1023.0"
gem install aws-partitions -v "1.1022.0"
gem install aws-partitions -v "1.1021.0"
Provides interfaces to enumerate AWS partitions, regions, and services.
-
aws-sdk-core (3.170.0 - 3.214.0)
gem install aws-sdk-core -v "3.214.0"
gem install aws-sdk-core -v "3.213.0"
gem install aws-sdk-core -v "3.212.0"
gem install aws-sdk-core -v "3.211.0"
gem install aws-sdk-core -v "3.210.0"
Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby.
-
aws-sdk-kms (1.62.0 - 1.96.0)
gem install aws-sdk-kms -v "1.96.0"
gem install aws-sdk-kms -v "1.95.0"
gem install aws-sdk-kms -v "1.94.0"
gem install aws-sdk-kms -v "1.93.0"
gem install aws-sdk-kms -v "1.92.0"
Official AWS Ruby gem for AWS Key Management Service (KMS). This gem is part of the AWS SDK for Ruby.
-
aws-sdk-s3 (1.119.0 - 1.176.1)
gem install aws-sdk-s3 -v "1.176.1"
gem install aws-sdk-s3 -v "1.176.0"
gem install aws-sdk-s3 -v "1.175.0"
gem install aws-sdk-s3 -v "1.174.0"
gem install aws-sdk-s3 -v "1.173.0"
Official AWS Ruby gem for Amazon Simple Storage Service (Amazon S3). This gem is part of the AWS SDK for Ruby.
-
aws-sigv4 (1.5.2 - 1.10.1)
gem install aws-sigv4 -v "1.10.1"
gem install aws-sigv4 -v "1.10.0"
gem install aws-sigv4 -v "1.9.1"
gem install aws-sigv4 -v "1.9.0"
gem install aws-sigv4 -v "1.8.0"
Amazon Web Services Signature Version 4 signing library. Generates sigv4 signature for HTTP requests.
-
base64 (0.2.0)
gem install base64 -v "0.2.0"
Support for encoding and decoding binary data using a Base64 representation.
-
bcp47_spec (0.2.1)
gem install bcp47_spec -v "0.2.1"
-
bcrypt (3.1.13 - 3.1.20)
gem install bcrypt -v "3.1.20"
x86_64-linux-muslgem install bcrypt -v "3.1.19"
x86_64-linux-muslgem install bcrypt -v "3.1.18"
x86_64-linux-muslgem install bcrypt -v "3.1.17"
x86_64-linux-muslgem install bcrypt -v "3.1.16"
x86_64-linux-muslbcrypt() 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.
-
bcrypt_pbkdf (1.0.1 - 1.1.1)
gem install bcrypt_pbkdf -v "1.1.1"
x86_64-linux-muslgem install bcrypt_pbkdf -v "1.1.0"
x86_64-linux-muslgem install bcrypt_pbkdf -v "1.0.1"
x86_64-linux-muslThis gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
-
better_errors (2.9.1 - 2.10.1)
gem install better_errors -v "2.10.1"
gem install better_errors -v "2.10.0"
gem install better_errors -v "2.9.1"
Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.
-
better_html (2.0.1 - 2.1.1)
gem install better_html -v "2.1.1"
x86_64-linux-muslgem install better_html -v "2.1.0"
x86_64-linux-muslgem install better_html -v "2.0.2"
x86_64-linux-muslgem install better_html -v "2.0.1"
x86_64-linux-muslBetter HTML for Rails. Provides sane html helpers that make it easier to do the right thing.
-
bindata (2.4.14 - 2.5.0)
gem install bindata -v "2.5.0"
gem install bindata -v "2.4.15"
gem install bindata -v "2.4.14"
BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.
-
bindex (0.8.1)
gem install bindex -v "0.8.1"
x86_64-linux-musl
-
binding_of_caller (0.8.0 - 1.0.1)
gem install binding_of_caller -v "1.0.1"
gem install binding_of_caller -v "0.8.0"
x86_64-linux-muslProvides the Binding#of_caller method. Using binding_of_caller we can grab bindings from higher up the call stack and evaluate code in that context. Allows access to bindings arbitrarily far up the call stack, not limited to just the immediate caller. Recommended for use only in debugging situations. Do not use this in production apps.
-
blurhash (0.1.6 - 0.1.8)
gem install blurhash -v "0.1.8"
x86_64-linux-muslgem install blurhash -v "0.1.7"
x86_64-linux-muslgem install blurhash -v "0.1.6"
x86_64-linux-musl
-
bootsnap (1.3.2 - 1.18.4)
gem install bootsnap -v "1.18.4"
x86_64-linux-muslgem install bootsnap -v "1.18.3"
x86_64-linux-muslgem install bootsnap -v "1.18.2"
x86_64-linux-muslgem install bootsnap -v "1.18.1"
x86_64-linux-muslgem install bootsnap -v "1.18.0"
x86_64-linux-muslBoot large ruby/rails apps faster
-
brakeman (5.4.0 - 6.2.2)
gem install brakeman -v "6.2.2"
gem install brakeman -v "6.2.1"
gem install brakeman -v "6.2.0"
gem install brakeman -v "6.1.2"
gem install brakeman -v "6.1.1"
Brakeman detects security vulnerabilities in Ruby on Rails applications via static analysis.
-
brotli (0.2.3 - 0.6.0)
gem install brotli -v "0.6.0"
x86_64-linux-muslgem install brotli -v "0.5.0"
x86_64-linux-muslgem install brotli -v "0.4.0"
x86_64-linux-muslgem install brotli -v "0.2.3"
x86_64-linux-muslBrotli compressor/decompressor
-
browser (4.2.0 - 6.2.0)
gem install browser -v "6.2.0"
gem install browser -v "6.1.0"
gem install browser -v "6.0.0"
gem install browser -v "5.3.1"
gem install browser -v "5.3.0"
Do some browser detection with Ruby.
-
brpoplpush-redis_script (0.1.3)
gem install brpoplpush-redis_script -v "0.1.3"
Bring your own LUA scripts into redis.
-
builder (3.2.4 - 3.3.0)
gem install builder -v "3.3.0"
gem install builder -v "3.2.4"
Builder provides a number of builder objects that make creating structured data simple to do. Currently the following builder objects are supported: * XML Markup * XML Events
-
bullet (7.0.7 - 8.0.0)
gem install bullet -v "8.0.0"
gem install bullet -v "7.2.0"
gem install bullet -v "7.1.6"
gem install bullet -v "7.1.5"
gem install bullet -v "7.1.4"
help to kill N+1 queries and unused eager loading.
-
bundler (2.4.17 - 2.6.1)
gem install bundler -v "2.6.1"
gem install bundler -v "2.6.0"
gem install bundler -v "2.5.23"
gem install bundler -v "2.5.22"
gem install bundler -v "2.5.21"
Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably
-
bundler-audit (0.9.1 - 0.9.2)
gem install bundler-audit -v "0.9.2"
gem install bundler-audit -v "0.9.1"
bundler-audit provides patch-level verification for Bundled apps.
-
byebug (11.0.1 - 11.1.3)
gem install byebug -v "11.1.3"
x86_64-linux-muslgem install byebug -v "11.0.1"
x86_64-linux-muslByebug is a Ruby debugger. It's implemented using the TracePoint C API for execution control and the Debug Inspector C API for call stack navigation. The core component provides support that front-ends can build on. It provides breakpoint handling and bindings for stack frames among other things and it comes with an easy to use command line interface.
-
calibre-ruby (0.0.3)
gem install calibre-ruby -v "0.0.3"
This gem provides an ActiveRecord interface to Calibre's book database
-
candy_check (0.6.0)
gem install candy_check -v "0.6.0"
-
capistrano (3.17.1 - 3.19.2)
gem install capistrano -v "3.19.2"
gem install capistrano -v "3.19.1"
gem install capistrano -v "3.19.0"
gem install capistrano -v "3.18.1"
gem install capistrano -v "3.18.0"
Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
-
capistrano-bundler (2.0.1 - 2.1.1)
gem install capistrano-bundler -v "2.1.1"
gem install capistrano-bundler -v "2.1.0"
gem install capistrano-bundler -v "2.0.1"
Bundler support for Capistrano 3.x
-
capistrano-rails (1.6.2 - 1.6.3)
gem install capistrano-rails -v "1.6.3"
gem install capistrano-rails -v "1.6.2"
Rails specific Capistrano tasks
-
capistrano-rbenv (2.2.0)
gem install capistrano-rbenv -v "2.2.0"
rbenv integration for Capistrano
-
capistrano-yarn (2.0.2)
gem install capistrano-yarn -v "2.0.2"
based on capistrano/npm gem
-
capybara (3.38.0 - 3.40.0)
gem install capybara -v "3.40.0"
gem install capybara -v "3.39.2"
gem install capybara -v "3.39.1"
gem install capybara -v "3.39.0"
gem install capybara -v "3.38.0"
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website
-
case_transform (0.2)
gem install case_transform -v "0.2"
Extraction of the key_transform abilities of ActiveModelSerializers
-
cbor (0.5.9.6 - 0.5.9.8)
gem install cbor -v "0.5.9.8"
x86_64-linux-muslgem install cbor -v "0.5.9.7"
x86_64-linux-muslgem install cbor -v "0.5.9.6"
x86_64-linux-muslCBOR is a library for the CBOR binary object representation format, based on Sadayuki Furuhashi's MessagePack library.
-
charlock_holmes (0.7.7 - 0.7.9)
gem install charlock_holmes -v "0.7.9"
x86_64-linux-muslgem install charlock_holmes -v "0.7.8"
x86_64-linux-muslgem install charlock_holmes -v "0.7.7"
x86_64-linux-muslcharlock_holmes provides binary and text detection as well as text transcoding using libicu
-
chewy (7.2.4 - 7.6.0)
gem install chewy -v "7.6.0"
gem install chewy -v "7.5.1"
gem install chewy -v "7.5.0"
gem install chewy -v "7.4.0"
gem install chewy -v "7.3.6"
Chewy provides functionality for Elasticsearch index handling, documents import mappings and chainable query DSL
-
childprocess (2.0.0 - 5.1.0)
gem install childprocess -v "5.1.0"
gem install childprocess -v "5.0.0"
gem install childprocess -v "2.0.0"
x86_64-linux-muslThis gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination.
-
chunky_png (1.4.0)
gem install chunky_png -v "1.4.0"
This pure Ruby library can read and write PNG images without depending on an external image library, like RMagick. It tries to be memory efficient and reasonably fast. It supports reading and writing all PNG variants that are defined in the specification, with one limitation: only 8-bit color depth is supported. It supports all transparency, interlacing and filtering options the PNG specifications allows. It can also read and write textual metadata from PNG files. Low-level read/write access to PNG chunks is also possible. This library supports simple drawing on the image canvas and simple operations like alpha composition and cropping. Finally, it can import from and export to RMagick for interoperability. Also, have a look at OilyPNG at https://github.com/wvanbergen/oily_png. OilyPNG is a drop in mixin module that implements some of the ChunkyPNG algorithms in C, which provides a massive speed boost to encoding and decoding.
-
climate_control (0.2.0 - 1.2.0)
gem install climate_control -v "1.2.0"
gem install climate_control -v "1.1.1"
gem install climate_control -v "1.1.0"
gem install climate_control -v "1.0.1"
gem install climate_control -v "1.0.0"
Modify your ENV
-
cocoon (1.2.15)
gem install cocoon -v "1.2.15"
Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.
-
coderay (1.1.3)
gem install coderay -v "1.1.3"
Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.
-
color_diff (0.1)
gem install color_diff -v "0.1"
Calculate RGB color distances using CIEDE2000 formula
-
colorator (1.1.0)
gem install colorator -v "1.1.0"
-
commonmarker (0.18.2 - 0.23.10)
gem install commonmarker -v "0.23.10"
x86_64-linux-muslgem install commonmarker -v "0.23.9"
x86_64-linux-muslgem install commonmarker -v "0.23.8"
x86_64-linux-muslgem install commonmarker -v "0.23.7"
x86_64-linux-muslgem install commonmarker -v "0.23.6"
x86_64-linux-muslA fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.
-
compost-jekyll-theme (0.1.17 - 0.3.8)
gem install compost-jekyll-theme -v "0.3.8"
gem install compost-jekyll-theme -v "0.3.7"
gem install compost-jekyll-theme -v "0.3.6"
gem install compost-jekyll-theme -v "0.3.5"
gem install compost-jekyll-theme -v "0.3.4"
-
concurrent-ruby (1.2.2 - 1.3.4)
gem install concurrent-ruby -v "1.3.4"
gem install concurrent-ruby -v "1.3.2"
gem install concurrent-ruby -v "1.3.1"
gem install concurrent-ruby -v "1.2.3"
gem install concurrent-ruby -v "1.2.2"
Modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
-
concurrent-ruby-ext (1.1.8 - 1.3.4)
gem install concurrent-ruby-ext -v "1.3.4"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.3.3"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.3.2"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.3.1"
x86_64-linux-muslgem install concurrent-ruby-ext -v "1.3.0"
x86_64-linux-muslC extensions to optimize the concurrent-ruby gem when running under MRI. Please see http://concurrent-ruby.com for more information.
-
connection_pool (2.3.0 - 2.4.1)
gem install connection_pool -v "2.4.1"
gem install connection_pool -v "2.4.0"
gem install connection_pool -v "2.3.0"
Generic connection pool for Ruby
-
cose (1.2.1 - 1.3.1)
gem install cose -v "1.3.1"
gem install cose -v "1.3.0"
gem install cose -v "1.2.1"
-
crack (0.4.5 - 1.0.0)
gem install crack -v "1.0.0"
gem install crack -v "0.4.6"
gem install crack -v "0.4.5"
Really simple JSON and XML parsing, ripped from Merb and Rails.
-
crass (1.0.6)
gem install crass -v "1.0.6"
Crass is a pure Ruby CSS parser based on the CSS Syntax Level 3 spec.
-
css_parser (1.12.0 - 1.21.0)
gem install css_parser -v "1.21.0"
gem install css_parser -v "1.20.0"
gem install css_parser -v "1.19.1"
gem install css_parser -v "1.19.0"
gem install css_parser -v "1.17.1"
A set of classes for parsing CSS in Ruby.
-
date (3.3.3 - 3.4.1)
gem install date -v "3.4.1"
x86_64-linux-muslgem install date -v "3.4.0"
x86_64-linux-muslgem install date -v "3.3.4"
x86_64-linux-muslgem install date -v "3.3.3"
x86_64-linux-muslA subclass of Object includes Comparable module for handling dates.
-
debug_inspector (0.0.3 - 1.2.0)
gem install debug_inspector -v "1.2.0"
x86_64-linux-muslgem install debug_inspector -v "1.1.0"
x86_64-linux-muslgem install debug_inspector -v "1.0.0"
x86_64-linux-muslgem install debug_inspector -v "0.0.3"
x86_64-linux-muslAdds methods to DebugInspector to allow for inspection of backtrace frames. The debug_inspector C extension and API were designed and built by Koichi Sasada, this project is just a gemification of his work. This library makes use of the debug inspector API which was added to MRI 2.0.0. Only works on MRI 2 and 3. Requiring it on unsupported Rubies will result in a no-op. Recommended for use only in debugging situations. Do not use this in production apps.
-
deepl-rb (2.5.3 - 3.1.0)
gem install deepl-rb -v "3.1.0"
gem install deepl-rb -v "3.0.2"
gem install deepl-rb -v "3.0.1"
gem install deepl-rb -v "3.0.0"
gem install deepl-rb -v "2.5.3"
Official Ruby library for the DeepL language translation API (v2). For more information, check this: https://www.deepl.com/docs/api-reference.html
-
device_detector (1.1.1 - 1.1.3)
gem install device_detector -v "1.1.3"
gem install device_detector -v "1.1.2"
gem install device_detector -v "1.1.1"
Precise and fast user agent parser and device detector, backed by the largest and most up-to-date agent and device database
-
devise (4.8.1 - 4.9.4)
gem install devise -v "4.9.4"
gem install devise -v "4.9.3"
gem install devise -v "4.9.2"
gem install devise -v "4.9.1"
gem install devise -v "4.9.0"
Flexible authentication solution for Rails with Warden
-
devise-two-factor (4.0.2 - 6.1.0)
gem install devise-two-factor -v "6.1.0"
gem install devise-two-factor -v "6.0.0"
gem install devise-two-factor -v "5.1.0"
gem install devise-two-factor -v "5.0.0"
gem install devise-two-factor -v "4.1.1"
Devise-Two-Factor is a minimalist extension to Devise which offers support for two-factor authentication through the TOTP scheme.
-
devise_invitable (2.0.8 - 2.0.9)
gem install devise_invitable -v "2.0.9"
gem install devise_invitable -v "2.0.8"
It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.
-
devise_pam_authenticatable2 (9.2.0)
gem install devise_pam_authenticatable2 -v "9.2.0"
For authenticating against PAM (Pluggable Authentication Modules)
-
diff-lcs (1.5.0 - 1.5.1)
gem install diff-lcs -v "1.5.1"
gem install diff-lcs -v "1.5.0"
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 1.4.3, providing a simple extension that allows for Diff::LCS::Change objects to be treated implicitly as arrays and fixes a number of formatting issues. Ruby versions below 2.5 are soft-deprecated, which means that older versions are no longer part of the CI test suite. If any changes have been introduced that break those versions, bug reports and patches will be accepted, but it will be up to the reporter to verify any fixes prior to release. The next major release will completely break compatibility.
-
digest (3.1.0 - 3.1.1)
gem install digest -v "3.1.1"
x86_64-linux-muslgem install digest -v "3.1.0"
x86_64-linux-muslProvides a framework for message digest libraries.
-
discard (1.2.1 - 1.4.0)
gem install discard -v "1.4.0"
gem install discard -v "1.3.0"
gem install discard -v "1.2.1"
Allows marking ActiveRecord objects as discarded, and provides scopes for filtering.
-
distributed-press-api-client (0.3.0rc0 - 0.5.1)
gem install distributed-press-api-client -v "0.5.1"
gem install distributed-press-api-client -v "0.5.0"
gem install distributed-press-api-client --prerelease -v "0.5.0rc10"
gem install distributed-press-api-client --prerelease -v "0.5.0rc9"
gem install distributed-press-api-client --prerelease -v "0.5.0rc8"
An API client for Distributed Press (https://distributed.press/)
-
docile (1.4.0 - 1.4.1)
gem install docile -v "1.4.1"
gem install docile -v "1.4.0"
Docile treats the methods of a given ruby object as a DSL (domain specific language) within a given block. Killer feature: you can also reference methods, instance variables, and local variables from the original (non-DSL) context within the block. Docile releases follow Semantic Versioning as defined at semver.org.
-
domain_name (0.5.20190701 - 0.6.20240107)
gem install domain_name -v "0.6.20240107"
gem install domain_name -v "0.6.20231109"
gem install domain_name -v "0.5.20190701"
This is a Domain Name manipulation library for Ruby. It can also be used for cookie domain validation based on the Public Suffix List.
-
doorkeeper (5.6.6 - 5.8.1)
gem install doorkeeper -v "5.8.1"
gem install doorkeeper -v "5.8.0"
gem install doorkeeper -v "5.7.1"
gem install doorkeeper -v "5.7.0"
gem install doorkeeper -v "5.6.9"
Doorkeeper is an OAuth 2 provider for Rails and Grape.
-
dotenv (2.8.1 - 3.1.7)
gem install dotenv -v "3.1.7"
gem install dotenv -v "3.1.6"
gem install dotenv -v "3.1.5"
gem install dotenv -v "3.1.4"
gem install dotenv -v "3.1.3"
Loads environment variables from `.env`.
-
dotenv-rails (2.8.1 - 3.1.7)
gem install dotenv-rails -v "3.1.7"
gem install dotenv-rails -v "3.1.6"
gem install dotenv-rails -v "3.1.5"
gem install dotenv-rails -v "3.1.4"
gem install dotenv-rails -v "3.1.3"
Autoload dotenv in Rails.
-
dry-configurable (1.1.0 - 1.2.0)
gem install dry-configurable -v "1.2.0"
gem install dry-configurable -v "1.1.0"
A mixin to add configuration functionality to your classes
-
dry-core (1.0.1 - 1.0.2)
gem install dry-core -v "1.0.2"
gem install dry-core -v "1.0.1"
A toolset of small support modules used throughout the dry-rb ecosystem
-
dry-inflector (1.0.0 - 1.1.0)
gem install dry-inflector -v "1.1.0"
gem install dry-inflector -v "1.0.0"
String inflections for dry-rb
-
dry-initializer (3.1.1)
gem install dry-initializer -v "3.1.1"
DSL for declaring params and options of the initializer
-
dry-logic (1.5.0)
gem install dry-logic -v "1.5.0"
Predicate logic with rule composition
-
dry-schema (1.13.3 - 1.13.4)
gem install dry-schema -v "1.13.4"
gem install dry-schema -v "1.13.3"
dry-schema provides a DSL for defining schemas with keys and rules that should be applied to values. It supports coercion, input sanitization, custom types and localized error messages (with or without I18n gem). It's also used as the schema engine in dry-validation.
-
dry-types (1.7.1 - 1.7.2)
gem install dry-types -v "1.7.2"
gem install dry-types -v "1.7.1"
Type system for Ruby supporting coercions, constraints and complex types like structs, value objects, enums etc
-
ed25519 (1.2.4 - 1.3.0)
gem install ed25519 -v "1.3.0"
x86_64-linux-muslgem install ed25519 -v "1.2.4"
x86_64-linux-muslA Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.
-
editorial-autogestiva-jekyll-theme (0.5.0rc0 - 0.5.0rc7)
gem install editorial-autogestiva-jekyll-theme --prerelease -v "0.5.0rc7"
gem install editorial-autogestiva-jekyll-theme --prerelease -v "0.5.0rc6"
gem install editorial-autogestiva-jekyll-theme --prerelease -v "0.5.0rc5"
gem install editorial-autogestiva-jekyll-theme --prerelease -v "0.5.0rc4"
gem install editorial-autogestiva-jekyll-theme --prerelease -v "0.5.0rc3"
-
elasticsearch (7.13.3 - 8.17.0)
gem install elasticsearch -v "8.17.0"
gem install elasticsearch -v "8.16.0"
gem install elasticsearch -v "8.15.0"
gem install elasticsearch -v "8.14.0"
gem install elasticsearch -v "8.13.0"
Ruby integrations for Elasticsearch (client, API, etc.)
-
elasticsearch-api (7.13.3 - 8.17.0)
gem install elasticsearch-api -v "8.17.0"
gem install elasticsearch-api -v "8.16.0"
gem install elasticsearch-api -v "8.15.0"
gem install elasticsearch-api -v "8.14.0"
gem install elasticsearch-api -v "8.13.0"
Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
-
elasticsearch-dsl (0.1.10)
gem install elasticsearch-dsl -v "0.1.10"
A Ruby DSL builder for Elasticsearch
-
elasticsearch-transport (7.13.3 - 7.17.11)
gem install elasticsearch-transport -v "7.17.11"
gem install elasticsearch-transport -v "7.17.10"
gem install elasticsearch-transport -v "7.17.9"
gem install elasticsearch-transport -v "7.17.8"
gem install elasticsearch-transport -v "7.17.7"
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
-
em-websocket (0.5.3)
gem install em-websocket -v "0.5.3"
EventMachine based WebSocket server
-
email_address (0.2.0 - 0.2.4)
gem install email_address -v "0.2.4"
gem install email_address -v "0.2.3"
gem install email_address -v "0.2.2"
gem install email_address -v "0.2.1"
gem install email_address -v "0.2.0"
The EmailAddress Gem to work with and validate email addresses.
-
empresa-recuperada-jekyll-theme (0.1.0 - 0.2.6)
gem install empresa-recuperada-jekyll-theme -v "0.2.6"
gem install empresa-recuperada-jekyll-theme -v "0.2.5"
gem install empresa-recuperada-jekyll-theme -v "0.2.4"
gem install empresa-recuperada-jekyll-theme -v "0.2.3"
gem install empresa-recuperada-jekyll-theme -v "0.2.2"
-
encryptor (3.0.0)
gem install encryptor -v "3.0.0"
A simple wrapper for the standard ruby OpenSSL library to encrypt and decrypt strings
-
enumerable-statistics (2.0.2 - 2.0.8)
gem install enumerable-statistics -v "2.0.8"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.7"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.6"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.5"
x86_64-linux-muslgem install enumerable-statistics -v "2.0.3"
x86_64-linux-muslThis library provides statistics features for Enumerable
-
erubi (1.12.0 - 1.13.0)
gem install erubi -v "1.13.0"
gem install erubi -v "1.12.0"
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis
-
et-orbi (1.2.7 - 1.2.11)
gem install et-orbi -v "1.2.11"
gem install et-orbi -v "1.2.10"
gem install et-orbi -v "1.2.9"
gem install et-orbi -v "1.2.8"
gem install et-orbi -v "1.2.7"
Time zones for fugit and rufus-scheduler. Urbi et Orbi.
-
eventmachine (1.2.7)
gem install eventmachine -v "1.2.7"
x86_64-linux-muslEventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.
-
excon (0.95.0 - 1.2.2)
gem install excon -v "1.2.2"
gem install excon -v "1.2.1"
gem install excon -v "1.2.0"
gem install excon -v "1.1.1"
gem install excon -v "1.1.0"
EXtended http(s) CONnections
-
fabrication (2.30.0 - 2.31.0)
gem install fabrication -v "2.31.0"
gem install fabrication -v "2.30.0"
Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.
-
faker (3.1.1 - 3.5.1)
gem install faker -v "3.5.1"
gem install faker -v "3.4.2"
gem install faker -v "3.4.1"
gem install faker -v "3.3.1"
gem install faker -v "3.3.0"
Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc.
-
faraday (1.9.3 - 2.12.2)
gem install faraday -v "2.12.2"
gem install faraday -v "2.12.1"
gem install faraday -v "2.12.0"
gem install faraday -v "2.11.0"
gem install faraday -v "2.10.1"
-
faraday-em_http (1.0.0 - 2.0.0)
gem install faraday-em_http -v "2.0.0"
gem install faraday-em_http -v "1.0.0"
Faraday adapter for Em::Http
-
faraday-em_synchrony (1.0.0)
gem install faraday-em_synchrony -v "1.0.0"
Faraday adapter for EM::Synchrony
-
faraday-excon (1.1.0 - 2.3.0)
gem install faraday-excon -v "2.3.0"
gem install faraday-excon -v "2.2.0"
gem install faraday-excon -v "2.1.0"
gem install faraday-excon -v "2.0.0"
gem install faraday-excon -v "1.1.0"
Faraday adapter for Excon
-
faraday-http-cache (2.5.0 - 2.5.1)
gem install faraday-http-cache -v "2.5.1"
gem install faraday-http-cache -v "2.5.0"
Middleware to handle HTTP caching
-
faraday-httpclient (1.0.1 - 2.0.1)
gem install faraday-httpclient -v "2.0.1"
gem install faraday-httpclient -v "2.0.0"
gem install faraday-httpclient -v "1.0.1"
Faraday adapter for HTTPClient
-
faraday-multipart (1.0.3 - 1.1.0)
gem install faraday-multipart -v "1.1.0"
gem install faraday-multipart -v "1.0.4"
gem install faraday-multipart -v "1.0.3"
Perform multipart-post requests using Faraday.
-
faraday-net_http (1.0.1 - 3.4.0)
gem install faraday-net_http -v "3.4.0"
gem install faraday-net_http -v "3.3.0"
gem install faraday-net_http -v "3.2.0"
gem install faraday-net_http -v "3.1.1"
gem install faraday-net_http -v "3.1.0"
Faraday adapter for Net::HTTP
-
faraday-net_http_persistent (1.2.0 - 2.3.0)
gem install faraday-net_http_persistent -v "2.3.0"
gem install faraday-net_http_persistent -v "2.2.0"
gem install faraday-net_http_persistent -v "2.1.0"
gem install faraday-net_http_persistent -v "2.0.2"
gem install faraday-net_http_persistent -v "2.0.1"
Faraday adapter for NetHttpPersistent
-
faraday-patron (1.0.0 - 2.0.1)
gem install faraday-patron -v "2.0.1"
gem install faraday-patron -v "2.0.0"
gem install faraday-patron -v "1.0.0"
Faraday adapter for Patron
-
faraday-rack (1.0.0 - 2.0.0)
gem install faraday-rack -v "2.0.0"
gem install faraday-rack -v "1.0.0"
Faraday adapter for Rack
-
faraday-retry (1.0.3 - 2.2.1)
gem install faraday-retry -v "2.2.1"
gem install faraday-retry -v "2.2.0"
gem install faraday-retry -v "2.1.0"
gem install faraday-retry -v "2.0.0"
gem install faraday-retry -v "1.0.3"
Catches exceptions and retries each request a limited number of times.
-
faraday_middleware (1.2.0 - 1.2.1)
gem install faraday_middleware -v "1.2.1"
gem install faraday_middleware -v "1.2.0"
-
fast-stemmer (1.0.2)
gem install fast-stemmer -v "1.0.2"
x86_64-linux-muslFast Porter stemmer based on a C version of algorithm
-
fast_blank (1.0.0 - 1.0.1)
gem install fast_blank -v "1.0.1"
x86_64-linux-muslgem install fast_blank -v "1.0.0"
x86_64-linux-muslProvides a C-optimized method for determining if a string is blank
-
fast_jsonparser (0.5.0 - 0.6.0)
gem install fast_jsonparser -v "0.6.0"
x86_64-linux-muslgem install fast_jsonparser -v "0.5.0"
x86_64-linux-muslFast Json Parser
-
fastimage (2.2.6 - 2.3.1)
gem install fastimage -v "2.3.1"
gem install fastimage -v "2.3.0"
gem install fastimage -v "2.2.7"
gem install fastimage -v "2.2.6"
FastImage finds the size or type of an image given its uri by fetching as little as needed.
-
ffi (1.11.1 - 1.17.0)
gem install ffi -v "1.17.0"
x86_64-linux-muslgem install ffi -v "1.16.3"
x86_64-linux-muslgem install ffi -v "1.16.2"
x86_64-linux-muslgem install ffi -v "1.16.1"
x86_64-linux-muslgem install ffi -v "1.16.0"
x86_64-linux-muslRuby FFI library
-
ffi-compiler (1.0.1 - 1.3.2)
gem install ffi-compiler -v "1.3.2"
gem install ffi-compiler -v "1.3.1"
gem install ffi-compiler -v "1.0.1"
Ruby FFI library
-
fog-core (2.1.0 - 2.6.0)
gem install fog-core -v "2.6.0"
gem install fog-core -v "2.5.0"
gem install fog-core -v "2.4.0"
gem install fog-core -v "2.3.0"
gem install fog-core -v "2.2.4"
Shared classes and tests for fog providers and services.
-
fog-json (1.2.0)
gem install fog-json -v "1.2.0"
Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.
-
fog-openstack (0.3.10 - 1.1.3)
gem install fog-openstack -v "1.1.3"
gem install fog-openstack -v "1.1.2"
gem install fog-openstack -v "1.1.1"
gem install fog-openstack -v "1.1.0"
gem install fog-openstack -v "1.0.11"
OpenStack fog provider gem.
-
formatador (0.3.0 - 1.1.0)
gem install formatador -v "1.1.0"
gem install formatador -v "1.0.0"
gem install formatador -v "0.3.0"
STDOUT text formatting
-
forwardable-extended (2.6.0)
gem install forwardable-extended -v "2.6.0"
Forwardable with hash, and instance variable extensions.
-
fugit (1.7.1 - 1.11.1)
gem install fugit -v "1.11.1"
gem install fugit -v "1.11.0"
gem install fugit -v "1.10.1"
gem install fugit -v "1.10.0"
gem install fugit -v "1.9.0"
Time tools for flor and the floraison project. Cron parsing and occurrence computing. Timestamps and more.
-
fuubar (2.5.1)
gem install fuubar -v "2.5.1"
the instafailing RSpec progress bar formatter
-
git_clone_url (2.0.0)
gem install git_clone_url -v "2.0.0"
This supports https protocol, git protocol and ssh protocol.
-
gitlab (4.19.0 - 5.1.0)
gem install gitlab -v "5.1.0"
gem install gitlab -v "5.0.0"
gem install gitlab -v "4.20.1"
gem install gitlab -v "4.20.0"
gem install gitlab -v "4.19.0"
Ruby client and CLI for GitLab API
-
gitlab-omniauth-openid-connect (0.10.1)
gem install gitlab-omniauth-openid-connect -v "0.10.1"
OpenID Connect Strategy for OmniAuth.
-
globalid (1.1.0 - 1.2.1)
gem install globalid -v "1.2.1"
gem install globalid -v "1.2.0"
gem install globalid -v "1.1.0"
URIs for your models makes it easy to pass references around.
-
google-api-client (0.44.2 - 0.53.0)
gem install google-api-client -v "0.53.0"
gem install google-api-client -v "0.52.0"
gem install google-api-client -v "0.51.0"
gem install google-api-client -v "0.50.0"
gem install google-api-client -v "0.49.0"
-
google-apis-androidpublisher_v3 (0.34.0 - 0.75.0)
gem install google-apis-androidpublisher_v3 -v "0.75.0"
gem install google-apis-androidpublisher_v3 -v "0.74.0"
gem install google-apis-androidpublisher_v3 -v "0.73.0"
gem install google-apis-androidpublisher_v3 -v "0.72.0"
gem install google-apis-androidpublisher_v3 -v "0.71.0"
This is the simple REST client for Google Play Android Developer API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Google Play Android Developer API, but note that some services may provide a separate modern client that is easier to use.
-
google-apis-core (0.9.1 - 0.15.1)
gem install google-apis-core -v "0.15.1"
gem install google-apis-core -v "0.15.0"
gem install google-apis-core -v "0.14.1"
gem install google-apis-core -v "0.14.0"
gem install google-apis-core -v "0.13.0"
-
google-protobuf (3.21.6 - 4.29.2)
gem install google-protobuf -v "4.29.2"
x86_64-linux-muslgem install google-protobuf -v "4.29.1"
x86_64-linux-muslgem install google-protobuf -v "4.29.0"
x86_64-linux-muslgem install google-protobuf -v "4.28.3"
x86_64-linux-muslgem install google-protobuf -v "4.28.2"
x86_64-linux-muslProtocol Buffers are Google's data interchange format.
-
haml (6.0.7 - 6.3.0)
gem install haml -v "6.3.0"
gem install haml -v "6.2.5"
gem install haml -v "6.2.4"
gem install haml -v "6.2.3"
gem install haml -v "6.2.2"
An elegant, structured (X)HTML/XML templating engine.
-
haml_lint (0.50.0 - 0.59.0)
gem install haml_lint -v "0.59.0"
gem install haml_lint -v "0.58.0"
gem install haml_lint -v "0.57.0"
gem install haml_lint -v "0.56.0"
gem install haml_lint -v "0.55.0"
Configurable tool for writing clean and consistent HAML
-
hamlit (2.9.5 - 3.0.3)
gem install hamlit -v "3.0.3"
x86_64-linux-muslgem install hamlit -v "3.0.2"
x86_64-linux-muslgem install hamlit -v "3.0.1"
x86_64-linux-muslgem install hamlit -v "3.0.0"
x86_64-linux-muslgem install hamlit -v "2.16.2"
x86_64-linux-muslHigh Performance Haml Implementation
-
hamlit-rails (0.2.3)
gem install hamlit-rails -v "0.2.3"
hamlit-rails provides generators for Rails 4.
-
hashdiff (1.0.1 - 1.1.2)
gem install hashdiff -v "1.1.2"
gem install hashdiff -v "1.1.1"
gem install hashdiff -v "1.1.0"
gem install hashdiff -v "1.0.1"
Hashdiff is a diff lib to compute the smallest difference between two hashes.
-
hashie (5.0.0)
gem install hashie -v "5.0.0"
Hashie is a collection of classes and mixins that make hashes more powerful.
-
highline (2.0.3 - 3.1.1)
gem install highline -v "3.1.1"
gem install highline -v "3.1.0"
gem install highline -v "3.0.1"
gem install highline -v "3.0.0"
gem install highline -v "2.1.0"
A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
-
hiredis (0.6.3)
gem install hiredis -v "0.6.3"
x86_64-linux-muslRuby wrapper for hiredis (protocol serialization/deserialization and blocking I/O)
-
hiredis-client (0.7.1 - 0.23.0)
gem install hiredis-client -v "0.23.0"
x86_64-linux-muslgem install hiredis-client -v "0.22.2"
x86_64-linux-muslgem install hiredis-client -v "0.22.1"
x86_64-linux-muslgem install hiredis-client -v "0.22.0"
x86_64-linux-muslgem install hiredis-client -v "0.21.1"
x86_64-linux-musl
-
hkdf (0.3.0 - 1.0.0)
gem install hkdf -v "1.0.0"
gem install hkdf -v "0.3.0"
A ruby implementation of RFC5869: HMAC-based Extract-and-Expand Key Derivation Function (HKDF). The goal of HKDF is to take some source key material and generate suitable cryptographic keys from it.
-
html-proofer (3.19.4 - 5.0.9)
gem install html-proofer -v "5.0.9"
gem install html-proofer -v "5.0.8"
gem install html-proofer -v "5.0.7"
gem install html-proofer -v "5.0.6"
gem install html-proofer -v "5.0.5"
Test your rendered HTML files to make sure they're accurate.
-
htmlentities (4.3.4)
gem install htmlentities -v "4.3.4"
A module for encoding and decoding (X)HTML entities.
-
http (5.1.1 - 5.2.0)
gem install http -v "5.2.0"
gem install http -v "5.1.1"
An easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
-
http-cookie (1.0.5 - 1.0.8)
gem install http-cookie -v "1.0.8"
gem install http-cookie -v "1.0.7"
gem install http-cookie -v "1.0.5"
HTTP::Cookie is a Ruby library to handle HTTP Cookies based on RFC 6265. It has with security, standards compliance and compatibility in mind, to behave just the same as today's major web browsers. It has builtin support for the legacy cookies.txt and the latest cookies.sqlite formats of Mozilla Firefox, and its modular API makes it easy to add support for a new backend store.
-
http-form_data (2.3.0)
gem install http-form_data -v "2.3.0"
Utility-belt to build form data request bodies. Provides support for `application/x-www-form-urlencoded` and `multipart/form-data` types.
-
http-parser (1.2.3)
gem install http-parser -v "1.2.3"
x86_64-linux-muslA super fast http parser for ruby. Cross platform and multiple ruby implementation support thanks to ffi.
-
http_accept_language (2.1.1)
gem install http_accept_language -v "2.1.1"
Find out which locale the user preferes by reading the languages they specified in their browser
-
http_parser.rb (0.6.0 - 0.8.0)
gem install http_parser.rb -v "0.8.0"
x86_64-linux-muslgem install http_parser.rb -v "0.6.0"
x86_64-linux-muslRuby bindings to https://github.com/joyent/http-parser and https://github.com/http-parser/http-parser.java
-
httparty (0.21.0 - 0.22.0)
gem install httparty -v "0.22.0"
gem install httparty -v "0.21.0"
Makes http fun! Also, makes consuming restful web services dead easy.
-
httparty-cache (0.0.1 - 0.0.6)
gem install httparty-cache -v "0.0.6"
gem install httparty-cache -v "0.0.5"
gem install httparty-cache -v "0.0.4"
gem install httparty-cache -v "0.0.3"
gem install httparty-cache -v "0.0.2"
A cache manager for HTTParty
-
httpclient (2.8.3)
gem install httpclient -v "2.8.3"
-
httplog (1.6.2 - 1.7.0)
gem install httplog -v "1.7.0"
gem install httplog -v "1.6.3"
gem install httplog -v "1.6.2"
Log outgoing HTTP requests made from your application. Helpful for tracking API calls of third party gems that don't provide their own log output.
-
i18n (1.12.0 - 1.14.6)
gem install i18n -v "1.14.6"
gem install i18n -v "1.14.5"
gem install i18n -v "1.14.4"
gem install i18n -v "1.14.3"
gem install i18n -v "1.14.1"
New wave Internationalization support for Ruby.
-
i18n-tasks (1.0.12 - 1.0.14)
gem install i18n-tasks -v "1.0.14"
gem install i18n-tasks -v "1.0.13"
gem install i18n-tasks -v "1.0.12"
i18n-tasks helps you find and manage missing and unused translations. It analyses code statically for key usages, such as `I18n.t('some.key')`, in order to report keys that are missing or unused, pre-fill missing keys (optionally from Google Translate), and remove unused keys.
-
iconv (1.0.8 - 1.1.0)
gem install iconv -v "1.1.0"
x86_64-linux-muslgem install iconv -v "1.0.8"
x86_64-linux-musliconv wrapper library
-
idn-ruby (0.1.5)
gem install idn-ruby -v "0.1.5"
x86_64-linux-muslRuby Bindings for the GNU LibIDN library, an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. Included are the most important parts of the Stringprep, Punycode and IDNA APIs like performing Stringprep processings, encoding to and decoding from Punycode strings and converting entire domain names to and from the ACE encoded form.
-
io-wait (0.2.1 - 0.3.1)
gem install io-wait -v "0.3.1"
x86_64-linux-muslgem install io-wait -v "0.3.0"
x86_64-linux-muslgem install io-wait -v "0.2.3"
x86_64-linux-muslgem install io-wait -v "0.2.1"
x86_64-linux-muslWaits until IO is readable or writable without blocking.
-
ipaddress (0.8.3)
gem install ipaddress -v "0.8.3"
IPAddress is a Ruby library designed to make manipulation of IPv4 and IPv6 addresses both powerful and simple. It mantains a layer of compatibility with Ruby's own IPAddr, while addressing many of its issues.
-
jaro_winkler (1.5.3 - 1.6.0)
gem install jaro_winkler -v "1.6.0"
x86_64-linux-muslgem install jaro_winkler -v "1.5.6"
x86_64-linux-muslgem install jaro_winkler -v "1.5.5"
x86_64-linux-muslgem install jaro_winkler -v "1.5.4"
x86_64-linux-muslgem install jaro_winkler -v "1.5.3"
x86_64-linux-musljaro_winkler is an implementation of Jaro-Winkler \ distance algorithm which is written in C extension and will fallback to pure \ Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of \ C and Ruby implementation support any kind of string encoding, such as \ UTF-8, EUC-JP, Big5, etc.
-
jekyll (4.2.2 - 4.3.4)
gem install jekyll -v "4.3.4"
gem install jekyll -v "4.3.3"
gem install jekyll -v "4.3.2"
gem install jekyll -v "4.3.1"
gem install jekyll -v "4.3.0"
Jekyll is a simple, blog aware, static site generator.
-
jekyll-activity-pub (0.1.0rc0 - 0.3.3)
gem install jekyll-activity-pub -v "0.3.3"
gem install jekyll-activity-pub -v "0.3.2"
gem install jekyll-activity-pub -v "0.3.1"
gem install jekyll-activity-pub -v "0.3.0"
gem install jekyll-activity-pub --prerelease -v "0.3.0rc5"
-
jekyll-alternate-permalinks (0.2.0)
gem install jekyll-alternate-permalinks -v "0.2.0"
Prevents broken links when renaming articles by keeping a list of previous permalinks and creating links between them
-
jekyll-brotli (2.4.2 - 2.4.3)
gem install jekyll-brotli -v "2.4.3"
gem install jekyll-brotli -v "2.4.2"
Generate brotli compressed assets and files for your Jekyll site at build time.
-
jekyll-calibre (0.0.3)
gem install jekyll-calibre -v "0.0.3"
Jekyll plugin to generate a site from a Calibre library
-
jekyll-commonmark (1.3.2 - 1.4.0)
gem install jekyll-commonmark -v "1.4.0"
gem install jekyll-commonmark -v "1.3.2"
-
jekyll-drafts-as-metadata (0.0.6)
gem install jekyll-drafts-as-metadata -v "0.0.6"
Allows to add `draft: true` to front matter to skip them, instead of using `_drafts/`
-
jekyll-embed-urls (0.5.14 - 0.6.1)
gem install jekyll-embed-urls -v "0.6.1"
gem install jekyll-embed-urls -v "0.6.0"
gem install jekyll-embed-urls -v "0.5.15"
gem install jekyll-embed-urls -v "0.5.14"
Replaces URLs for their previsualization in Jekyll posts
-
jekyll-env (1.1.0)
gem install jekyll-env -v "1.1.0"
Access environment variables from within your Jekyll liquid templates
-
jekyll-feed (0.17.0)
gem install jekyll-feed -v "0.17.0"
-
jekyll-gzip (2.4.3 - 2.5.2)
gem install jekyll-gzip -v "2.5.2"
gem install jekyll-gzip -v "2.5.1"
gem install jekyll-gzip -v "2.4.3"
Generate gzipped assets and files for your Jekyll site at build time.
-
jekyll-hardlinks (0.2.0)
gem install jekyll-hardlinks -v "0.2.0"
Jekyll copies static files and duplicates storage use. Hard links point to the same file instead of making copies, thus saving storage.
-
jekyll-ignore-layouts (0.1.2)
gem install jekyll-ignore-layouts -v "0.1.2"
Some posts are not meant to be rendered individually
-
jekyll-images (0.4.1 - 0.4.4)
gem install jekyll-images -v "0.4.4"
gem install jekyll-images -v "0.4.3"
gem install jekyll-images -v "0.4.2"
gem install jekyll-images -v "0.4.1"
Optimizes images for Jekyll
-
jekyll-include-cache (0.2.1)
gem install jekyll-include-cache -v "0.2.1"
-
jekyll-linked-posts (0.5.2)
gem install jekyll-linked-posts -v "0.5.2"
Finds linked posts using UUIDs to make them available to Liquid
-
jekyll-locales (0.2.1)
gem install jekyll-locales -v "0.2.1"
This is yet another plugin for Jekyll localization. It creates a copy of the site for each language and allows to interlink between them.
-
jekyll-logger-tap (0.1.0 - 0.2.0)
gem install jekyll-logger-tap -v "0.2.0"
gem install jekyll-logger-tap -v "0.1.0"
-
jekyll-nokogiri (0.1.0)
gem install jekyll-nokogiri -v "0.1.0"
-
jekyll-onion-location (0.1.2)
gem install jekyll-onion-location -v "0.1.2"
Adds Onion Location as meta header
-
jekyll-order (0.1.7)
gem install jekyll-order -v "0.1.7"
Allows to reorder post based on numeric order along with date
-
jekyll-purgecss (0.3.0 - 0.6.2)
gem install jekyll-purgecss -v "0.6.2"
gem install jekyll-purgecss -v "0.6.1"
gem install jekyll-purgecss -v "0.5.1"
gem install jekyll-purgecss -v "0.5.0"
gem install jekyll-purgecss -v "0.4.1"
A PurgeCSS plugin for Jekyll.
-
jekyll-relative-urls (0.0.6)
gem install jekyll-relative-urls -v "0.0.6"
A jekyll plugin for transportable sites
-
jekyll-sass-converter (2.2.0 - 3.0.0)
gem install jekyll-sass-converter -v "3.0.0"
gem install jekyll-sass-converter -v "2.2.0"
-
jekyll-seo-tag (2.8.0)
gem install jekyll-seo-tag -v "2.8.0"
-
jekyll-sitemap (1.4.0)
gem install jekyll-sitemap -v "1.4.0"
-
jekyll-unique-urls (0.1.2)
gem install jekyll-unique-urls -v "0.1.2"
Since Jekyll doesn't check for duplicate URLs, when you have lots of page you can end up with some being duplicate. This plugin prevents that by adding a unique hash to the URL.
-
jekyll-watch (2.2.1)
gem install jekyll-watch -v "2.2.1"
-
jekyll-write-and-commit-changes (0.2.3)
gem install jekyll-write-and-commit-changes -v "0.2.3"
Useful for modifying posts from ad-hoc plugins
-
jmespath (1.6.2)
gem install jmespath -v "1.6.2"
Implements JMESPath for Ruby
-
json (2.2.0 - 2.9.1)
gem install json -v "2.9.1"
x86_64-linux-muslgem install json -v "2.9.0"
x86_64-linux-muslgem install json -v "2.8.2"
x86_64-linux-muslgem install json -v "2.8.1"
x86_64-linux-muslgem install json -v "2.8.0"
x86_64-linux-muslThis is a JSON implementation as a Ruby extension in C.
-
json-canonicalization (0.3.0 - 1.0.0)
gem install json-canonicalization -v "1.0.0"
gem install json-canonicalization -v "0.4.0"
gem install json-canonicalization -v "0.3.3"
gem install json-canonicalization -v "0.3.2"
gem install json-canonicalization -v "0.3.1"
JSON::Canonicalization generates canonical JSON output from Ruby objects.
-
json-jwt (1.15.3 - 1.16.7)
gem install json-jwt -v "1.16.7"
gem install json-jwt -v "1.16.6"
gem install json-jwt -v "1.16.5"
gem install json-jwt -v "1.16.4"
gem install json-jwt -v "1.16.3"
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
-
json-ld (3.2.3 - 3.3.2)
gem install json-ld -v "3.3.2"
gem install json-ld -v "3.3.1"
gem install json-ld -v "3.3.0"
gem install json-ld -v "3.2.5"
gem install json-ld -v "3.2.4"
JSON::LD parses and serializes JSON-LD into RDF and implements expansion, compaction and framing API interfaces for the Ruby RDF.rb library suite.
-
json-ld-preloaded (3.2.2 - 3.3.1)
gem install json-ld-preloaded -v "3.3.1"
gem install json-ld-preloaded -v "3.3.0"
gem install json-ld-preloaded -v "3.2.2"
A meta-release of the json-ld gem including preloaded vocabularies for the Ruby RDF.rb library suite.
-
json-schema (3.0.0 - 5.1.1)
gem install json-schema -v "5.1.1"
gem install json-schema -v "5.1.0"
gem install json-schema -v "5.0.1"
gem install json-schema -v "5.0.0"
gem install json-schema -v "4.3.1"
-
jsonapi-renderer (0.2.2)
gem install jsonapi-renderer -v "0.2.2"
Efficiently render JSON API documents.
-
jwt (2.5.0 - 2.9.3)
gem install jwt -v "2.9.3"
gem install jwt -v "2.9.2"
gem install jwt -v "2.9.1"
gem install jwt -v "2.9.0"
gem install jwt -v "2.8.2"
A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
kaminari (1.2.2)
gem install kaminari -v "1.2.2"
Kaminari is a Scope & Engine based, clean, powerful, agnostic, customizable and sophisticated paginator for Rails 4+
-
kaminari-actionview (1.2.2)
gem install kaminari-actionview -v "1.2.2"
kaminari-actionview provides pagination helpers for your Action View templates
-
kaminari-activerecord (1.2.2)
gem install kaminari-activerecord -v "1.2.2"
kaminari-activerecord lets your Active Record models be paginatable
-
kaminari-core (1.2.2)
gem install kaminari-core -v "1.2.2"
kaminari-core includes pagination logic independent from ORMs and view libraries
-
kgio (2.11.2 - 2.11.4)
gem install kgio -v "2.11.4"
x86_64-linux-muslgem install kgio -v "2.11.2"
x86_64-linux-muslThis is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS.
-
kramdown (2.4.0 - 2.5.1)
gem install kramdown -v "2.5.1"
gem install kramdown -v "2.5.0"
gem install kramdown -v "2.4.0"
kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict syntax definition and supporting several common extensions.
-
kramdown-parser-gfm (1.1.0)
gem install kramdown-parser-gfm -v "1.1.0"
-
kt-paperclip (7.1.1 - 7.2.2)
gem install kt-paperclip -v "7.2.2"
gem install kt-paperclip -v "7.2.1"
gem install kt-paperclip -v "7.2.0"
gem install kt-paperclip -v "7.1.1"
Easy upload management for ActiveRecord
-
language_server-protocol (3.17.0.0 - 3.17.0.3)
gem install language_server-protocol -v "3.17.0.3"
gem install language_server-protocol -v "3.17.0.2"
gem install language_server-protocol -v "3.17.0.1"
gem install language_server-protocol -v "3.17.0.0"
A Language Server Protocol SDK
-
launchy (2.5.0 - 3.0.1)
gem install launchy -v "3.0.1"
gem install launchy -v "3.0.0"
gem install launchy -v "2.5.2"
gem install launchy -v "2.5.0"
Launchy is helper class for launching cross-platform applications in a fire and forget manner. There are application concepts (browser, email client, etc) that are common across all platforms, and they may be launched differently on each platform. Launchy is here to make a common approach to launching external applications from within ruby programs.
-
letter_opener (1.8.1 - 1.10.0)
gem install letter_opener -v "1.10.0"
gem install letter_opener -v "1.9.0"
gem install letter_opener -v "1.8.1"
When mail is sent from your application, Letter Opener will open a preview in the browser instead of sending.
-
letter_opener_web (2.0.0 - 3.0.0)
gem install letter_opener_web -v "3.0.0"
gem install letter_opener_web -v "2.0.0"
Gives letter_opener an interface for browsing sent emails
-
link_header (0.0.8)
gem install link_header -v "0.0.8"
Converts conforming link headers to and from text, LinkHeader objects and corresponding (JSON-friendly) Array representations, also HTML link elements.
-
liquid (4.0.4 - 5.5.1)
gem install liquid -v "5.5.1"
gem install liquid -v "5.5.0"
gem install liquid -v "5.4.0"
gem install liquid -v "5.3.0"
gem install liquid -v "5.2.0"
-
liquid-c (4.0.0 - 4.2.0)
gem install liquid-c -v "4.2.0"
x86_64-linux-muslgem install liquid-c -v "4.1.0"
x86_64-linux-muslgem install liquid-c -v "4.0.1"
x86_64-linux-muslgem install liquid-c -v "4.0.0"
x86_64-linux-musl
-
listen (3.8.0 - 3.9.0)
gem install listen -v "3.9.0"
gem install listen -v "3.8.0"
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
-
llhttp-ffi (0.4.0 - 0.5.0)
gem install llhttp-ffi -v "0.5.0"
x86_64-linux-muslgem install llhttp-ffi -v "0.4.0"
x86_64-linux-muslRuby FFI bindings for llhttp.
-
lmdb (0.5.3 - 0.6.3)
gem install lmdb -v "0.6.3"
x86_64-linux-muslgem install lmdb -v "0.6.2"
x86_64-linux-muslgem install lmdb -v "0.6.1"
x86_64-linux-muslgem install lmdb -v "0.5.3"
x86_64-linux-musllmdb is a Ruby binding to OpenLDAP Lightning MDB.
-
lograge (0.12.0 - 0.14.0)
gem install lograge -v "0.14.0"
gem install lograge -v "0.13.0"
gem install lograge -v "0.12.0"
Tame Rails' multi-line logging into a single line per request
-
loofah (2.19.1 - 2.23.1)
gem install loofah -v "2.23.1"
gem install loofah -v "2.23.0"
gem install loofah -v "2.22.0"
gem install loofah -v "2.21.4"
gem install loofah -v "2.21.3"
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific application of the general transformation functionality.
-
mail (2.8.1)
gem install mail -v "2.8.1"
A really Ruby Mail handler.
-
makara (0.5.1)
gem install makara -v "0.5.1"
Read-write split your DB yo
-
marcel (1.0.2 - 1.0.4)
gem install marcel -v "1.0.4"
gem install marcel -v "1.0.3"
gem install marcel -v "1.0.2"
-
mario-redis-lock (1.2.1)
gem install mario-redis-lock -v "1.2.1"
Yet another Ruby distributed lock using Redis, with emphasis in transparency. Requires Redis >= 2.6.12, because it uses the new syntax for SET to easily implement the robust algorithm described in the SET command documentation (http://redis.io/commands/set).
-
matrix (0.4.2)
gem install matrix -v "0.4.2"
An implementation of Matrix and Vector classes.
-
memory_profiler (1.0.1 - 1.1.0)
gem install memory_profiler -v "1.1.0"
gem install memory_profiler -v "1.0.2"
gem install memory_profiler -v "1.0.1"
Memory profiling routines for Ruby 3.1+
-
mercenary (0.4.0)
gem install mercenary -v "0.4.0"
Lightweight and flexible library for writing command-line apps in Ruby.
-
method_source (1.0.0 - 1.1.0)
gem install method_source -v "1.1.0"
gem install method_source -v "1.0.0"
retrieve the sourcecode for a method
-
mime-types (3.4.1 - 3.6.0)
gem install mime-types -v "3.6.0"
gem install mime-types -v "3.5.2"
gem install mime-types -v "3.5.1"
gem install mime-types -v "3.5.0"
gem install mime-types -v "3.4.1"
The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.
-
mime-types-data (3.2022.0105 - 3.2024.1203)
gem install mime-types-data -v "3.2024.1203"
gem install mime-types-data -v "3.2024.1105"
gem install mime-types-data -v "3.2024.1001"
gem install mime-types-data -v "3.2024.0903"
gem install mime-types-data -v "3.2024.0820"
mime-types-data provides a registry for information about MIME media type definitions. It can be used with the Ruby mime-types library or other software to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions.
-
mini_mime (1.1.2 - 1.1.5)
gem install mini_mime -v "1.1.5"
gem install mini_mime -v "1.1.2"
A minimal mime type library
-
mini_portile2 (2.8.2 - 2.8.8)
gem install mini_portile2 -v "2.8.8"
gem install mini_portile2 -v "2.8.6"
gem install mini_portile2 -v "2.8.5"
gem install mini_portile2 -v "2.8.4"
gem install mini_portile2 -v "2.8.3"
Simple autoconf and cmake builder for developers. It provides a standard way to compile against dependency libraries without requiring system-wide installation. It also simplifies vendoring and cross-compilation by providing a consistent build interface.
-
minitest (5.17.0 - 5.25.4)
gem install minitest -v "5.25.4"
gem install minitest -v "5.25.3"
gem install minitest -v "5.25.2"
gem install minitest -v "5.25.1"
gem install minitest -v "5.25.0"
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking. "I had a class with Jim Weirich on testing last week and we were allowed to choose our testing frameworks. Kirk Haines and I were paired up and we cracked open the code for a few test frameworks... I MUST say that minitest is *very* readable / understandable compared to the 'other two' options we looked at. Nicely done and thank you for helping us keep our mental sanity." -- Wayne E. Seguin minitest/test is a small and incredibly fast unit testing framework. It provides a rich set of assertions to make your tests clean and readable. minitest/spec is a functionally complete spec engine. It hooks onto minitest/test and seamlessly bridges test assertions over to spec expectations. minitest/benchmark is an awesome way to assert the performance of your algorithms in a repeatable manner. Now you can assert that your newb co-worker doesn't replace your linear algorithm with an exponential one! minitest/mock by Steven Baker, is a beautifully tiny mock (and stub) object framework. minitest/pride shows pride in testing and adds coloring to your test output. I guess it is an example of how to write IO pipes too. :P minitest/test is meant to have a clean implementation for language implementors that need a minimal set of methods to bootstrap a working test suite. For example, there is no magic involved for test-case discovery. "Again, I can't praise enough the idea of a testing/specing framework that I can actually read in full in one sitting!" -- Piotr Szotkowski Comparing to rspec: rspec is a testing DSL. minitest is ruby. -- Adam Hawkins, "Bow Before MiniTest" minitest doesn't reinvent anything that ruby already provides, like: classes, modules, inheritance, methods. This means you only have to learn ruby to use minitest and all of your regular OO practices like extract-method refactorings still apply.
-
msgpack (1.2.4 - 1.7.5)
gem install msgpack -v "1.7.5"
x86_64-linux-muslgem install msgpack -v "1.7.4"
x86_64-linux-muslgem install msgpack -v "1.7.3"
x86_64-linux-muslgem install msgpack -v "1.7.2"
x86_64-linux-muslgem install msgpack -v "1.7.1"
x86_64-linux-muslMessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
-
multi_json (1.15.0)
gem install multi_json -v "1.15.0"
A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
-
multi_xml (0.6.0 - 0.7.1)
gem install multi_xml -v "0.7.1"
gem install multi_xml -v "0.7.0"
gem install multi_xml -v "0.6.0"
-
multipart-post (2.1.1 - 2.4.1)
gem install multipart-post -v "2.4.1"
gem install multipart-post -v "2.4.0"
gem install multipart-post -v "2.3.0"
gem install multipart-post -v "2.1.1"
-
mustermann (3.0.0 - 3.0.3)
gem install mustermann -v "3.0.3"
gem install mustermann -v "3.0.2"
gem install mustermann -v "3.0.1"
gem install mustermann -v "3.0.0"
A library implementing patterns that behave like regular expressions.
-
mysql2 (0.4.10 - 0.5.6)
gem install mysql2 -v "0.5.6"
x86_64-linux-muslgem install mysql2 -v "0.5.5"
x86_64-linux-muslgem install mysql2 -v "0.5.4"
x86_64-linux-muslgem install mysql2 -v "0.5.3"
x86_64-linux-muslgem install mysql2 -v "0.4.10"
x86_64-linux-musl
-
neocities (0.0.17 - 0.0.20)
gem install neocities -v "0.0.20"
x86_64-linux-muslgem install neocities -v "0.0.19"
x86_64-linux-muslgem install neocities -v "0.0.18"
x86_64-linux-muslgem install neocities -v "0.0.17"
x86_64-linux-musl
-
net-imap (0.3.6 - 0.5.2)
gem install net-imap -v "0.5.2"
gem install net-imap -v "0.5.1"
gem install net-imap -v "0.5.0"
gem install net-imap -v "0.4.17"
gem install net-imap -v "0.4.16"
Ruby client api for Internet Message Access Protocol
-
net-ldap (0.17.1 - 0.19.0)
gem install net-ldap -v "0.19.0"
gem install net-ldap -v "0.18.0"
gem install net-ldap -v "0.17.1"
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251-2256, 2829-2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).
-
net-pop (0.1.2)
gem install net-pop -v "0.1.2"
Ruby client library for POP3.
-
net-protocol (0.2.1 - 0.2.2)
gem install net-protocol -v "0.2.2"
gem install net-protocol -v "0.2.1"
The abstract interface for net-* client.
-
net-scp (4.0.0.rc1 - 4.0.0)
gem install net-scp -v "4.0.0"
gem install net-scp --prerelease -v "4.0.0.rc1"
A pure Ruby implementation of the SCP client protocol
-
net-smtp (0.3.3 - 0.5.0)
gem install net-smtp -v "0.5.0"
gem install net-smtp -v "0.4.0.1"
gem install net-smtp -v "0.4.0"
gem install net-smtp -v "0.3.3"
Simple Mail Transfer Protocol client library for Ruby.
-
net-ssh (7.0.1 - 7.3.0)
gem install net-ssh -v "7.3.0"
gem install net-ssh -v "7.2.3"
gem install net-ssh -v "7.2.1"
gem install net-ssh -v "7.2.0"
gem install net-ssh -v "7.1.0"
Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.
-
nice_partials (0.10.0 - 0.10.1)
gem install nice_partials -v "0.10.1"
gem install nice_partials -v "0.10.0"
A little bit of magic to make partials perfect for components.
-
nio4r (2.3.1 - 2.7.4)
gem install nio4r -v "2.7.4"
x86_64-linux-muslgem install nio4r -v "2.7.3"
x86_64-linux-muslgem install nio4r -v "2.7.2"
x86_64-linux-muslgem install nio4r -v "2.7.1"
x86_64-linux-muslgem install nio4r -v "2.7.0"
x86_64-linux-musl
-
nokogiri (1.10.4 - 1.17.2)
gem install nokogiri -v "1.17.2"
x86_64-linux-muslgem install nokogiri -v "1.17.1"
x86_64-linux-muslgem install nokogiri -v "1.17.0"
x86_64-linux-muslgem install nokogiri -v "1.16.8"
x86_64-linux-muslgem install nokogiri -v "1.16.7"
x86_64-linux-muslNokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
-
nsa (0.2.8 - 0.3.0)
gem install nsa -v "0.3.0"
gem install nsa -v "0.2.8"
Listen to your Rails ActiveSupport::Notifications and deliver to a Statsd compatible backend
-
oga (2.15 - 3.4)
gem install oga -v "3.4"
x86_64-linux-muslgem install oga -v "3.3"
x86_64-linux-muslgem install oga -v "3.2"
x86_64-linux-muslgem install oga -v "3.1"
x86_64-linux-muslgem install oga -v "3.0"
x86_64-linux-muslOga is an XML/HTML parser written in Ruby.
-
ogp (0.5.0)
gem install ogp -v "0.5.0"
Simple Ruby library for parsing Open Graph prototocol information. See http://ogp.me for more information.
-
oj (3.10.14 - 3.16.7)
gem install oj -v "3.16.7"
x86_64-linux-muslgem install oj -v "3.16.6"
x86_64-linux-muslgem install oj -v "3.16.5"
x86_64-linux-muslgem install oj -v "3.16.4"
x86_64-linux-muslgem install oj -v "3.16.3"
x86_64-linux-muslThe fastest JSON parser and object serializer.
-
omniauth (1.9.2 - 2.1.2)
gem install omniauth -v "2.1.2"
gem install omniauth -v "2.1.1"
gem install omniauth -v "2.1.0"
gem install omniauth -v "2.0.4"
gem install omniauth -v "2.0.3"
A generalized Rack framework for multiple-provider authentication.
-
omniauth-cas (2.0.0 - 3.0.0)
gem install omniauth-cas -v "3.0.0"
gem install omniauth-cas -v "2.0.0"
CAS Strategy for OmniAuth
-
omniauth-rails_csrf_protection (0.1.2 - 1.0.2)
gem install omniauth-rails_csrf_protection -v "1.0.2"
gem install omniauth-rails_csrf_protection -v "1.0.1"
gem install omniauth-rails_csrf_protection -v "1.0.0"
gem install omniauth-rails_csrf_protection -v "0.1.2"
This gem provides a mitigation against CVE-2015-9284 (Cross-Site Request Forgery on the request phrase when using OmniAuth gem with a Ruby on Rails application) by implementing a CSRF token verifier that directly utilize `ActionController::RequestForgeryProtection` code from Rails.
-
omniauth-saml (1.10.3 - 2.2.1)
gem install omniauth-saml -v "2.2.1"
gem install omniauth-saml -v "2.2.0"
gem install omniauth-saml -v "2.1.2"
gem install omniauth-saml -v "2.1.1"
gem install omniauth-saml -v "2.1.0"
A generic SAML strategy for OmniAuth.
-
openid_connect (1.4.2 - 2.3.1)
gem install openid_connect -v "2.3.1"
gem install openid_connect -v "2.3.0"
gem install openid_connect -v "2.2.1"
gem install openid_connect -v "2.2.0"
gem install openid_connect -v "2.1.0"
OpenID Connect Server & Client Library
-
openssl (3.0.0 - 3.2.0)
gem install openssl -v "3.2.0"
x86_64-linux-muslgem install openssl -v "3.1.0"
x86_64-linux-muslgem install openssl -v "3.0.2"
x86_64-linux-muslgem install openssl -v "3.0.1"
x86_64-linux-muslgem install openssl -v "3.0.0"
x86_64-linux-muslOpenSSL for Ruby provides access to SSL/TLS and general-purpose cryptography based on the OpenSSL library.
-
openssl-signature_algorithm (1.2.1 - 1.3.0)
gem install openssl-signature_algorithm -v "1.3.0"
gem install openssl-signature_algorithm -v "1.2.1"
ECDSA, EdDSA, RSA-PSS and RSA-PKCS#1 algorithms for ruby
-
org-ruby (0.9.2 - 0.9.12)
gem install org-ruby -v "0.9.12"
gem install org-ruby -v "0.9.2"
An Org mode parser written in Ruby.
-
orm_adapter (0.5.0)
gem install orm_adapter -v "0.5.0"
Provides a single point of entry for using basic features of ruby ORMs
-
ox (2.14.11 - 2.14.18)
gem install ox -v "2.14.18"
x86_64-linux-muslgem install ox -v "2.14.17"
x86_64-linux-muslgem install ox -v "2.14.16"
x86_64-linux-muslgem install ox -v "2.14.15"
x86_64-linux-muslgem install ox -v "2.14.14"
x86_64-linux-muslA fast XML parser and object serializer that uses only standard C lib. Optimized XML (Ox), as the name implies was written to provide speed optimized XML handling. It was designed to be an alternative to Nokogiri and other Ruby XML parsers for generic XML parsing and as an alternative to Marshal for Object serialization.
-
parallel (1.22.1 - 1.26.3)
gem install parallel -v "1.26.3"
gem install parallel -v "1.26.2"
gem install parallel -v "1.26.1"
gem install parallel -v "1.25.1"
gem install parallel -v "1.25.0"
-
parser (3.2.0.0 - 3.3.6.0)
gem install parser -v "3.3.6.0"
gem install parser -v "3.3.5.1"
gem install parser -v "3.3.5.0"
gem install parser -v "3.3.4.2"
gem install parser -v "3.3.4.1"
A Ruby parser written in pure Ruby.
-
parslet (2.0.0)
gem install parslet -v "2.0.0"
-
pastel (0.8.0)
gem install pastel -v "0.8.0"
Terminal strings styling with intuitive and clean API.
-
pathutil (0.16.2)
gem install pathutil -v "0.16.2"
Like Pathname but a little less insane.
-
pg (0.21.0 - 1.5.8)
gem install pg -v "1.5.8"
x86_64-linux-muslgem install pg -v "1.5.7"
x86_64-linux-muslgem install pg -v "1.5.6"
x86_64-linux-muslgem install pg -v "1.5.5"
x86_64-linux-muslgem install pg -v "1.5.4"
x86_64-linux-muslPg is the Ruby interface to the PostgreSQL RDBMS. It works with PostgreSQL 9.3 and later.
-
pghero (3.1.0 - 3.6.1)
gem install pghero -v "3.6.1"
gem install pghero -v "3.6.0"
gem install pghero -v "3.5.0"
gem install pghero -v "3.4.1"
gem install pghero -v "3.4.0"
-
pkg-config (1.5.1 - 1.5.8)
gem install pkg-config -v "1.5.8"
gem install pkg-config -v "1.5.7"
gem install pkg-config -v "1.5.6"
gem install pkg-config -v "1.5.5"
gem install pkg-config -v "1.5.4"
pkg-config can be used in your extconf.rb to properly detect need libraries for compiling Ruby native extensions
-
posix-spawn (0.3.15)
gem install posix-spawn -v "0.3.15"
x86_64-linux-muslposix-spawn uses posix_spawnp(2) for faster process spawning
-
premailer (1.18.0 - 1.27.0)
gem install premailer -v "1.27.0"
gem install premailer -v "1.26.0"
gem install premailer -v "1.25.0"
gem install premailer -v "1.24.0"
gem install premailer -v "1.23.0"
Improve the rendering of HTML emails by making CSS inline, converting links and warning about unsupported code.
-
premailer-rails (1.12.0)
gem install premailer-rails -v "1.12.0"
This gem brings you the power of the premailer gem to Rails without any configuration needs. Create HTML emails, include a CSS file as you do in a normal HTML document and premailer will inline the included CSS.
-
private_address_check (0.5.0)
gem install private_address_check -v "0.5.0"
Checks if a IP or hostname would cause a request to a private network (RFC 1918)
-
pry (0.14.1 - 0.15.0)
gem install pry -v "0.15.0"
gem install pry -v "0.14.2"
gem install pry -v "0.14.1"
Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
-
pry-byebug (3.10.1)
gem install pry-byebug -v "3.10.1"
Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution.
-
pry-rails (0.3.9 - 0.3.11)
gem install pry-rails -v "0.3.11"
gem install pry-rails -v "0.3.10"
gem install pry-rails -v "0.3.9"
-
psych (3.3.4 - 5.1.2)
gem install psych -v "5.1.2"
x86_64-linux-muslgem install psych -v "5.1.1"
x86_64-linux-muslgem install psych -v "5.1.0"
x86_64-linux-muslgem install psych -v "5.0.2"
x86_64-linux-muslgem install psych -v "5.0.1"
x86_64-linux-muslPsych is a YAML parser and emitter. Psych leverages libyaml[https://pyyaml.org/wiki/LibYAML] for its YAML parsing and emitting capabilities. In addition to wrapping libyaml, Psych also knows how to serialize and de-serialize most Ruby objects to and from the YAML format.
-
public_suffix (5.0.1 - 6.0.1)
gem install public_suffix -v "6.0.1"
gem install public_suffix -v "6.0.0"
gem install public_suffix -v "5.1.1"
gem install public_suffix -v "5.1.0"
gem install public_suffix -v "5.0.5"
PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains.
-
puma (3.12.1 - 6.5.0)
gem install puma -v "6.5.0"
x86_64-linux-muslgem install puma -v "6.4.3"
x86_64-linux-muslgem install puma -v "6.4.2"
x86_64-linux-muslgem install puma -v "6.4.1"
x86_64-linux-muslgem install puma -v "6.4.0"
x86_64-linux-muslPuma is a simple, fast, multi-threaded, and highly parallel HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly parallel Ruby implementations such as JRuby and TruffleRuby as well as as providing process worker support to support CRuby well.
-
pundit (2.3.0 - 2.4.0)
gem install pundit -v "2.4.0"
gem install pundit -v "2.3.2"
gem install pundit -v "2.3.1"
gem install pundit -v "2.3.0"
Object oriented authorization for Rails applications
-
que-locks (0.4.1)
gem install que-locks -v "0.4.1"
-
que-unique (1.1.0)
gem install que-unique -v "1.1.0"
-
que-web (0.10.0)
gem install que-web -v "0.10.0"
A web interface for the que queue
-
raabro (1.4.0)
gem install raabro -v "1.4.0"
A very dumb PEG parser library, with a horrible interface.
-
racc (1.5.2 - 1.8.1)
gem install racc -v "1.8.1"
x86_64-linux-muslgem install racc -v "1.8.0"
x86_64-linux-muslgem install racc -v "1.7.3"
x86_64-linux-muslgem install racc -v "1.7.2"
x86_64-linux-muslgem install racc -v "1.7.0"
x86_64-linux-muslRacc is an LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.
-
rack (2.2.7 - 3.1.8)
gem install rack -v "3.1.8"
gem install rack -v "3.1.7"
gem install rack -v "3.1.6"
gem install rack -v "3.1.5"
gem install rack -v "3.1.4"
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.
-
rack-attack (6.6.1 - 6.7.0)
gem install rack-attack -v "6.7.0"
gem install rack-attack -v "6.6.1"
A rack middleware for throttling and blocking abusive requests
-
rack-cors (1.1.1 - 2.0.2)
gem install rack-cors -v "2.0.2"
gem install rack-cors -v "2.0.1"
gem install rack-cors -v "2.0.0"
gem install rack-cors -v "1.1.1"
Middleware that will make Rack-based apps CORS compatible. Fork the project here: https://github.com/cyu/rack-cors
-
rack-oauth2 (1.21.3 - 2.2.1)
gem install rack-oauth2 -v "2.2.1"
gem install rack-oauth2 -v "2.2.0"
gem install rack-oauth2 -v "2.1.0"
gem install rack-oauth2 -v "2.0.1"
gem install rack-oauth2 -v "2.0.0"
OAuth 2.0 Server & Client Library. Both Bearer token type are supported.
-
rack-protection (3.2.0 - 4.1.1)
gem install rack-protection -v "4.1.1"
gem install rack-protection -v "4.1.0"
gem install rack-protection -v "4.0.0"
gem install rack-protection -v "3.2.0"
Protect against typical web attacks, works with all Rack apps, including Rails
-
rack-proxy (0.7.6 - 0.7.7)
gem install rack-proxy -v "0.7.7"
gem install rack-proxy -v "0.7.6"
A Rack app that provides request/response rewriting proxy capabilities with streaming.
-
rack-test (2.0.2 - 2.1.0)
gem install rack-test -v "2.1.0"
gem install rack-test -v "2.0.2"
Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on.
-
radios-comunitarias-jekyll-theme (0.3.0rc0 - 0.3.0rc1)
gem install radios-comunitarias-jekyll-theme --prerelease -v "0.3.0rc1"
gem install radios-comunitarias-jekyll-theme --prerelease -v "0.3.0rc0"
-
rails (6.1.7.4 - 8.0.0.1)
gem install rails -v "8.0.0.1"
gem install rails -v "8.0.0"
gem install rails -v "7.2.2.1"
gem install rails -v "7.2.2"
gem install rails -v "7.2.1.1"
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
-
rails-controller-testing (1.0.5)
gem install rails-controller-testing -v "1.0.5"
-
rails-dom-testing (2.0.3 - 2.2.0)
gem install rails-dom-testing -v "2.2.0"
gem install rails-dom-testing -v "2.1.1"
gem install rails-dom-testing -v "2.1.0"
gem install rails-dom-testing -v "2.0.3"
This gem can compare doms and assert certain elements exists in doms using Nokogiri.
-
rails-html-sanitizer (1.5.0 - 1.6.1)
gem install rails-html-sanitizer -v "1.6.1"
gem install rails-html-sanitizer -v "1.6.0"
gem install rails-html-sanitizer -v "1.5.0"
HTML sanitization for Rails applications
-
rails-i18n (6.0.0 - 8.0.1)
gem install rails-i18n -v "8.0.1"
gem install rails-i18n -v "8.0.0"
gem install rails-i18n -v "7.0.10"
gem install rails-i18n -v "7.0.9"
gem install rails-i18n -v "7.0.8"
A set of common locale data and translations to internationalize and/or localize your Rails applications.
-
rails-settings-cached (0.6.6 - 2.9.6)
gem install rails-settings-cached -v "2.9.6"
gem install rails-settings-cached -v "2.9.5"
gem install rails-settings-cached -v "2.9.4"
gem install rails-settings-cached -v "2.9.3"
gem install rails-settings-cached -v "2.9.2"
The best solution for store global settings in Rails applications. This gem will managing a table of а global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you dont want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any object.
-
railties (6.1.7.4 - 8.0.0.1)
gem install railties -v "8.0.0.1"
gem install railties -v "8.0.0"
gem install railties -v "7.2.2.1"
gem install railties -v "7.2.2"
gem install railties -v "7.2.1.1"
Rails internals: application bootup, plugins, generators, and rake tasks.
-
rainbow (3.1.1)
gem install rainbow -v "3.1.1"
Colorize printed text on ANSI terminals
-
raindrops (0.19.0 - 0.20.1)
gem install raindrops -v "0.20.1"
x86_64-linux-muslgem install raindrops -v "0.20.0"
x86_64-linux-muslgem install raindrops -v "0.19.2"
x86_64-linux-muslgem install raindrops -v "0.19.0"
x86_64-linux-muslraindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as unicorn, but should support any Rack HTTP server on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.
-
rake (13.0.6 - 13.2.1)
gem install rake -v "13.2.1"
gem install rake -v "13.2.0"
gem install rake -v "13.1.0"
gem install rake -v "13.0.6"
Rake is a Make-like program implemented in Ruby. Tasks and dependencies are specified in standard Ruby syntax. Rake has the following features: * Rakefiles (rake's version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to synthesize implicit tasks. * Flexible FileLists that act like arrays but know about manipulating file names and paths. * Supports parallel execution of tasks.
-
rb-fsevent (0.11.2)
gem install rb-fsevent -v "0.11.2"
FSEvents API with Signals catching (without RubyCocoa)
-
rb-inotify (0.10.1 - 0.11.1)
gem install rb-inotify -v "0.11.1"
gem install rb-inotify -v "0.11.0"
gem install rb-inotify -v "0.10.1"
-
rdf (3.2.9 - 3.3.2)
gem install rdf -v "3.3.2"
gem install rdf -v "3.3.1"
gem install rdf -v "3.3.0"
gem install rdf -v "3.2.11"
gem install rdf -v "3.2.10"
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
-
rdf-normalize (0.5.1 - 0.7.0)
gem install rdf-normalize -v "0.7.0"
gem install rdf-normalize -v "0.6.1"
gem install rdf-normalize -v "0.6.0"
gem install rdf-normalize -v "0.5.1"
RDF::Normalize performs Dataset Canonicalization for RDF.rb.
-
rdf-vocab (3.3.0 - 3.3.2)
gem install rdf-vocab -v "3.3.2"
gem install rdf-vocab -v "3.3.1"
gem install rdf-vocab -v "3.3.0"
Defines several standard RDF vocabularies
-
redcarpet (3.5.1 - 3.6.0)
gem install redcarpet -v "3.6.0"
x86_64-linux-muslgem install redcarpet -v "3.5.1"
x86_64-linux-muslA fast, safe and extensible Markdown to (X)HTML parser
-
redis (4.5.1 - 5.3.0)
gem install redis -v "5.3.0"
gem install redis -v "5.2.0"
gem install redis -v "5.1.0"
gem install redis -v "5.0.8"
gem install redis -v "5.0.7"
A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface.
-
redis-namespace (1.10.0 - 1.11.0)
gem install redis-namespace -v "1.11.0"
gem install redis-namespace -v "1.10.0"
Adds a Redis::Namespace class which can be used to namespace calls to Redis. This is useful when using a single instance of Redis with multiple, different applications.
-
redlock (1.3.2 - 2.0.6)
gem install redlock -v "2.0.6"
gem install redlock -v "2.0.5"
gem install redlock -v "2.0.4"
gem install redlock -v "2.0.3"
gem install redlock -v "2.0.2"
Distributed lock using Redis written in Ruby. Highly inspired by https://github.com/antirez/redlock-rb.
-
regexp_parser (2.6.2 - 2.9.3)
gem install regexp_parser -v "2.9.3"
gem install regexp_parser -v "2.9.2"
gem install regexp_parser -v "2.9.1"
gem install regexp_parser -v "2.9.0"
gem install regexp_parser -v "2.8.3"
A library for tokenizing, lexing, and parsing Ruby regular expressions.
-
request_store (1.5.1 - 1.7.0)
gem install request_store -v "1.7.0"
gem install request_store -v "1.6.0"
gem install request_store -v "1.5.1"
RequestStore gives you per-request global storage.
-
responders (3.0.1 - 3.1.1)
gem install responders -v "3.1.1"
gem install responders -v "3.1.0"
gem install responders -v "3.0.1"
A set of Rails responders to dry up your application
-
rexml (3.2.5 - 3.3.9)
gem install rexml -v "3.3.9"
gem install rexml -v "3.3.8"
gem install rexml -v "3.3.7"
gem install rexml -v "3.3.6"
gem install rexml -v "3.3.5"
An XML toolkit for Ruby
-
rgeo (2.1.1 - 3.0.1)
gem install rgeo -v "3.0.1"
x86_64-linux-muslgem install rgeo -v "3.0.0"
x86_64-linux-muslgem install rgeo -v "2.4.0"
x86_64-linux-muslgem install rgeo -v "2.3.1"
x86_64-linux-muslgem install rgeo -v "2.3.0"
x86_64-linux-muslRGeo is a geospatial data library for Ruby. It provides an implementation of the Open Geospatial Consortium's Simple Features Specification, used by most standard spatial/geographic data storage systems such as PostGIS. A number of add-on modules are also available to help with writing location-based applications using Ruby-based frameworks such as Ruby On Rails.
-
rotp (6.2.0 - 6.3.0)
gem install rotp -v "6.3.0"
gem install rotp -v "6.2.2"
gem install rotp -v "6.2.1"
gem install rotp -v "6.2.0"
Works for both HOTP and TOTP, and includes QR Code provisioning
-
rouge (3.30.0 - 4.5.1)
gem install rouge -v "4.5.1"
gem install rouge -v "4.5.0"
gem install rouge -v "4.4.0"
gem install rouge -v "4.3.0"
gem install rouge -v "4.2.1"
Rouge aims to a be a simple, easy-to-extend drop-in replacement for pygments.
-
rqrcode (2.1.2 - 2.2.0)
gem install rqrcode -v "2.2.0"
gem install rqrcode -v "2.1.2"
rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.
-
rqrcode_core (1.2.0)
gem install rqrcode_core -v "1.2.0"
rqrcode_core is a Ruby library for encoding QR Codes. The simple interface (with no runtime dependencies) allows you to create QR Code data structures.
-
rspec-core (3.11.0 - 3.13.2)
gem install rspec-core -v "3.13.2"
gem install rspec-core -v "3.13.1"
gem install rspec-core -v "3.13.0"
gem install rspec-core -v "3.12.3"
gem install rspec-core -v "3.12.2"
BDD for Ruby. RSpec runner and example groups.
-
rspec-expectations (3.11.0 - 3.13.3)
gem install rspec-expectations -v "3.13.3"
gem install rspec-expectations -v "3.13.2"
gem install rspec-expectations -v "3.13.1"
gem install rspec-expectations -v "3.13.0"
gem install rspec-expectations -v "3.12.4"
rspec-expectations provides a simple, readable API to express expected outcomes of a code example.
-
rspec-mocks (3.11.1 - 3.13.2)
gem install rspec-mocks -v "3.13.2"
gem install rspec-mocks -v "3.13.1"
gem install rspec-mocks -v "3.13.0"
gem install rspec-mocks -v "3.12.7"
gem install rspec-mocks -v "3.12.6"
RSpec's 'test double' framework, with support for stubbing and mocking
-
rspec-rails (5.1.2 - 7.1.0)
gem install rspec-rails -v "7.1.0"
gem install rspec-rails -v "7.0.2"
gem install rspec-rails -v "7.0.1"
gem install rspec-rails -v "7.0.0"
gem install rspec-rails -v "6.1.5"
rspec-rails integrates the Rails testing helpers into RSpec.
-
rspec-sidekiq (3.1.0 - 5.0.0)
gem install rspec-sidekiq -v "5.0.0"
gem install rspec-sidekiq -v "4.2.0"
gem install rspec-sidekiq -v "4.1.0"
gem install rspec-sidekiq -v "4.0.2"
gem install rspec-sidekiq -v "4.0.1"
Simple testing of Sidekiq jobs via a collection of matchers and helpers
-
rspec-support (3.11.1 - 3.13.2)
gem install rspec-support -v "3.13.2"
gem install rspec-support -v "3.13.1"
gem install rspec-support -v "3.13.0"
gem install rspec-support -v "3.12.2"
gem install rspec-support -v "3.12.1"
Support utilities for RSpec gems
-
rspec_junit_formatter (0.6.0)
gem install rspec_junit_formatter -v "0.6.0"
RSpec results that your continuous integration service can read.
-
rszr (1.1.0 - 1.5.0)
gem install rszr -v "1.5.0"
x86_64-linux-muslgem install rszr -v "1.4.0"
x86_64-linux-muslgem install rszr -v "1.3.0"
x86_64-linux-muslgem install rszr -v "1.2.1"
x86_64-linux-muslgem install rszr -v "1.2.0"
x86_64-linux-muslFast image resizer - do one thing and do it fast.
-
rubanok (0.5.0 - 0.5.1)
gem install rubanok -v "0.5.1"
gem install rubanok -v "0.5.0"
Parameters-based transformation DSL
-
rubocop (1.18.4 - 1.69.1)
gem install rubocop -v "1.69.1"
gem install rubocop -v "1.69.0"
gem install rubocop -v "1.68.0"
gem install rubocop -v "1.67.0"
gem install rubocop -v "1.66.1"
RuboCop is a Ruby code style checking and code formatting tool. It aims to enforce the community-driven Ruby Style Guide.
-
rubocop-ast (1.24.1 - 1.36.2)
gem install rubocop-ast -v "1.36.2"
gem install rubocop-ast -v "1.36.1"
gem install rubocop-ast -v "1.36.0"
gem install rubocop-ast -v "1.35.0"
gem install rubocop-ast -v "1.34.1"
RuboCop's Node and NodePattern classes.
-
rubocop-capybara (2.17.0 - 2.21.0)
gem install rubocop-capybara -v "2.21.0"
gem install rubocop-capybara -v "2.20.0"
gem install rubocop-capybara -v "2.19.0"
gem install rubocop-capybara -v "2.18.0"
gem install rubocop-capybara -v "2.17.1"
Code style checking for Capybara test files (RSpec, Cucumber, Minitest). A plugin for the RuboCop code style enforcing & linting tool.
-
rubocop-jekyll (0.12.0 - 0.14.0)
gem install rubocop-jekyll -v "0.14.0"
gem install rubocop-jekyll -v "0.13.0"
gem install rubocop-jekyll -v "0.12.0"
A RuboCop extension to enforce common code style in Jekyll and Jekyll plugins
-
rubocop-performance (1.16.0 - 1.23.0)
gem install rubocop-performance -v "1.23.0"
gem install rubocop-performance -v "1.22.1"
gem install rubocop-performance -v "1.22.0"
gem install rubocop-performance -v "1.21.1"
gem install rubocop-performance -v "1.21.0"
A collection of RuboCop cops to check for performance optimizations in Ruby code.
-
rubocop-rails (2.17.4 - 2.27.0)
gem install rubocop-rails -v "2.27.0"
gem install rubocop-rails -v "2.26.2"
gem install rubocop-rails -v "2.26.1"
gem install rubocop-rails -v "2.26.0"
gem install rubocop-rails -v "2.25.1"
Automatic Rails code style checking tool. A RuboCop extension focused on enforcing Rails best practices and coding conventions.
-
rubocop-rspec (2.18.1 - 3.3.0)
gem install rubocop-rspec -v "3.3.0"
gem install rubocop-rspec -v "3.2.0"
gem install rubocop-rspec -v "3.1.0"
gem install rubocop-rspec -v "3.0.5"
gem install rubocop-rspec -v "3.0.4"
Code style checking for RSpec files. A plugin for the RuboCop code style enforcing & linting tool.
-
ruby-filemagic (0.7.2 - 0.7.3)
gem install ruby-filemagic -v "0.7.3"
x86_64-linux-muslgem install ruby-filemagic -v "0.7.2"
x86_64-linux-muslRuby bindings to the magic(4) library
-
ruby-ll (2.1.2 - 2.1.3)
gem install ruby-ll -v "2.1.3"
x86_64-linux-muslgem install ruby-ll -v "2.1.2"
x86_64-linux-muslAn LL(1) parser generator for Ruby.
-
ruby-oembed (0.16.1 - 0.18.1)
gem install ruby-oembed -v "0.18.1"
gem install ruby-oembed -v "0.18.0"
gem install ruby-oembed -v "0.17.0"
gem install ruby-oembed -v "0.16.1"
An oEmbed consumer library written in Ruby, letting you easily get embeddable HTML representations of supported web pages, based on their URLs. See http://oembed.com for more information about the protocol.
-
ruby-progressbar (1.11.0 - 1.13.0)
gem install ruby-progressbar -v "1.13.0"
gem install ruby-progressbar -v "1.11.0"
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
-
ruby-saml (1.13.0 - 1.17.0)
gem install ruby-saml -v "1.17.0"
gem install ruby-saml -v "1.16.0"
gem install ruby-saml -v "1.15.0"
gem install ruby-saml -v "1.14.0"
gem install ruby-saml -v "1.13.0"
SAML Ruby toolkit. Add SAML support to your Ruby software using this library
-
ruby-vips (2.1.4 - 2.2.2)
gem install ruby-vips -v "2.2.2"
gem install ruby-vips -v "2.2.1"
gem install ruby-vips -v "2.2.0"
gem install ruby-vips -v "2.1.4"
ruby-vips is a binding for the libvips image processing library. It is fast and it can process large images without loading the whole image in memory.
-
ruby2_keywords (0.0.5)
gem install ruby2_keywords -v "0.0.5"
-
rubypants (0.7.1)
gem install rubypants -v "0.7.1"
The original "SmartyPants" is a free web publishing plug-in for Movable Type, Blosxom, and BBEdit that easily translates plain ASCII punctuation characters into "smart" typographic punctuation HTML entities.
-
rufus-scheduler (3.8.2 - 3.9.2)
gem install rufus-scheduler -v "3.9.2"
gem install rufus-scheduler -v "3.9.1"
gem install rufus-scheduler -v "3.9.0"
gem install rufus-scheduler -v "3.8.2"
Job scheduler for Ruby (at, cron, in and every jobs). Not a replacement for crond.
-
rugged (1.3.1 - 1.7.2)
gem install rugged -v "1.7.2"
x86_64-linux-muslgem install rugged -v "1.7.1"
x86_64-linux-muslgem install rugged -v "1.6.3"
x86_64-linux-muslgem install rugged -v "1.6.2"
x86_64-linux-muslgem install rugged -v "1.5.1"
x86_64-linux-muslRugged is a Ruby bindings to the libgit2 linkable C Git library. This is for testing and using the libgit2 library in a language that is awesome.
-
safety_net_attestation (0.4.0)
gem install safety_net_attestation -v "0.4.0"
-
sanitize (6.0.2 - 6.1.3)
gem install sanitize -v "6.1.3"
gem install sanitize -v "6.1.2"
gem install sanitize -v "6.1.1"
gem install sanitize -v "6.1.0"
gem install sanitize -v "6.0.2"
Sanitize is an allowlist-based HTML and CSS sanitizer. It removes all HTML and/or CSS from a string except the elements, attributes, and properties you choose to allow.
-
sass-embedded (1.58.0 - 1.82.0)
gem install sass-embedded -v "1.82.0"
x86_64-linux-muslgem install sass-embedded -v "1.81.1"
x86_64-linux-muslgem install sass-embedded -v "1.81.0"
x86_64-linux-muslgem install sass-embedded -v "1.80.7"
x86_64-linux-muslgem install sass-embedded -v "1.80.6"
x86_64-linux-muslA Ruby library that will communicate with Embedded Dart Sass using the Embedded Sass protocol.
-
sassc (2.0.1 - 2.4.0)
gem install sassc -v "2.4.0"
x86_64-linux-muslgem install sassc -v "2.3.0"
x86_64-linux-muslgem install sassc -v "2.2.1"
x86_64-linux-muslgem install sassc -v "2.2.0"
x86_64-linux-muslgem install sassc -v "2.0.1"
x86_64-linux-muslUse libsass with Ruby!
-
scenic (1.7.0 - 1.8.0)
gem install scenic -v "1.8.0"
gem install scenic -v "1.7.0"
Adds methods to ActiveRecord::Migration to create and manage database views in Rails
-
semantic_range (3.0.0 - 3.1.0)
gem install semantic_range -v "3.1.0"
gem install semantic_range -v "3.0.0"
-
sidekiq (6.5.8 - 7.3.6)
gem install sidekiq -v "7.3.6"
gem install sidekiq -v "7.3.5"
gem install sidekiq -v "7.3.4"
gem install sidekiq -v "7.3.3"
gem install sidekiq -v "7.3.2"
Simple, efficient background processing for Ruby.
-
sidekiq-bulk (0.2.0)
gem install sidekiq-bulk -v "0.2.0"
Augments Sidekiq job classes with a push_bulk method for easier bulk pushing.
-
sidekiq-scheduler (4.0.3 - 5.0.6)
gem install sidekiq-scheduler -v "5.0.6"
gem install sidekiq-scheduler -v "5.0.5"
gem install sidekiq-scheduler -v "5.0.4"
gem install sidekiq-scheduler -v "5.0.3"
gem install sidekiq-scheduler -v "5.0.2"
Light weight job scheduling extension for Sidekiq that adds support for queueing jobs in a recurring way.
-
sidekiq-unique-jobs (7.1.29 - 8.0.10)
gem install sidekiq-unique-jobs -v "8.0.10"
gem install sidekiq-unique-jobs -v "8.0.9"
gem install sidekiq-unique-jobs -v "8.0.8"
gem install sidekiq-unique-jobs -v "8.0.7"
gem install sidekiq-unique-jobs -v "8.0.6"
Prevents simultaneous Sidekiq jobs with the same unique arguments to run. Highly configurable to suite your specific needs.
-
simple-navigation (4.4.0)
gem install simple-navigation -v "4.4.0"
With the simple-navigation gem installed you can easily create multilevel navigations for your Rails, Sinatra or Padrino applications. The navigation is defined in a single configuration file. It supports automatic as well as explicit highlighting of the currently active navigation through regular expressions.
-
simple_form (5.2.0 - 5.3.1)
gem install simple_form -v "5.3.1"
gem install simple_form -v "5.3.0"
gem install simple_form -v "5.2.0"
Forms made easy!
-
simplecov (0.22.0)
gem install simplecov -v "0.22.0"
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
-
simplecov-html (0.12.3 - 0.13.1)
gem install simplecov-html -v "0.13.1"
gem install simplecov-html -v "0.13.0"
gem install simplecov-html -v "0.12.3"
Default HTML formatter for SimpleCov code coverage tool for ruby 2.4+
-
simplecov_json_formatter (0.1.4)
gem install simplecov_json_formatter -v "0.1.4"
JSON formatter for SimpleCov
-
sinatra (3.2.0 - 4.1.1)
gem install sinatra -v "4.1.1"
gem install sinatra -v "4.1.0"
gem install sinatra -v "4.0.0"
gem install sinatra -v "3.2.0"
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
-
smart_properties (1.17.0)
gem install smart_properties -v "1.17.0"
SmartProperties are a more flexible and feature-rich alternative to traditional Ruby accessors. They provide support for input conversion, input validation, specifying default values and presence checking.
-
spreadsheet (1.3.0 - 1.3.3)
gem install spreadsheet -v "1.3.3"
gem install spreadsheet -v "1.3.2"
gem install spreadsheet -v "1.3.1"
gem install spreadsheet -v "1.3.0"
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are supported
-
spree-api-client (0.2.5)
gem install spree-api-client -v "0.2.5"
This is a work in progress!
-
sprockets (3.7.2 - 4.2.1)
gem install sprockets -v "4.2.1"
gem install sprockets -v "4.2.0"
gem install sprockets -v "4.1.1"
gem install sprockets -v "4.1.0"
gem install sprockets -v "4.0.3"
Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, Sass, and SCSS.
-
sprockets-rails (3.4.2 - 3.5.2)
gem install sprockets-rails -v "3.5.2"
gem install sprockets-rails -v "3.5.1"
gem install sprockets-rails -v "3.5.0"
gem install sprockets-rails -v "3.4.2"
-
sqlite3 (1.3.13 - 2.1.0)
gem install sqlite3 -v "2.1.0"
x86_64-linux-muslgem install sqlite3 -v "2.0.4"
x86_64-linux-muslgem install sqlite3 -v "2.0.3"
x86_64-linux-muslgem install sqlite3 -v "2.0.2"
x86_64-linux-muslgem install sqlite3 -v "2.0.1"
x86_64-linux-muslRuby library to interface with the SQLite3 database engine (http://www.sqlite.org). Precompiled binaries are available for common platforms for recent versions of Ruby.
-
sshkit (1.21.2 - 1.23.2)
gem install sshkit -v "1.23.2"
gem install sshkit -v "1.23.1"
gem install sshkit -v "1.23.0"
gem install sshkit -v "1.22.2"
gem install sshkit -v "1.22.1"
A comprehensive toolkit for remotely running commands in a structured manner on groups of servers.
-
stackprof (0.2.15 - 0.2.26)
gem install stackprof -v "0.2.26"
x86_64-linux-muslgem install stackprof -v "0.2.25"
x86_64-linux-muslgem install stackprof -v "0.2.24"
x86_64-linux-muslgem install stackprof -v "0.2.23"
x86_64-linux-muslgem install stackprof -v "0.2.22"
x86_64-linux-muslstackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.
-
statsd-ruby (1.5.0)
gem install statsd-ruby -v "1.5.0"
A Ruby StatsD client (https://github.com/etsy/statsd)
-
stoplight (3.0.1 - 4.1.0)
gem install stoplight -v "4.1.0"
gem install stoplight -v "4.0.0"
gem install stoplight -v "3.0.2"
gem install stoplight -v "3.0.1"
An implementation of the circuit breaker pattern.
-
strong_migrations (0.7.9 - 2.1.0)
gem install strong_migrations -v "2.1.0"
gem install strong_migrations -v "2.0.2"
gem install strong_migrations -v "2.0.1"
gem install strong_migrations -v "2.0.0"
gem install strong_migrations -v "1.8.0"
-
strscan (3.0.1 - 3.1.1)
gem install strscan -v "3.1.1"
x86_64-linux-muslgem install strscan -v "3.1.0"
x86_64-linux-muslgem install strscan -v "3.0.9"
x86_64-linux-muslgem install strscan -v "3.0.8"
x86_64-linux-muslgem install strscan -v "3.0.7"
x86_64-linux-muslProvides lexical scanning operations on a String.
-
sutty-donaciones-jekyll-theme (0.3.0rc0)
gem install sutty-donaciones-jekyll-theme --prerelease -v "0.3.0rc0"
-
sutty-jekyll-theme (0.2.7 - 0.3.9)
gem install sutty-jekyll-theme -v "0.3.9"
gem install sutty-jekyll-theme -v "0.3.8"
gem install sutty-jekyll-theme -v "0.3.7"
gem install sutty-jekyll-theme -v "0.3.6"
gem install sutty-jekyll-theme -v "0.3.5"
-
sutty-liquid (0.11.11 - 0.12.3)
gem install sutty-liquid -v "0.12.3"
gem install sutty-liquid -v "0.12.2"
gem install sutty-liquid -v "0.12.1"
gem install sutty-liquid -v "0.12.0"
gem install sutty-liquid --prerelease -v "0.12.0rc0"
An assorment of Liquid filters and tags for Jekyll used in Sutty
-
sutty-minima (2.6.4 - 2.7.1)
gem install sutty-minima -v "2.7.1"
gem install sutty-minima -v "2.7.0"
gem install sutty-minima --prerelease -v "2.7.0rc10"
gem install sutty-minima --prerelease -v "2.7.0rc9"
gem install sutty-minima --prerelease -v "2.7.0rc8"
-
swd (1.3.0 - 2.0.3)
gem install swd -v "2.0.3"
gem install swd -v "2.0.2"
gem install swd -v "2.0.1"
gem install swd -v "2.0.0"
gem install swd -v "1.3.0"
SWD (Simple Web Discovery) Client Library
-
symbol-fstring (1.0.0 - 1.0.2)
gem install symbol-fstring -v "1.0.2"
x86_64-linux-muslgem install symbol-fstring -v "1.0.0"
x86_64-linux-musl
-
temple (0.8.2 - 0.10.3)
gem install temple -v "0.10.3"
gem install temple -v "0.10.2"
gem install temple -v "0.10.1"
gem install temple -v "0.10.0"
gem install temple -v "0.9.1"
-
terminal-table (2.0.0 - 3.0.2)
gem install terminal-table -v "3.0.2"
gem install terminal-table -v "3.0.1"
gem install terminal-table -v "3.0.0"
gem install terminal-table -v "2.0.0"
-
terrapin (0.6.0 - 1.0.1)
gem install terrapin -v "1.0.1"
gem install terrapin -v "1.0.0"
gem install terrapin -v "0.6.0"
Run shell commands safely, even with user-supplied values
-
thor (1.2.2 - 1.3.2)
gem install thor -v "1.3.2"
gem install thor -v "1.3.1"
gem install thor -v "1.3.0"
gem install thor -v "1.2.2"
Thor is a toolkit for building powerful command-line interfaces.
-
tilt (2.0.11 - 2.4.0)
gem install tilt -v "2.4.0"
gem install tilt -v "2.3.0"
gem install tilt -v "2.2.0"
gem install tilt -v "2.1.0"
gem install tilt -v "2.0.11"
Generic interface to multiple Ruby template engines
-
timeout (0.3.2 - 0.4.2)
gem install timeout -v "0.4.2"
gem install timeout -v "0.4.1"
gem install timeout -v "0.4.0"
gem install timeout -v "0.3.2"
Auto-terminate potentially long-running operations in Ruby.
-
tpm-key_attestation (0.11.0 - 0.12.1)
gem install tpm-key_attestation -v "0.12.1"
gem install tpm-key_attestation -v "0.12.0"
gem install tpm-key_attestation -v "0.11.0"
-
tty-color (0.6.0)
gem install tty-color -v "0.6.0"
Terminal color capabilities detection
-
tty-cursor (0.7.1)
gem install tty-cursor -v "0.7.1"
The purpose of this library is to help move the terminal cursor around and manipulate text by using intuitive method calls.
-
tty-prompt (0.23.1)
gem install tty-prompt -v "0.23.1"
A beautiful and powerful interactive command line prompt with a robust API for getting and validating complex inputs.
-
tty-reader (0.9.0)
gem install tty-reader -v "0.9.0"
A set of methods for processing keyboard input in character, line and multiline modes. It maintains history of entered input with an ability to recall and re-edit those inputs. It lets you register to listen for keystroke events and trigger custom key events yourself.
-
tty-screen (0.8.1 - 0.8.2)
gem install tty-screen -v "0.8.2"
gem install tty-screen -v "0.8.1"
Terminal screen size detection that works on Linux, macOS and Windows systems and supports Ruby MRI, JRuby, TruffleRuby and Rubinius interpreters.
-
turbo-rails (2.0.4 - 2.0.11)
gem install turbo-rails -v "2.0.11"
gem install turbo-rails -v "2.0.10"
gem install turbo-rails -v "2.0.9"
gem install turbo-rails -v "2.0.8"
gem install turbo-rails -v "2.0.7"
-
twitter-text (3.1.0)
gem install twitter-text -v "3.1.0"
A gem that provides text handling for Twitter
-
tzinfo (2.0.6)
gem install tzinfo -v "2.0.6"
TZInfo provides access to time zone data and allows times to be converted using time zone rules.
-
tzinfo-data (1.2022.7 - 1.2024.2)
gem install tzinfo-data -v "1.2024.2"
gem install tzinfo-data -v "1.2024.1"
gem install tzinfo-data -v "1.2023.4"
gem install tzinfo-data -v "1.2023.3"
gem install tzinfo-data -v "1.2023.2"
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
-
unf (0.1.4 - 0.2.0)
gem install unf -v "0.2.0"
x86_64-linux-muslgem install unf -v "0.1.4"
This is a wrapper library to bring Unicode Normalization Form support to Ruby/JRuby.
-
unf_ext (0.0.7.5 - 0.0.9.1)
gem install unf_ext -v "0.0.9.1"
x86_64-linux-muslgem install unf_ext -v "0.0.9"
x86_64-linux-muslgem install unf_ext -v "0.0.8.2"
x86_64-linux-muslgem install unf_ext -v "0.0.8.1"
x86_64-linux-muslgem install unf_ext -v "0.0.8"
x86_64-linux-muslUnicode Normalization Form support library for CRuby
-
unicode-display_width (1.8.0 - 3.1.2)
gem install unicode-display_width -v "3.1.2"
gem install unicode-display_width -v "3.1.1"
gem install unicode-display_width -v "3.1.0"
gem install unicode-display_width -v "3.0.1"
gem install unicode-display_width -v "3.0.0"
[Unicode 16.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, Emoji specification, and other data.
-
unicorn (5.7.0 - 6.1.0)
gem install unicorn -v "6.1.0"
x86_64-linux-muslgem install unicorn -v "6.0.0"
x86_64-linux-muslgem install unicorn -v "5.8.0"
x86_64-linux-muslgem install unicorn -v "5.7.0"
x86_64-linux-muslunicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
-
uniform_notifier (1.16.0)
gem install uniform_notifier -v "1.16.0"
uniform notifier for rails logger, customized logger, javascript alert, javascript console and xmpp
-
uri-ssh_git (2.0.0)
gem install uri-ssh_git -v "2.0.0"
Parse and build ssh format url.
-
url-privacy (0.1.1)
gem install url-privacy -v "0.1.1"
-
validate_email (0.1.6)
gem install validate_email -v "0.1.6"
Library for validating email addresses in Rails 3 models.
-
validate_url (1.0.15)
gem install validate_url -v "1.0.15"
Library for validating urls in Rails.
-
vite_ruby (3.2.2 - 3.9.1)
gem install vite_ruby -v "3.9.1"
gem install vite_ruby -v "3.9.0"
gem install vite_ruby -v "3.8.3"
gem install vite_ruby -v "3.8.2"
gem install vite_ruby -v "3.8.1"
-
wapiti (2.1.0)
gem install wapiti -v "2.1.0"
x86_64-linux-muslThis gem provides a Ruby API for Conditional Random Fields (CRF).
-
warden (1.2.9)
gem install warden -v "1.2.9"
-
webauthn (2.5.2 - 3.2.2)
gem install webauthn -v "3.2.2"
gem install webauthn -v "3.2.1"
gem install webauthn -v "3.2.0"
gem install webauthn -v "3.1.0"
gem install webauthn -v "3.0.0"
WebAuthn ruby server library ― Make your application a W3C Web Authentication conformant Relying Party and allow your users to authenticate with U2F and FIDO2 authenticators.
-
webfinger (1.2.0 - 2.1.3)
gem install webfinger -v "2.1.3"
gem install webfinger -v "2.1.2"
gem install webfinger -v "2.1.1"
gem install webfinger -v "2.1.0"
gem install webfinger -v "2.0.0"
Ruby WebFinger client library
-
webmock (3.18.1 - 3.24.0)
gem install webmock -v "3.24.0"
gem install webmock -v "3.23.1"
gem install webmock -v "3.23.0"
gem install webmock -v "3.22.0"
gem install webmock -v "3.21.2"
WebMock allows stubbing HTTP requests and setting expectations on HTTP requests.
-
webpacker (5.4.4)
gem install webpacker -v "5.4.4"
-
webpush (0.3.8 - 1.1.0)
gem install webpush -v "1.1.0"
gem install webpush -v "1.0.0"
gem install webpush -v "0.3.8"
-
webrick (1.8.2 - 1.9.1)
gem install webrick -v "1.9.1"
gem install webrick -v "1.9.0"
gem install webrick -v "1.8.2"
WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
-
websocket-driver (0.7.0 - 0.7.6)
gem install websocket-driver -v "0.7.6"
x86_64-linux-muslgem install websocket-driver -v "0.7.5"
x86_64-linux-muslgem install websocket-driver -v "0.7.4"
x86_64-linux-muslgem install websocket-driver -v "0.7.3"
x86_64-linux-muslgem install websocket-driver -v "0.7.2"
x86_64-linux-musl
-
websocket-extensions (0.1.5)
gem install websocket-extensions -v "0.1.5"
-
wisper (2.0.1 - 3.0.0)
gem install wisper -v "3.0.0"
gem install wisper -v "2.0.1"
A micro library providing objects with Publish-Subscribe capabilities. Both synchronous (in-process) and asynchronous (out-of-process) subscriptions are supported. Check out the Wiki for articles, guides and examples: https://github.com/krisleech/wisper/wiki
-
xorcist (1.1.3)
gem install xorcist -v "1.1.3"
x86_64-linux-muslBlazing-fast-cross-platform-monkey-patch-free string XOR. Yes, that means JRuby too.
-
xpath (3.2.0)
gem install xpath -v "3.2.0"
XPath is a Ruby DSL for generating XPath expressions
-
yajl-ruby (1.4.1 - 1.4.3)
gem install yajl-ruby -v "1.4.3"
x86_64-linux-muslgem install yajl-ruby -v "1.4.2"
x86_64-linux-muslgem install yajl-ruby -v "1.4.1"
x86_64-linux-musl
-
yard (0.9.36 - 0.9.37)
gem install yard -v "0.9.37"
gem install yard -v "0.9.36"
YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions.
-
zeitwerk (2.6.8 - 2.7.1)
gem install zeitwerk -v "2.7.1"
gem install zeitwerk -v "2.7.0"
gem install zeitwerk -v "2.6.18"
gem install zeitwerk -v "2.6.17"
gem install zeitwerk -v "2.6.16"
Zeitwerk implements constant autoloading with Ruby semantics. Each gem and application may have their own independent autoloader, with its own configuration, inflector, and logger. Supports autoloading, reloading, and eager loading.