Home
last modified time | relevance | path

Searched defs:ruby_version (Results 1 – 16 of 16) sorted by relevance

/dports/devel/cmake/cmake-3.22.1/Tests/FindRuby/Test/
H A DCMakeLists.txt10 add_executable(ruby_version ruby_version.c) target
/dports/lang/ruby26/ruby-2.6.9/spec/bundler/bundler/
H A Druby_dsl_spec.rb9 attr_reader :ruby_version accessor in MockDSL
/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Dversion.h56 RUBY_EXTERN const char ruby_version[]; variable
/dports/lang/ruby26/ruby-2.6.9/
H A Dversion.c31 const char ruby_version[] = RUBY_VERSION; variable
H A Dconfigure.ac3772 AC_SUBST(ruby_version)dnl subst
/dports/lang/ruby26/ruby-2.6.9/spec/mspec/lib/mspec/guards/
H A Dguard.rb41 def self.ruby_version(which = :minor) singletonMethod in SpecGuard
/dports/lang/ruby26/ruby-2.6.9/gems/rake-12.3.3/lib/rake/
H A Dtesttask.rb173 def ruby_version # :nodoc: method in Rake.TestTask
/dports/lang/ruby26/ruby-2.6.9/spec/bundler/runtime/
H A Dsetup_spec.rb1194 def lock_with(ruby_version = nil) argument
/dports/net/cloud-init/cloud-init-21.4/cloudinit/config/
H A Dcc_chef.py587 def install_chef_from_gems(ruby_version, chef_version, distro): argument
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Drubygems.rb955 def self.ruby_version singletonMethod
962 if RUBY_ENGINE == "ruby"
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/app/runtimes/
H A Druby.py162 def __init__(self, path, params, ruby_version, entrypoint, packages): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/tools/run_tests/artifacts/
H A Ddistribtest_targets.py189 def __init__(self, platform, arch, docker_suffix, ruby_version=None): argument
/dports/devel/grpc134/grpc-1.34.1/tools/run_tests/artifacts/
H A Ddistribtest_targets.py190 ruby_version=None, argument
/dports/devel/grpc130/grpc-1.30.2/tools/run_tests/artifacts/
H A Ddistribtest_targets.py186 def __init__(self, platform, arch, docker_suffix, ruby_version=None): argument
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/artifacts/
H A Ddistribtest_targets.py193 ruby_version=None, argument
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/ruby/
H A DMakefile64 ruby_version = 1.8 macro