Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.0
Get Info on XBL Gamertag profile, games, and achievments
2021
2022
2023
2024
2025
2026
0.0
A stupid gem that comes bundled with an osx compatible version of rgbds
2021
2022
2023
2024
2025
2026
0.0
A simple Ruby wrapper for interacting with Google Gemini API
2021
2022
2023
2024
2025
2026
0.0
Overrides the regular expression used to parse gem version strings to allow for pre release version strings in older versions of rubygems
2021
2022
2023
2024
2025
2026
0.0
Full featured RubyGems v1 API client using Hurley.
2021
2022
2023
2024
2025
2026
0.0
Easy access to the RubyGems API through a convenient ruby interface
2021
2022
2023
2024
2025
2026
0.0
Check your gems whether affected by "RubyGems.org gem replacement vulnerability and mitigation"
http://blog.rubygems.org/2016/04/06/gem-replacement-vulnerability-and-mitigation.html
2021
2022
2023
2024
2025
2026
0.0
Find repos from api.rubygems.org response, gem spec, github search, etc.
2021
2022
2023
2024
2025
2026
0.0
A very simple crawler for RubyGems.org used to demo the power of ElasticSearch at RubyConf 2013
2021
2022
2023
2024
2025
2026
0.0
View statistics about gem downloads from RubyGems.org
2021
2022
2023
2024
2025
2026
0.0
Generate and install man pages for installed gems.
2021
2022
2023
2024
2025
2026
0.0
Store your rubygems credentials and signing certificate in macOS keychain
2021
2022
2023
2024
2025
2026
0.0
Keep local cache of rubygems to speed up resolving dependencies
2021
2022
2023
2024
2025
2026
0.0
Use Gemfile and Gemfile.lock with CLI rubygems
2021
2022
2023
2024
2025
2026
0.0
Create Manifest.txt
2021
2022
2023
2024
2025
2026
0.0
Ruby gem providing RubyGems and Ruby version information via MCP server tools. Integrates with Cursor IDE via Model Context Protocol.
2021
2022
2023
2024
2025
2026
0.0
Mirror some version of gems with Gem::Version DSL
Create a mini_gem file and add this to it :
source :gemcutter
gem 'rails', ['~> 1.2.0', '>= 3.0']
or
source :gemcutter
resource :path => '/your_path/mini_gem.yml'
# /your_path/mini_gem.yml
gem:
- rails:
-
- ...
2021
2022
2023
2024
2025
2026
0.0
Generates skeleton for a rubygems plugin when you run 'gem plugin <plugin-name>'
2021
2022
2023
2024
2025
2026
0.0
RubyGems plugin to allow a gem's compiled extension to be pre-built and cached
2021
2022
2023
2024
2025
2026
0.0
Allow private s3 repos as rubygems sources
2021
2022
2023
2024
2025
2026