$51 GRAYBYTE WORDPRESS FILE MANAGER $84

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby30/share/gems/gems/bundler-2.2.33/lib/bundler/

HOME
Current File : /opt/alt/ruby30/share/gems/gems/bundler-2.2.33/lib/bundler//current_ruby.rb
# frozen_string_literal: true

module Bundler
  # Returns current version of Ruby
  #
  # @return [CurrentRuby] Current version of Ruby
  def self.current_ruby
    @current_ruby ||= CurrentRuby.new
  end

  class CurrentRuby
    KNOWN_MINOR_VERSIONS = %w[
      1.8
      1.9
      2.0
      2.1
      2.2
      2.3
      2.4
      2.5
      2.6
      2.7
      3.0
    ].freeze

    KNOWN_MAJOR_VERSIONS = KNOWN_MINOR_VERSIONS.map {|v| v.split(".", 2).first }.uniq.freeze

    KNOWN_PLATFORMS = %w[
      jruby
      maglev
      mingw
      mri
      mswin
      mswin64
      rbx
      ruby
      truffleruby
      x64_mingw
    ].freeze

    def ruby?
      return true if Bundler::GemHelpers.generic_local_platform == Gem::Platform::RUBY

      !mswin? && (RUBY_ENGINE == "ruby" || RUBY_ENGINE == "rbx" || RUBY_ENGINE == "maglev" || RUBY_ENGINE == "truffleruby")
    end

    def mri?
      !mswin? && RUBY_ENGINE == "ruby"
    end

    def rbx?
      ruby? && RUBY_ENGINE == "rbx"
    end

    def jruby?
      RUBY_ENGINE == "jruby"
    end

    def maglev?
      RUBY_ENGINE == "maglev"
    end

    def truffleruby?
      RUBY_ENGINE == "truffleruby"
    end

    def mswin?
      Gem.win_platform?
    end

    def mswin64?
      Gem.win_platform? && Bundler.local_platform != Gem::Platform::RUBY && Bundler.local_platform.os == "mswin64" && Bundler.local_platform.cpu == "x64"
    end

    def mingw?
      Gem.win_platform? && Bundler.local_platform != Gem::Platform::RUBY && Bundler.local_platform.os == "mingw32" && Bundler.local_platform.cpu != "x64"
    end

    def x64_mingw?
      Gem.win_platform? && Bundler.local_platform != Gem::Platform::RUBY && Bundler.local_platform.os == "mingw32" && Bundler.local_platform.cpu == "x64"
    end

    (KNOWN_MINOR_VERSIONS + KNOWN_MAJOR_VERSIONS).each do |version|
      trimmed_version = version.tr(".", "")
      define_method(:"on_#{trimmed_version}?") do
        RUBY_VERSION.start_with?("#{version}.")
      end

      KNOWN_PLATFORMS.each do |platform|
        define_method(:"#{platform}_#{trimmed_version}?") do
          send(:"#{platform}?") && send(:"on_#{trimmed_version}?")
        end
      end
    end
  end
end


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
1 Jan 1970 12.00 AM
root / root
0
cli
--
17 Jul 2024 8.44 AM
root / linksafe
0755
compact_index_client
--
17 Jul 2024 8.44 AM
root / linksafe
0755
fetcher
--
17 Jul 2024 8.44 AM
root / linksafe
0755
installer
--
17 Jul 2024 8.44 AM
root / linksafe
0755
man
--
17 Jul 2024 8.44 AM
root / linksafe
0755
plugin
--
17 Jul 2024 8.44 AM
root / linksafe
0755
resolver
--
17 Jul 2024 8.44 AM
root / linksafe
0755
settings
--
17 Jul 2024 8.44 AM
root / linksafe
0755
source
--
17 Jul 2024 8.44 AM
root / linksafe
0755
templates
--
17 Jul 2024 8.44 AM
root / linksafe
0755
ui
--
17 Jul 2024 8.44 AM
root / linksafe
0755
vendor
--
26 Jun 2024 1.55 PM
root / linksafe
0755
build_metadata.rb
1.219 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
capistrano.rb
0.862 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
cli.rb
38.872 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
compact_index_client.rb
3.603 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
constants.rb
0.207 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
current_ruby.rb
2.136 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
definition.rb
28.821 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
dep_proxy.rb
0.938 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
dependency.rb
4.786 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
deployment.rb
3.192 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
deprecate.rb
0.855 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
digest.rb
2.169 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
dsl.rb
21.09 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
endpoint_specification.rb
3.91 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
env.rb
5.011 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
environment_preserver.rb
1.937 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
errors.rb
5.207 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
feature_flag.rb
1.943 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
fetcher.rb
11.277 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
friendly_errors.rb
3.628 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
gem_helper.rb
6.926 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
gem_helpers.rb
3.847 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
gem_tasks.rb
0.135 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
gem_version_promoter.rb
6.542 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
gemdeps.rb
0.413 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
graph.rb
4.994 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
index.rb
5.208 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
injector.rb
9.457 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
inline.rb
2.795 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
installer.rb
11.327 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
lazy_specification.rb
4.98 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
lockfile_generator.rb
2.181 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
lockfile_parser.rb
7.316 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
match_platform.rb
0.645 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
mirror.rb
5.82 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
plugin.rb
11.127 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
process_lock.rb
0.686 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
psyched_yaml.rb
0.568 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
remote_specification.rb
3.644 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
resolver.rb
14.702 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
retry.rb
1.614 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
ruby_dsl.rb
0.743 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
ruby_version.rb
4.449 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
rubygems_ext.rb
6.425 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
rubygems_gem_installer.rb
5.213 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
rubygems_integration.rb
18.004 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
runtime.rb
10.431 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
settings.rb
13.329 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
setup.rb
0.758 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
shared_helpers.rb
11.14 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
similarity_detector.rb
1.84 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
source.rb
3.12 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
source_list.rb
5.961 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
source_map.rb
1.783 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
spec_set.rb
4.569 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
stub_specification.rb
2.87 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
ui.rb
0.249 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
uri_credentials_filter.rb
1.277 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_fileutils.rb
0.099 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_molinillo.rb
0.099 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_persistent.rb
1.439 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_thor.rb
0.176 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_tmpdir.rb
0.093 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_tsort.rb
0.091 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vendored_uri.rb
0.087 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
version.rb
0.176 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
version_ranges.rb
3.797 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
vlad.rb
0.457 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
worker.rb
2.889 KB
26 Jun 2024 1.55 PM
root / linksafe
0644
yaml_serializer.rb
2.357 KB
26 Jun 2024 1.55 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF