diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index dd42f70ca0..ed2a74f8d7 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -180,7 +180,7 @@ GEM concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.8) + unf_ext (0.0.8.1) unicode-display_width (2.1.0) unparser (0.6.4) diff-lcs (~> 1.3) diff --git a/Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.8.rbi b/Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.8.1.rbi similarity index 100% rename from Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.8.rbi rename to Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.8.1.rbi index 23a63c8300..bebb1d3938 100644 --- a/Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.8.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/unf_ext@0.0.8.1.rbi @@ -1,8 +1,8 @@ +# typed: true + # DO NOT EDIT MANUALLY # This is an autogenerated file for types exported from the `unf_ext` gem. # Please instead update this file by running `bin/tapioca gem unf_ext`. -# typed: true - # THIS IS AN EMPTY RBI FILE. # see https://github.com/Shopify/tapioca/wiki/Manual-Gem-Requires diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index 66f77f9eee..9703fcdced 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -27,8 +27,8 @@ $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/connection_pool-2.2.5 $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/did_you_mean-1.6.1/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/diff-lcs-1.5.0/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/docile-1.4.0/lib" -$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/extensions/x86_64-darwin-14/2.6.0-static/unf_ext-0.0.8" -$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/unf_ext-0.0.8/lib" +$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/extensions/x86_64-darwin-14/2.6.0-static/unf_ext-0.0.8.1" +$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/unf_ext-0.0.8.1/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/unf-0.1.4/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/domain_name-0.5.20190701/lib" $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/regexp_parser-2.2.1/lib"