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
plugins
realworld
resolver
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
quality_spec.rb
spec_helper.rb