rubygems-runtime 1.0.2
An alternative RubyGems loader that pulls in only the minimal components required at runtime, instead of the full RubyGems stack used during gem installation. Ideal for use with standalone bundles, allowing RubyGems to be disabled via --disable-gems while still providing essential runtime functionality.
Gemfile:
=
instalar:
=
Development Dependencies (2):
pry
>= 0
test_bench
>= 0