📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 15:21:55
📂
/ (Root)
/
opt
/
alt
/
ruby25
/
lib64
/
ruby
/
2.5.0
/
rubygems
/
resolver
📍 /opt/alt/ruby25/lib64/ruby/2.5.0/rubygems/resolver
🔄 Refresh
✏️
Editing: current_set.rb
Read Only
# frozen_string_literal: true ## # A set which represents the installed gems. Respects # all the normal settings that control where to look # for installed gems. class Gem::Resolver::CurrentSet < Gem::Resolver::Set def find_all req req.dependency.matching_specs end end
💾 Save Changes
❌ Cancel