[Security] Bump actionview from 5.2.4.2 to 5.2.4.3
Bumps [actionview](https://github.com/rails/rails) from 5.2.4.2 to 5.2.4.3. **This update includes a security fix.** - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.2...v5.2.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
					parent
					
						
							
								095461651d
							
						
					
				
			
			
				commit
				
					
						938e486fbf
					
				
			
		
					 1 changed files with 13 additions and 13 deletions
				
			
		
							
								
								
									
										26
									
								
								Gemfile.lock
									
										
									
									
									
								
							
							
						
						
									
										26
									
								
								Gemfile.lock
									
										
									
									
									
								
							|  | @ -1,20 +1,20 @@ | ||||||
| GEM | GEM | ||||||
|   remote: https://rubygems.org/ |   remote: https://rubygems.org/ | ||||||
|   specs: |   specs: | ||||||
|     actionpack (5.2.4.2) |     actionpack (5.2.4.3) | ||||||
|       actionview (= 5.2.4.2) |       actionview (= 5.2.4.3) | ||||||
|       activesupport (= 5.2.4.2) |       activesupport (= 5.2.4.3) | ||||||
|       rack (~> 2.0, >= 2.0.8) |       rack (~> 2.0, >= 2.0.8) | ||||||
|       rack-test (>= 0.6.3) |       rack-test (>= 0.6.3) | ||||||
|       rails-dom-testing (~> 2.0) |       rails-dom-testing (~> 2.0) | ||||||
|       rails-html-sanitizer (~> 1.0, >= 1.0.2) |       rails-html-sanitizer (~> 1.0, >= 1.0.2) | ||||||
|     actionview (5.2.4.2) |     actionview (5.2.4.3) | ||||||
|       activesupport (= 5.2.4.2) |       activesupport (= 5.2.4.3) | ||||||
|       builder (~> 3.1) |       builder (~> 3.1) | ||||||
|       erubi (~> 1.4) |       erubi (~> 1.4) | ||||||
|       rails-dom-testing (~> 2.0) |       rails-dom-testing (~> 2.0) | ||||||
|       rails-html-sanitizer (~> 1.0, >= 1.0.3) |       rails-html-sanitizer (~> 1.0, >= 1.0.3) | ||||||
|     activesupport (5.2.4.2) |     activesupport (5.2.4.3) | ||||||
|       concurrent-ruby (~> 1.0, >= 1.0.2) |       concurrent-ruby (~> 1.0, >= 1.0.2) | ||||||
|       i18n (>= 0.7, < 2) |       i18n (>= 0.7, < 2) | ||||||
|       minitest (~> 5.1) |       minitest (~> 5.1) | ||||||
|  | @ -94,13 +94,13 @@ GEM | ||||||
|     listen (3.2.1) |     listen (3.2.1) | ||||||
|       rb-fsevent (~> 0.10, >= 0.10.3) |       rb-fsevent (~> 0.10, >= 0.10.3) | ||||||
|       rb-inotify (~> 0.9, >= 0.9.10) |       rb-inotify (~> 0.9, >= 0.9.10) | ||||||
|     loofah (2.4.0) |     loofah (2.5.0) | ||||||
|       crass (~> 1.0.2) |       crass (~> 1.0.2) | ||||||
|       nokogiri (>= 1.5.9) |       nokogiri (>= 1.5.9) | ||||||
|     mercenary (0.3.6) |     mercenary (0.3.6) | ||||||
|     method_source (1.0.0) |     method_source (1.0.0) | ||||||
|     mini_portile2 (2.4.0) |     mini_portile2 (2.4.0) | ||||||
|     minitest (5.14.0) |     minitest (5.14.1) | ||||||
|     nokogiri (1.10.9) |     nokogiri (1.10.9) | ||||||
|       mini_portile2 (~> 2.4.0) |       mini_portile2 (~> 2.4.0) | ||||||
|     pathutil (0.16.2) |     pathutil (0.16.2) | ||||||
|  | @ -115,9 +115,9 @@ GEM | ||||||
|       nokogiri (>= 1.6) |       nokogiri (>= 1.6) | ||||||
|     rails-html-sanitizer (1.3.0) |     rails-html-sanitizer (1.3.0) | ||||||
|       loofah (~> 2.3) |       loofah (~> 2.3) | ||||||
|     railties (5.2.4.2) |     railties (5.2.4.3) | ||||||
|       actionpack (= 5.2.4.2) |       actionpack (= 5.2.4.3) | ||||||
|       activesupport (= 5.2.4.2) |       activesupport (= 5.2.4.3) | ||||||
|       method_source |       method_source | ||||||
|       rake (>= 0.8.7) |       rake (>= 0.8.7) | ||||||
|       thor (>= 0.19.0, < 2.0) |       thor (>= 0.19.0, < 2.0) | ||||||
|  | @ -132,7 +132,7 @@ GEM | ||||||
|     sass-listen (4.0.0) |     sass-listen (4.0.0) | ||||||
|       rb-fsevent (~> 0.9, >= 0.9.4) |       rb-fsevent (~> 0.9, >= 0.9.4) | ||||||
|       rb-inotify (~> 0.9, >= 0.9.7) |       rb-inotify (~> 0.9, >= 0.9.7) | ||||||
|     sassc (2.2.1) |     sassc (2.3.0) | ||||||
|       ffi (~> 1.9) |       ffi (~> 1.9) | ||||||
|     sassc-rails (2.1.2) |     sassc-rails (2.1.2) | ||||||
|       railties (>= 4.0.0) |       railties (>= 4.0.0) | ||||||
|  | @ -154,7 +154,7 @@ GEM | ||||||
|     thor (1.0.1) |     thor (1.0.1) | ||||||
|     thread_safe (0.3.6) |     thread_safe (0.3.6) | ||||||
|     tilt (2.0.10) |     tilt (2.0.10) | ||||||
|     tzinfo (1.2.6) |     tzinfo (1.2.7) | ||||||
|       thread_safe (~> 0.1) |       thread_safe (~> 0.1) | ||||||
| 
 | 
 | ||||||
| PLATFORMS | PLATFORMS | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue