Update dependency json-schema to v5 (#31499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									4819fc72ee
								
							
						
					
					
						commit
						611533cd12
					
				
							
								
								
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							| @ -149,7 +149,7 @@ group :test do | |||||||
|   gem 'rails-controller-testing', '~> 1.0' |   gem 'rails-controller-testing', '~> 1.0' | ||||||
| 
 | 
 | ||||||
|   # Validate schemas in specs |   # Validate schemas in specs | ||||||
|   gem 'json-schema', '~> 4.0' |   gem 'json-schema', '~> 5.0' | ||||||
| 
 | 
 | ||||||
|   # Test harness fo rack components |   # Test harness fo rack components | ||||||
|   gem 'rack-test', '~> 2.1' |   gem 'rack-test', '~> 2.1' | ||||||
|  | |||||||
| @ -373,8 +373,8 @@ GEM | |||||||
|     json-ld-preloaded (3.3.0) |     json-ld-preloaded (3.3.0) | ||||||
|       json-ld (~> 3.3) |       json-ld (~> 3.3) | ||||||
|       rdf (~> 3.3) |       rdf (~> 3.3) | ||||||
|     json-schema (4.3.1) |     json-schema (5.0.0) | ||||||
|       addressable (>= 2.8) |       addressable (~> 2.8) | ||||||
|     jsonapi-renderer (0.2.2) |     jsonapi-renderer (0.2.2) | ||||||
|     jwt (2.7.1) |     jwt (2.7.1) | ||||||
|     kaminari (1.2.2) |     kaminari (1.2.2) | ||||||
| @ -965,7 +965,7 @@ DEPENDENCIES | |||||||
|   irb (~> 1.8) |   irb (~> 1.8) | ||||||
|   json-ld |   json-ld | ||||||
|   json-ld-preloaded (~> 3.2) |   json-ld-preloaded (~> 3.2) | ||||||
|   json-schema (~> 4.0) |   json-schema (~> 5.0) | ||||||
|   kaminari (~> 1.2) |   kaminari (~> 1.2) | ||||||
|   kt-paperclip (~> 7.2) |   kt-paperclip (~> 7.2) | ||||||
|   letter_opener (~> 1.8) |   letter_opener (~> 1.8) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user