REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 408 B
Close
//proc/thread-self/root/opt/alt/ruby32/share/gems/gems/bundler-2.4.19/lib/bundler/resolver/root.rb
Text
Base64
# frozen_string_literal: true require_relative "package" module Bundler class Resolver # # Represents the Gemfile from the resolver's perspective. It's the root # package and Gemfile entries depend on it. # class Root < Package def initialize(name) @name = name end def meta? true end def root? true end end end end
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
base.rb
2.42 KB
lrw-r--r--
2026-04-07 14:12:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
candidate.rb
2.13 KB
lrw-r--r--
2026-04-07 14:12:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
incompatibility.rb
408 B
lrw-r--r--
2026-04-07 14:12:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.rb
1.72 KB
lrw-r--r--
2026-04-07 14:12:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
root.rb
408 B
lrw-r--r--
2026-04-07 14:12:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
spec_group.rb
1.79 KB
lrw-r--r--
2026-04-07 14:12:50
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).