Simple update to the latest release of JRuby.  Release announcement at
https://www.jruby.org/2019/04/09/jruby-9-2-7-0.html.  One major
improvement is almost all refinements now work correctly.

Tested on amd64, the only supported arch.  Will be committing in a
couple days unless I hear objections.

Thanks,
Jeremy

Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/jruby/Makefile,v
retrieving revision 1.76
diff -u -p -r1.76 Makefile
--- Makefile    24 Mar 2019 22:24:13 -0000      1.76
+++ Makefile    14 Apr 2019 03:06:52 -0000
@@ -5,8 +5,7 @@ ONLY_FOR_ARCHS = amd64
 
 COMMENT =      pure-Java implementation of the Ruby language
 
-V =            9.2.6.0
-REVISION =     0
+V =            9.2.7.0
 DISTNAME =     jruby-dist-${V}-bin
 PKGNAME =      jruby-${V}
 CATEGORIES =   lang lang/ruby
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/jruby/distinfo,v
retrieving revision 1.48
diff -u -p -r1.48 distinfo
--- distinfo    19 Feb 2019 05:23:53 -0000      1.48
+++ distinfo    14 Apr 2019 03:07:03 -0000
@@ -1,6 +1,6 @@
 SHA256 (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) = 
xK/m48Z/YA+fg4yFJqcRxceFnT0F98y255Ju9eSE7b0=
-SHA256 (jruby-dist-9.2.6.0-bin.tar.gz) = 
cKH/Dhepi6pj6pLJH9OP8eVaIFbl1XugQJxFQ9KeDj0=
+SHA256 (jruby-dist-9.2.7.0-bin.tar.gz) = 
2nwaXOkAFcC6/UvKA1IpTgj+HJ7ASaxR6C/lftUOE0g=
 SHA256 (jruby-launcher-1.1.5-java.gem) = 
IjxjzP/iW+z5izqdVk33ZXj1k6bs7tBZS/Gos1raxZg=
 SIZE (jnr-jffi-1.2.2-0-g4c196bb.tar.gz) = 1759433
-SIZE (jruby-dist-9.2.6.0-bin.tar.gz) = 24072079
+SIZE (jruby-dist-9.2.7.0-bin.tar.gz) = 25630203
 SIZE (jruby-launcher-1.1.5-java.gem) = 61440
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/lang/jruby/pkg/PLIST,v
retrieving revision 1.43
diff -u -p -r1.43 PLIST
--- pkg/PLIST   19 Feb 2019 05:23:53 -0000      1.43
+++ pkg/PLIST   14 Apr 2019 03:07:21 -0000
@@ -27,6 +27,7 @@ jruby/lib/ruby/2.0/site_ruby/
 jruby/lib/ruby/gems/
 jruby/lib/ruby/gems/1.8/
 jruby/lib/ruby/gems/1.8/cache/
+jruby/lib/ruby/gems/1.8/cache/bundler-1.16.6.gem
 jruby/lib/ruby/gems/1.8/cache/did_you_mean-1.2.0.gem
 jruby/lib/ruby/gems/1.8/cache/minitest-5.10.3.gem
 jruby/lib/ruby/gems/1.8/cache/net-telnet-0.1.1.gem
@@ -35,6 +36,356 @@ jruby/lib/ruby/gems/1.8/cache/rake-12.3.
 jruby/lib/ruby/gems/1.8/cache/test-unit-3.2.8.gem
 jruby/lib/ruby/gems/1.8/cache/xmlrpc-0.3.0.gem
 jruby/lib/ruby/gems/1.8/gems/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/CHANGELOG.md
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/LICENSE.md
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/README.md
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/bundler.gemspec
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/exe/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/exe/bundle
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/exe/bundle_ruby
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/exe/bundler
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/build_metadata.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/capistrano.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/add.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/binstubs.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/cache.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/check.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/clean.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/common.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/config.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/console.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/doctor.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/exec.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/gem.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/info.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/init.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/inject.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/install.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/issue.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/list.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/lock.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/open.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/outdated.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/package.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/platform.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/plugin.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/pristine.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/show.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/update.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/cli/viz.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/compact_index_client/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/compact_index_client.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/compact_index_client/cache.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/compact_index_client/updater.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/compatibility_guard.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/constants.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/current_ruby.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/definition.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/dep_proxy.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/dependency.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/deployment.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/deprecate.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/dsl.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/endpoint_specification.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/env.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/environment_preserver.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/errors.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/feature_flag.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher/base.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher/compact_index.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher/dependency.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher/downloader.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/fetcher/index.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/friendly_errors.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/gem_helper.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/gem_helpers.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/gem_remote_fetcher.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/gem_tasks.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/gem_version_promoter.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/gemdeps.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/graph.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/index.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/injector.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/inline.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/installer/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/installer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/installer/gem_installer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/installer/parallel_installer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/installer/standalone.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/lazy_specification.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/lockfile_generator.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/lockfile_parser.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/match_platform.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/mirror.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/api/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/api.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/api/source.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/dsl.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/index.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/installer/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/installer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/installer/git.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/installer/rubygems.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/plugin/source_list.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/process_lock.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/psyched_yaml.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/remote_specification.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/resolver/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/resolver.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/resolver/spec_group.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/retry.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ruby_dsl.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ruby_version.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/rubygems_ext.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/rubygems_gem_installer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/rubygems_integration.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/runtime.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/settings/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/settings.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/settings/validator.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/setup.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/shared_helpers.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/similarity_detector.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/gemspec.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/git/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/git.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/git/git_proxy.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/metadata.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/path/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/path.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/path/installer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/rubygems/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/rubygems.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source/rubygems/remote.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/source_list.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/spec_set.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/.document
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/certificate_manager.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/index.rubygems.org/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/rubygems.global.ssl.fastly.net/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/rubygems.org/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/stub_specification.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/.document
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/Executable
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/Executable.bundler
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/Executable.standalone
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/Gemfile
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/gems.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/Gemfile.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/LICENSE.txt.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/README.md.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/Rakefile.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/bin/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/bin/console.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/bin/setup.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/exe/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/exe/newgem.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/ext/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/ext/newgem/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/ext/newgem/newgem.c.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/ext/newgem/newgem.h.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/gitignore.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/lib/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/lib/newgem/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/lib/newgem.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/lib/newgem/version.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/newgem.gemspec.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/rspec.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/spec/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/spec/newgem_spec.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/spec/spec_helper.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/test/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/test/newgem_test.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/test/test_helper.rb.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/templates/newgem/travis.yml.tt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ui/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ui.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ui/rg_proxy.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ui/shell.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/ui/silent.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/uri_credentials_filter.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/fileutils/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/fileutils/lib/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/fileutils/lib/fileutils.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/delegates/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/errors.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/modules/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/molinillo/lib/molinillo/state.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/net/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/net/http/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/net/http/faster.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/ssl_reuse.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/directory.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/base.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/command.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/core_ext/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/error.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/group.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/invocation.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/line_editor/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/line_editor.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/parser/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/parser.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/parser/argument.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/parser/option.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/parser/options.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/rake_compat.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/runner.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/shell/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/shell.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/shell/basic.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/shell/color.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/shell/html.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/util.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendor/thor/lib/thor/version.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendored_fileutils.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendored_molinillo.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendored_persistent.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vendored_thor.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/version.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/version_ranges.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/vlad.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/worker.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/lib/bundler/yaml_serializer.rb
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-add.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-add.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-add.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-binstubs.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-binstubs.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-binstubs.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-check.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-check.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-check.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-clean.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-clean.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-clean.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-config.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-config.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-config.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-doctor.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-doctor.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-doctor.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-exec.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-exec.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-exec.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-gem.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-gem.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-gem.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-info.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-info.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-info.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-init.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-init.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-init.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-inject.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-inject.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-inject.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-install.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-install.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-install.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-list.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-list.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-list.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-lock.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-lock.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-lock.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-open.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-open.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-open.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-outdated.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-outdated.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-outdated.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-package.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-package.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-package.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-platform.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-platform.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-platform.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-pristine.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-pristine.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-pristine.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-show.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-show.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-show.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-update.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-update.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-update.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-viz.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-viz.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle-viz.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle.1
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle.1.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/bundle.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/gemfile.5
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/gemfile.5.ronn
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/gemfile.5.txt
+jruby/lib/ruby/gems/1.8/gems/bundler-1.16.6/man/index.txt
 jruby/lib/ruby/gems/1.8/gems/did_you_mean-1.2.0/
 jruby/lib/ruby/gems/1.8/gems/did_you_mean-1.2.0/.ruby-version
 jruby/lib/ruby/gems/1.8/gems/did_you_mean-1.2.0/.travis.yml
@@ -401,15 +752,16 @@ jruby/lib/ruby/gems/1.8/gems/xmlrpc-0.3.
 jruby/lib/ruby/gems/1.8/gems/xmlrpc-0.3.0/lib/xmlrpc/utils.rb
 jruby/lib/ruby/gems/1.8/gems/xmlrpc-0.3.0/xmlrpc.gemspec
 jruby/lib/ruby/gems/1.8/specifications/
+jruby/lib/ruby/gems/1.8/specifications/bundler-1.16.6.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/
 jruby/lib/ruby/gems/1.8/specifications/default/cmath-1.0.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/csv-1.0.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/fileutils-1.1.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/ipaddr-1.2.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.4.0.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.10.1-java.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.10.2-java.gemspec
 
jruby/lib/ruby/gems/1.8/specifications/default/jruby-readline-1.3.7-java.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/json-2.1.0-java.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/json-2.2.0-java.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/psych-3.1.0-java.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/rake-ant-1.0.4.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/rdoc-6.0.1.gemspec
@@ -439,6 +791,270 @@ jruby/lib/ruby/stdlib/bigdecimal/ludcmp.
 jruby/lib/ruby/stdlib/bigdecimal/math.rb
 jruby/lib/ruby/stdlib/bigdecimal/newton.rb
 jruby/lib/ruby/stdlib/bigdecimal/util.rb
+jruby/lib/ruby/stdlib/bundler/
+jruby/lib/ruby/stdlib/bundler.rb
+jruby/lib/ruby/stdlib/bundler/build_metadata.rb
+jruby/lib/ruby/stdlib/bundler/capistrano.rb
+jruby/lib/ruby/stdlib/bundler/cli/
+jruby/lib/ruby/stdlib/bundler/cli.rb
+jruby/lib/ruby/stdlib/bundler/cli/add.rb
+jruby/lib/ruby/stdlib/bundler/cli/binstubs.rb
+jruby/lib/ruby/stdlib/bundler/cli/cache.rb
+jruby/lib/ruby/stdlib/bundler/cli/check.rb
+jruby/lib/ruby/stdlib/bundler/cli/clean.rb
+jruby/lib/ruby/stdlib/bundler/cli/common.rb
+jruby/lib/ruby/stdlib/bundler/cli/config.rb
+jruby/lib/ruby/stdlib/bundler/cli/console.rb
+jruby/lib/ruby/stdlib/bundler/cli/doctor.rb
+jruby/lib/ruby/stdlib/bundler/cli/exec.rb
+jruby/lib/ruby/stdlib/bundler/cli/gem.rb
+jruby/lib/ruby/stdlib/bundler/cli/info.rb
+jruby/lib/ruby/stdlib/bundler/cli/init.rb
+jruby/lib/ruby/stdlib/bundler/cli/inject.rb
+jruby/lib/ruby/stdlib/bundler/cli/install.rb
+jruby/lib/ruby/stdlib/bundler/cli/issue.rb
+jruby/lib/ruby/stdlib/bundler/cli/list.rb
+jruby/lib/ruby/stdlib/bundler/cli/lock.rb
+jruby/lib/ruby/stdlib/bundler/cli/open.rb
+jruby/lib/ruby/stdlib/bundler/cli/outdated.rb
+jruby/lib/ruby/stdlib/bundler/cli/package.rb
+jruby/lib/ruby/stdlib/bundler/cli/platform.rb
+jruby/lib/ruby/stdlib/bundler/cli/plugin.rb
+jruby/lib/ruby/stdlib/bundler/cli/pristine.rb
+jruby/lib/ruby/stdlib/bundler/cli/show.rb
+jruby/lib/ruby/stdlib/bundler/cli/update.rb
+jruby/lib/ruby/stdlib/bundler/cli/viz.rb
+jruby/lib/ruby/stdlib/bundler/compact_index_client/
+jruby/lib/ruby/stdlib/bundler/compact_index_client.rb
+jruby/lib/ruby/stdlib/bundler/compact_index_client/cache.rb
+jruby/lib/ruby/stdlib/bundler/compact_index_client/updater.rb
+jruby/lib/ruby/stdlib/bundler/compatibility_guard.rb
+jruby/lib/ruby/stdlib/bundler/constants.rb
+jruby/lib/ruby/stdlib/bundler/current_ruby.rb
+jruby/lib/ruby/stdlib/bundler/definition.rb
+jruby/lib/ruby/stdlib/bundler/dep_proxy.rb
+jruby/lib/ruby/stdlib/bundler/dependency.rb
+jruby/lib/ruby/stdlib/bundler/deployment.rb
+jruby/lib/ruby/stdlib/bundler/deprecate.rb
+jruby/lib/ruby/stdlib/bundler/dsl.rb
+jruby/lib/ruby/stdlib/bundler/endpoint_specification.rb
+jruby/lib/ruby/stdlib/bundler/env.rb
+jruby/lib/ruby/stdlib/bundler/environment_preserver.rb
+jruby/lib/ruby/stdlib/bundler/errors.rb
+jruby/lib/ruby/stdlib/bundler/feature_flag.rb
+jruby/lib/ruby/stdlib/bundler/fetcher/
+jruby/lib/ruby/stdlib/bundler/fetcher.rb
+jruby/lib/ruby/stdlib/bundler/fetcher/base.rb
+jruby/lib/ruby/stdlib/bundler/fetcher/compact_index.rb
+jruby/lib/ruby/stdlib/bundler/fetcher/dependency.rb
+jruby/lib/ruby/stdlib/bundler/fetcher/downloader.rb
+jruby/lib/ruby/stdlib/bundler/fetcher/index.rb
+jruby/lib/ruby/stdlib/bundler/friendly_errors.rb
+jruby/lib/ruby/stdlib/bundler/gem_helper.rb
+jruby/lib/ruby/stdlib/bundler/gem_helpers.rb
+jruby/lib/ruby/stdlib/bundler/gem_remote_fetcher.rb
+jruby/lib/ruby/stdlib/bundler/gem_tasks.rb
+jruby/lib/ruby/stdlib/bundler/gem_version_promoter.rb
+jruby/lib/ruby/stdlib/bundler/gemdeps.rb
+jruby/lib/ruby/stdlib/bundler/graph.rb
+jruby/lib/ruby/stdlib/bundler/index.rb
+jruby/lib/ruby/stdlib/bundler/injector.rb
+jruby/lib/ruby/stdlib/bundler/inline.rb
+jruby/lib/ruby/stdlib/bundler/installer/
+jruby/lib/ruby/stdlib/bundler/installer.rb
+jruby/lib/ruby/stdlib/bundler/installer/gem_installer.rb
+jruby/lib/ruby/stdlib/bundler/installer/parallel_installer.rb
+jruby/lib/ruby/stdlib/bundler/installer/standalone.rb
+jruby/lib/ruby/stdlib/bundler/lazy_specification.rb
+jruby/lib/ruby/stdlib/bundler/lockfile_generator.rb
+jruby/lib/ruby/stdlib/bundler/lockfile_parser.rb
+jruby/lib/ruby/stdlib/bundler/match_platform.rb
+jruby/lib/ruby/stdlib/bundler/mirror.rb
+jruby/lib/ruby/stdlib/bundler/plugin/
+jruby/lib/ruby/stdlib/bundler/plugin.rb
+jruby/lib/ruby/stdlib/bundler/plugin/api/
+jruby/lib/ruby/stdlib/bundler/plugin/api.rb
+jruby/lib/ruby/stdlib/bundler/plugin/api/source.rb
+jruby/lib/ruby/stdlib/bundler/plugin/dsl.rb
+jruby/lib/ruby/stdlib/bundler/plugin/index.rb
+jruby/lib/ruby/stdlib/bundler/plugin/installer/
+jruby/lib/ruby/stdlib/bundler/plugin/installer.rb
+jruby/lib/ruby/stdlib/bundler/plugin/installer/git.rb
+jruby/lib/ruby/stdlib/bundler/plugin/installer/rubygems.rb
+jruby/lib/ruby/stdlib/bundler/plugin/source_list.rb
+jruby/lib/ruby/stdlib/bundler/process_lock.rb
+jruby/lib/ruby/stdlib/bundler/psyched_yaml.rb
+jruby/lib/ruby/stdlib/bundler/remote_specification.rb
+jruby/lib/ruby/stdlib/bundler/resolver/
+jruby/lib/ruby/stdlib/bundler/resolver.rb
+jruby/lib/ruby/stdlib/bundler/resolver/spec_group.rb
+jruby/lib/ruby/stdlib/bundler/retry.rb
+jruby/lib/ruby/stdlib/bundler/ruby_dsl.rb
+jruby/lib/ruby/stdlib/bundler/ruby_version.rb
+jruby/lib/ruby/stdlib/bundler/rubygems_ext.rb
+jruby/lib/ruby/stdlib/bundler/rubygems_gem_installer.rb
+jruby/lib/ruby/stdlib/bundler/rubygems_integration.rb
+jruby/lib/ruby/stdlib/bundler/runtime.rb
+jruby/lib/ruby/stdlib/bundler/settings/
+jruby/lib/ruby/stdlib/bundler/settings.rb
+jruby/lib/ruby/stdlib/bundler/settings/validator.rb
+jruby/lib/ruby/stdlib/bundler/setup.rb
+jruby/lib/ruby/stdlib/bundler/shared_helpers.rb
+jruby/lib/ruby/stdlib/bundler/similarity_detector.rb
+jruby/lib/ruby/stdlib/bundler/source/
+jruby/lib/ruby/stdlib/bundler/source.rb
+jruby/lib/ruby/stdlib/bundler/source/gemspec.rb
+jruby/lib/ruby/stdlib/bundler/source/git/
+jruby/lib/ruby/stdlib/bundler/source/git.rb
+jruby/lib/ruby/stdlib/bundler/source/git/git_proxy.rb
+jruby/lib/ruby/stdlib/bundler/source/metadata.rb
+jruby/lib/ruby/stdlib/bundler/source/path/
+jruby/lib/ruby/stdlib/bundler/source/path.rb
+jruby/lib/ruby/stdlib/bundler/source/path/installer.rb
+jruby/lib/ruby/stdlib/bundler/source/rubygems/
+jruby/lib/ruby/stdlib/bundler/source/rubygems.rb
+jruby/lib/ruby/stdlib/bundler/source/rubygems/remote.rb
+jruby/lib/ruby/stdlib/bundler/source_list.rb
+jruby/lib/ruby/stdlib/bundler/spec_set.rb
+jruby/lib/ruby/stdlib/bundler/ssl_certs/
+jruby/lib/ruby/stdlib/bundler/ssl_certs/certificate_manager.rb
+jruby/lib/ruby/stdlib/bundler/ssl_certs/index.rubygems.org/
+jruby/lib/ruby/stdlib/bundler/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem
+jruby/lib/ruby/stdlib/bundler/ssl_certs/rubygems.global.ssl.fastly.net/
+jruby/lib/ruby/stdlib/bundler/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem
+jruby/lib/ruby/stdlib/bundler/ssl_certs/rubygems.org/
+jruby/lib/ruby/stdlib/bundler/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem
+jruby/lib/ruby/stdlib/bundler/stub_specification.rb
+jruby/lib/ruby/stdlib/bundler/templates/
+jruby/lib/ruby/stdlib/bundler/templates/Executable
+jruby/lib/ruby/stdlib/bundler/templates/Executable.bundler
+jruby/lib/ruby/stdlib/bundler/templates/Executable.standalone
+jruby/lib/ruby/stdlib/bundler/templates/Gemfile
+jruby/lib/ruby/stdlib/bundler/templates/gems.rb
+jruby/lib/ruby/stdlib/bundler/templates/newgem/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/Gemfile.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/LICENSE.txt.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/README.md.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/Rakefile.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/bin/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/bin/console.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/bin/setup.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/exe/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/exe/newgem.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/ext/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/ext/newgem/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/ext/newgem/extconf.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/ext/newgem/newgem.c.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/ext/newgem/newgem.h.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/gitignore.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/lib/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/lib/newgem/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/lib/newgem.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/lib/newgem/version.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/newgem.gemspec.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/rspec.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/spec/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/spec/newgem_spec.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/spec/spec_helper.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/test/
+jruby/lib/ruby/stdlib/bundler/templates/newgem/test/newgem_test.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/test/test_helper.rb.tt
+jruby/lib/ruby/stdlib/bundler/templates/newgem/travis.yml.tt
+jruby/lib/ruby/stdlib/bundler/ui/
+jruby/lib/ruby/stdlib/bundler/ui.rb
+jruby/lib/ruby/stdlib/bundler/ui/rg_proxy.rb
+jruby/lib/ruby/stdlib/bundler/ui/shell.rb
+jruby/lib/ruby/stdlib/bundler/ui/silent.rb
+jruby/lib/ruby/stdlib/bundler/uri_credentials_filter.rb
+jruby/lib/ruby/stdlib/bundler/vendor/
+jruby/lib/ruby/stdlib/bundler/vendor/fileutils/
+jruby/lib/ruby/stdlib/bundler/vendor/fileutils/lib/
+jruby/lib/ruby/stdlib/bundler/vendor/fileutils/lib/fileutils.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/delegates/
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/errors.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/modules/
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/resolution.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/resolver.rb
+jruby/lib/ruby/stdlib/bundler/vendor/molinillo/lib/molinillo/state.rb
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/net/
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/net/http/
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/net/http/faster.rb
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/net/http/persistent/
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
+jruby/lib/ruby/stdlib/bundler/vendor/net-http-persistent/lib/net/http/persistent/ssl_reuse.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/create_file.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/create_link.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/directory.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/base.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/command.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/core_ext/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/error.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/group.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/invocation.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/line_editor/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/line_editor.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/line_editor/readline.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/parser/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/parser.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/parser/argument.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/parser/arguments.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/parser/option.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/parser/options.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/rake_compat.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/runner.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/shell/
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/shell.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/shell/basic.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/shell/color.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/shell/html.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/util.rb
+jruby/lib/ruby/stdlib/bundler/vendor/thor/lib/thor/version.rb
+jruby/lib/ruby/stdlib/bundler/vendored_fileutils.rb
+jruby/lib/ruby/stdlib/bundler/vendored_molinillo.rb
+jruby/lib/ruby/stdlib/bundler/vendored_persistent.rb
+jruby/lib/ruby/stdlib/bundler/vendored_thor.rb
+jruby/lib/ruby/stdlib/bundler/version.rb
+jruby/lib/ruby/stdlib/bundler/version_ranges.rb
+jruby/lib/ruby/stdlib/bundler/vlad.rb
+jruby/lib/ruby/stdlib/bundler/worker.rb
+jruby/lib/ruby/stdlib/bundler/yaml_serializer.rb
 jruby/lib/ruby/stdlib/cgi/
 jruby/lib/ruby/stdlib/cgi.rb
 jruby/lib/ruby/stdlib/cgi/cookie.rb
@@ -730,6 +1346,7 @@ jruby/lib/ruby/stdlib/json/add/ostruct.r
 jruby/lib/ruby/stdlib/json/add/range.rb
 jruby/lib/ruby/stdlib/json/add/rational.rb
 jruby/lib/ruby/stdlib/json/add/regexp.rb
+jruby/lib/ruby/stdlib/json/add/set.rb
 jruby/lib/ruby/stdlib/json/add/struct.rb
 jruby/lib/ruby/stdlib/json/add/symbol.rb
 jruby/lib/ruby/stdlib/json/add/time.rb
@@ -804,14 +1421,14 @@ jruby/lib/ruby/stdlib/optparse/version.r
 jruby/lib/ruby/stdlib/org/
 jruby/lib/ruby/stdlib/org/bouncycastle/
 jruby/lib/ruby/stdlib/org/bouncycastle/bcpkix-jdk15on/
-jruby/lib/ruby/stdlib/org/bouncycastle/bcpkix-jdk15on/1.59/
-jruby/lib/ruby/stdlib/org/bouncycastle/bcpkix-jdk15on/1.59/bcpkix-jdk15on-1.59.jar
+jruby/lib/ruby/stdlib/org/bouncycastle/bcpkix-jdk15on/1.61/
+jruby/lib/ruby/stdlib/org/bouncycastle/bcpkix-jdk15on/1.61/bcpkix-jdk15on-1.61.jar
 jruby/lib/ruby/stdlib/org/bouncycastle/bcprov-jdk15on/
-jruby/lib/ruby/stdlib/org/bouncycastle/bcprov-jdk15on/1.59/
-jruby/lib/ruby/stdlib/org/bouncycastle/bcprov-jdk15on/1.59/bcprov-jdk15on-1.59.jar
+jruby/lib/ruby/stdlib/org/bouncycastle/bcprov-jdk15on/1.61/
+jruby/lib/ruby/stdlib/org/bouncycastle/bcprov-jdk15on/1.61/bcprov-jdk15on-1.61.jar
 jruby/lib/ruby/stdlib/org/bouncycastle/bctls-jdk15on/
-jruby/lib/ruby/stdlib/org/bouncycastle/bctls-jdk15on/1.59/
-jruby/lib/ruby/stdlib/org/bouncycastle/bctls-jdk15on/1.59/bctls-jdk15on-1.59.jar
+jruby/lib/ruby/stdlib/org/bouncycastle/bctls-jdk15on/1.61/
+jruby/lib/ruby/stdlib/org/bouncycastle/bctls-jdk15on/1.61/bctls-jdk15on-1.61.jar
 jruby/lib/ruby/stdlib/org/yaml/
 jruby/lib/ruby/stdlib/org/yaml/snakeyaml/
 jruby/lib/ruby/stdlib/org/yaml/snakeyaml/1.23/
@@ -1442,6 +2059,7 @@ jruby/lib/ruby/stdlib/timeout.rb
 jruby/lib/ruby/stdlib/tmpdir.rb
 jruby/lib/ruby/stdlib/tracer.rb
 jruby/lib/ruby/stdlib/tsort.rb
+jruby/lib/ruby/stdlib/ubygems.rb
 jruby/lib/ruby/stdlib/un.rb
 jruby/lib/ruby/stdlib/unicode_normalize/
 jruby/lib/ruby/stdlib/unicode_normalize.rb

Reply via email to