1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler
David Rodríguez ed5f8eaf49 [rubygems/rubygems] Don't warn when a lockfile is locked to a dev version
Even if it's newer than the running versions. Dev versions are not
released to rubygems.org, so the warning message suggests a command that
doesn't work. And dev versions are currently non deterministic
(2.3.0.dev can be many different versions), so the warning doesn't
really make sense at the moment.

https://github.com/rubygems/rubygems/commit/6f31af27ef
2021-10-27 14:47:21 +09:00
..
bundler [rubygems/rubygems] Simplify gem downloading inside bundler 2021-10-25 20:48:51 +09:00
cache [rubygems/rubygems] Use correct way to detect default gems 2021-10-13 16:21:42 +09:00
commands [rubygems/rubygems] Show proper error when previous installation of gem can't be deleted 2021-10-25 20:48:51 +09:00
install [rubygems/rubygems] Catch up with recent error message modification 2021-10-25 20:48:51 +09:00
lock [rubygems/rubygems] Don't warn when a lockfile is locked to a dev version 2021-10-27 14:47:21 +09:00
other [rubygems/rubygems] Trigger install command by default on remove 2021-09-17 20:46:18 +09:00
plugins [rubygems/rubygems] Fix bundle plugin install misdetection of installed versions 2021-08-31 19:06:14 +09:00
realworld Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
resolver Sync latest development version of bundler & rubygems 2021-03-08 13:47:35 +09:00
runtime [rubygems/rubygems] Vendor a pure ruby implementation of SHA1 2021-10-25 20:24:32 +09:00
support [ruby/rubygems] Get specs green on arm64-darwin-20 2021-10-11 00:23:54 +09:00
update [rubygems/rubygems] Let update_git work with whatever branch is checkout out 2021-10-09 08:05:23 +09:00
quality_es_spec.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
quality_spec.rb Sync bundler & rubygems 2021-05-11 11:29:41 +09:00
spec_helper.rb [rubygems/rubygems] Disable RUBYGEMS_GEMDEPS for bundler spec run 2021-08-31 19:06:14 +09:00