-
-
Notifications
You must be signed in to change notification settings - Fork 933
Closed
Milestone
Description
I was trying the new jruby and noticed that 9.2.7.0 ships with bundler:
/tmp/jruby % tar -zxf jruby-dist-9.2.6.0-bin.tar.gz
/tmp/jruby % tar -zxf jruby-dist-9.2.7.0-bin.tar.gz
/tmp/jruby % find . -name *bundler*
./jruby-9.2.6.0/lib/ruby/stdlib/rubygems/bundler_version_finder.rb
./jruby-9.2.7.0/lib/ruby/stdlib/rubygems/bundler_version_finder.rb
./jruby-9.2.7.0/lib/ruby/stdlib/bundler.rb
./jruby-9.2.7.0/lib/ruby/stdlib/bundler
./jruby-9.2.7.0/lib/ruby/stdlib/bundler/templates/Executable.bundler
./jruby-9.2.7.0/lib/ruby/gems/shared/specifications/bundler-1.16.6.gemspec
./jruby-9.2.7.0/lib/ruby/gems/shared/cache/bundler-1.16.6.gem
./jruby-9.2.7.0/lib/ruby/gems/shared/gems/bundler-1.16.6
./jruby-9.2.7.0/lib/ruby/gems/shared/gems/bundler-1.16.6/bundler.gemspec
./jruby-9.2.7.0/lib/ruby/gems/shared/gems/bundler-1.16.6/lib/bundler.rb
./jruby-9.2.7.0/lib/ruby/gems/shared/gems/bundler-1.16.6/lib/bundler
./jruby-9.2.7.0/lib/ruby/gems/shared/gems/bundler-1.16.6/lib/bundler/templates/Executable.bundler
./jruby-9.2.7.0/lib/ruby/gems/shared/gems/bundler-1.16.6/exe/bundler
[edit] This is creating an issue for us in Logstash as we install our own version of Bundler
Metadata
Metadata
Assignees
Labels
No labels