Merge pull request #12885 from Homebrew/dependabot/bundler/Library/Homebrew/msgpack-1.4.5
build(deps): bump msgpack from 1.4.4 to 1.4.5 in /Library/Homebrew
This commit is contained in:
		
						commit
						ccedb44e39
					
				@ -57,7 +57,7 @@ GEM
 | 
			
		||||
    mime-types-data (3.2022.0105)
 | 
			
		||||
    mini_portile2 (2.7.1)
 | 
			
		||||
    minitest (5.15.0)
 | 
			
		||||
    msgpack (1.4.4)
 | 
			
		||||
    msgpack (1.4.5)
 | 
			
		||||
    mustache (1.1.1)
 | 
			
		||||
    net-http-digest_auth (1.4.1)
 | 
			
		||||
    net-http-persistent (4.0.1)
 | 
			
		||||
 | 
			
		||||
@ -3174,6 +3174,8 @@ module MachOShim
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class MessagePack::Packer
 | 
			
		||||
  def reset(); end
 | 
			
		||||
 | 
			
		||||
  def write_bin(arg); end
 | 
			
		||||
 | 
			
		||||
  def write_bin_header(arg); end
 | 
			
		||||
 | 
			
		||||
@ -13,8 +13,8 @@ $:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/public_suffix-4.0.6/l
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/addressable-2.8.0/lib"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/ast-2.4.2/lib"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/bindata-2.4.10/lib"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/extensions/x86_64-darwin-14/2.6.0-static/msgpack-1.4.4"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/msgpack-1.4.4/lib"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/extensions/x86_64-darwin-14/2.6.0-static/msgpack-1.4.5"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/msgpack-1.4.5/lib"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/extensions/x86_64-darwin-14/2.6.0-static/bootsnap-1.10.3"
 | 
			
		||||
$:.unshift "#{path}/../#{ruby_engine}/#{ruby_version}/gems/bootsnap-1.10.3/lib"
 | 
			
		||||
$:.unshift "#{path}/"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user