Home
last modified time | relevance | path

Searched refs:ruby_version (Results 1 – 25 of 126) sorted by relevance

123456

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/app/runtimes/
H A Druby.py175 self.ruby_version = ruby_version
245 if self.ruby_version:
394 ruby_version = match.group(1)
395 ruby_version = RUBY_VERSION_MAP.get(ruby_version, ruby_version)
397 format(ruby_version))
399 return ruby_version
404 ruby_version = _ReadFile(path, '.ruby-version')
405 if ruby_version:
406 ruby_version = ruby_version.strip()
408 format(ruby_version))
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/FindRuby/Test/
H A DCMakeLists.txt10 add_executable(ruby_version ruby_version.c) target
11 target_include_directories(ruby_version PRIVATE ${Ruby_INCLUDE_DIRS})
12 target_link_libraries(ruby_version PRIVATE ${Ruby_LIBRARIES})
14 add_test(NAME ruby_version COMMAND ruby_version)
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/
H A Dappveyor.yml6 …- set PATH=C:\Ruby%ruby_version%\bin;C:\Program Files\7-Zip;C:\Program Files\AppVeyor\BuildAgent;C…
9 if ($env:ruby_version -eq '_trunk') {
17 - ruby_version: 24-x64
18 - ruby_version: 25-x64
19 - ruby_version: _trunk # So the folder name is ruby_trunk
30 - ruby_version: _trunk
/dports/devel/grpc134/grpc-1.34.1/tools/run_tests/artifacts/
H A Ddistribtest_targets.py190 ruby_version=None, argument
196 platform, arch, docker_suffix, ruby_version or
201 self.ruby_version = ruby_version
217 if self.ruby_version is not None:
218 dockerfile_name += '_%s' % self.ruby_version
361 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_3'),
362 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_4'),
363 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_5'),
364 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_6'),
365 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_7'),
[all …]
/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
188 ruby_version or 'unspecified')
192 self.ruby_version = ruby_version
208 if self.ruby_version is not None:
209 dockerfile_name += '_%s' % self.ruby_version
339 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_3'),
340 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_4'),
341 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_5'),
342 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_6'),
343 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_7'),
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/artifacts/
H A Ddistribtest_targets.py193 ruby_version=None, argument
199 platform, arch, docker_suffix, ruby_version or
204 self.ruby_version = ruby_version
220 if self.ruby_version is not None:
221 dockerfile_name += '_%s' % self.ruby_version
363 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_4'),
364 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_5'),
365 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_6'),
366 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_7'),
371 ruby_version='ruby_2_4',
/dports/lang/ruby26/ruby-2.6.9/spec/bundler/bundler/
H A Druby_dsl_spec.rb26 args = Array(ruby_version) + [options]
33 dsl.ruby_version
39 expect(subject.versions).to eq(Array(ruby_version))
80 let(:invoke) { proc { dsl.ruby(ruby_version) } }
90 let(:engine_version) { ruby_version }
H A Druby_version_spec.rb186 2.times { ruby_version.host }
197 expect(ruby_version.gem_version).to eq(gem_version_obj)
198 expect(ruby_version.gem_version.version).to eq(gem_version)
215 expect(ruby_version.diff(other_ruby_version)).to eq([:engine, engine, other_engine])
221 …expect(ruby_version.diff(other_ruby_version)).to eq([:version, Array(version).join(", "), Array(ot…
227 …expect(ruby_version.diff(other_ruby_version)).to eq([:engine_version, Array(engine_version).join("…
233 … expect(ruby_version.diff(other_ruby_version)).to eq([:patchlevel, patchlevel, other_patchlevel])
239 expect(ruby_version.diff(other_ruby_version)).to be_nil
H A Dlockfile_parser_spec.rb127 expect(subject.ruby_version).to eq ruby_version
/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
191 ruby_version or 'unspecified')
195 self.ruby_version = ruby_version
211 if self.ruby_version is not None:
212 dockerfile_name += '_%s' % self.ruby_version
339 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_3'),
340 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_4'),
341 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_5'),
342 RubyDistribTest('linux', 'x64', 'jessie', ruby_version='ruby_2_6'),
/dports/lang/ruby26/ruby-2.6.9/libexec/
H A Dbundle_ruby51 ruby_version = dsl.ruby_version
52 if ruby_version
53 puts ruby_version
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/ext-runtime/ruby/bin/
H A Dgenerate_configs34 ruby_version = config.runtime_data.ruby_version
45 comm.gen_file('Dockerfile', data.format(ruby_version=ruby_version,
H A Ddetect50 ruby_version = f.read().strip()
52 ruby_version = ''
68 'ruby_version': ruby_version,
/dports/lang/ruby26/ruby-2.6.9/defs/
H A Dseparated_version.mk8 RUBY_VERSION_SO = $(subst ruby,ruby_version,$(LIBRUBY_SO))
11 RUBY_VERSION_SO = $(subst ruby,ruby_version,$(LIBRUBY_SO))
12 RUBY_VERSION_DLDFLAGS := $(subst ruby,ruby_version,$(DLDFLAGS)) -Wl,-rpath-link,'$${ORIGIN}'
36 $(subst ruby,ruby_version,$(LIBRUBY_ALIASES)) || true
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/ext-runtime/ruby/test/
H A Druntime_test.py195 ruby_version='rbx-3.9',
224 ruby_version='rbx-3.9',
255 ruby_version='',
289 ruby_version='',
317 ruby_version='',
344 ruby_version='',
373 ruby_version='2.3.1',
401 ruby_version='2.3.1',
425 ruby_version='',
448 ruby_version='',
/dports/devel/autoconf-archive/autoconf-archive-2019.01.06/m4/
H A Dax_prog_ruby_version.m449ruby_version=`$RUBY --version 2>&1 | $GREP "^ruby " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\) .*…
51 AC_MSG_RESULT($ruby_version)
53 AC_SUBST([RUBY_VERSION],[$ruby_version])
55 AX_COMPARE_VERSION([$ax_ruby_version],[le],[$ruby_version],[
/dports/graphics/libprojectm/projectm-3.1.12/m4/autoconf-archive/
H A Dax_prog_ruby_version.m449ruby_version=`$RUBY --version 2>&1 | $GREP "^ruby " | $SED -e 's/^.* \([0-9]*\.[0-9]*\.[0-9]*\) .*…
51 AC_MSG_RESULT($ruby_version)
53 AC_SUBST([RUBY_VERSION],[$ruby_version])
55 AX_COMPARE_VERSION([$ax_ruby_version],[le],[$ruby_version],[
/dports/lang/ruby26/ruby-2.6.9/template/
H A Druby.pc.in11 ruby_version=@ruby_version@
55 Version: ${ruby_version}
/dports/net/cloud-init/cloud-init-21.4/cloudinit/config/
H A Dcc_chef.py558 ruby_version = util.get_cfg_option_str(chef_cfg, 'ruby_version',
560 install_chef_from_gems(ruby_version, chef_version, cloud.distro)
587 def install_chef_from_gems(ruby_version, chef_version, distro): argument
588 distro.install_packages(get_ruby_packages(ruby_version))
590 util.sym_link('/usr/bin/gem%s' % ruby_version, '/usr/bin/gem')
592 util.sym_link('/usr/bin/ruby%s' % ruby_version, '/usr/bin/ruby')
/dports/devel/chruby/chruby-0.3.9/test/
H A Dchruby_exec_test.sh19 local ruby_version=$(chruby-exec "$test_ruby_version" -- ruby -e "print RUBY_VERSION")
21 assertEquals "did change the ruby" "$test_ruby_version" "$ruby_version"
/dports/lang/ruby26/ruby-2.6.9/spec/mspec/spec/guards/
H A Dguard_spec.rb11 SpecGuard.ruby_version(:full).should == "8.2.3"
15 SpecGuard.ruby_version(:tiny).should == "8.2.3"
19 SpecGuard.ruby_version(:tiny).should == "8.2.3"
23 SpecGuard.ruby_version(:minor).should == "8.2"
27 SpecGuard.ruby_version.should == "8.2"
31 SpecGuard.ruby_version(:major).should == "8"
/dports/science/crf++/crfpp-1dc92a606f874a4fe52603803364cc1d90f952fb/ruby/
H A DMakefile24 vendorlibdir = $(vendordir)/$(ruby_version)
28 rubylibdir = $(libdir)/ruby/$(ruby_version)
38 sitelibdir = $(sitedir)/$(ruby_version)
64 ruby_version = 1.8 macro
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/themes/
H A Djosh.zsh-theme13 ruby_version=$(ruby_prompt_info)
16 ruby_size=${#ruby_version}
/dports/security/nmap/nmap-7.91/scripts/
H A Dmetasploit-info.nse131 local ruby_version
139 ruby_version = string.sub(string.sub(data,start),6)
140 start = string.find(ruby_version,"api")
142 ruby_version = string.sub(ruby_version,1,start)
150 … "Metasploit version: " .. metasploit_version .. " Ruby version: " .. ruby_version .. " API versio…
151 if string.find(ruby_version,"mingw") < 0 then
/dports/lang/ruby26/ruby-2.6.9/lib/rubygems/
H A Drequest.rb275 ruby_version = RUBY_VERSION
276 ruby_version += 'dev' if RUBY_PATCHLEVEL == -1
278 ua << " Ruby/#{ruby_version} (#{RUBY_RELEASE_DATE}"

123456