David Rodríguez 6b3c9cebe9 Normalize bundler bindir
This makes bundler consistent with all other gems, and makes the default
installation of Bundler in the release package look like any other
bundler installation.

Before (on preview3, for example), Bundler executable is installed at:

lib/ruby/gems/3.3.0+0/gems/bundler-2.5.0.dev/libexec/bundle

Now it's installed in the standard location:

lib/ruby/gems/3.3.0+0/gems/bundler-2.5.0.dev/exe/bundle
2023-12-13 12:59:23 +09:00
..
2023-12-12 09:14:11 +09:00
2023-12-07 21:07:38 +09:00
2023-10-21 15:42:41 +09:00
2023-12-12 11:22:40 +09:00
2023-11-21 09:21:24 +00:00
2023-12-13 12:59:23 +09:00
2023-09-27 13:57:38 -04:00