Bump oj from 3.13.23 to 3.14.2 (#23560)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4553bc78ba
								
							
						
					
					
						commit
						b8dc16c819
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							| 
						 | 
					@ -62,7 +62,7 @@ gem 'link_header', '~> 0.0'
 | 
				
			||||||
gem 'mime-types', '~> 3.4.1', require: 'mime/types/columnar'
 | 
					gem 'mime-types', '~> 3.4.1', require: 'mime/types/columnar'
 | 
				
			||||||
gem 'nokogiri', '~> 1.14'
 | 
					gem 'nokogiri', '~> 1.14'
 | 
				
			||||||
gem 'nsa', '~> 0.2'
 | 
					gem 'nsa', '~> 0.2'
 | 
				
			||||||
gem 'oj', '~> 3.13'
 | 
					gem 'oj', '~> 3.14'
 | 
				
			||||||
gem 'ox', '~> 2.14'
 | 
					gem 'ox', '~> 2.14'
 | 
				
			||||||
gem 'parslet'
 | 
					gem 'parslet'
 | 
				
			||||||
gem 'posix-spawn'
 | 
					gem 'posix-spawn'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -444,7 +444,7 @@ GEM
 | 
				
			||||||
      concurrent-ruby (~> 1.0, >= 1.0.2)
 | 
					      concurrent-ruby (~> 1.0, >= 1.0.2)
 | 
				
			||||||
      sidekiq (>= 3.5)
 | 
					      sidekiq (>= 3.5)
 | 
				
			||||||
      statsd-ruby (~> 1.4, >= 1.4.0)
 | 
					      statsd-ruby (~> 1.4, >= 1.4.0)
 | 
				
			||||||
    oj (3.13.23)
 | 
					    oj (3.14.2)
 | 
				
			||||||
    omniauth (1.9.2)
 | 
					    omniauth (1.9.2)
 | 
				
			||||||
      hashie (>= 3.4.6)
 | 
					      hashie (>= 3.4.6)
 | 
				
			||||||
      rack (>= 1.6.2, < 3)
 | 
					      rack (>= 1.6.2, < 3)
 | 
				
			||||||
| 
						 | 
					@ -836,7 +836,7 @@ DEPENDENCIES
 | 
				
			||||||
  net-ldap (~> 0.17)
 | 
					  net-ldap (~> 0.17)
 | 
				
			||||||
  nokogiri (~> 1.14)
 | 
					  nokogiri (~> 1.14)
 | 
				
			||||||
  nsa (~> 0.2)
 | 
					  nsa (~> 0.2)
 | 
				
			||||||
  oj (~> 3.13)
 | 
					  oj (~> 3.14)
 | 
				
			||||||
  omniauth (~> 1.9)
 | 
					  omniauth (~> 1.9)
 | 
				
			||||||
  omniauth-cas (~> 2.0)
 | 
					  omniauth-cas (~> 2.0)
 | 
				
			||||||
  omniauth-rails_csrf_protection (~> 0.1)
 | 
					  omniauth-rails_csrf_protection (~> 0.1)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue