forked from cybrespace/mastodon
		
	Bump devise from 4.7.0 to 4.7.1 (#11784)
* Bump devise from 4.7.0 to 4.7.1 Bumps [devise](https://github.com/plataformatec/devise) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/plataformatec/devise/releases) - [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/devise/compare/v4.7.0...v4.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * bcrypt (3.1.12)
This commit is contained in:
		
							parent
							
								
									c12cdbe81c
								
							
						
					
					
						commit
						3b10307e2c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -188,7 +188,7 @@ GEM
 | 
				
			||||||
      rack (>= 1)
 | 
					      rack (>= 1)
 | 
				
			||||||
      rake (> 10, < 13)
 | 
					      rake (> 10, < 13)
 | 
				
			||||||
      thor (~> 0.19)
 | 
					      thor (~> 0.19)
 | 
				
			||||||
    devise (4.7.0)
 | 
					    devise (4.7.1)
 | 
				
			||||||
      bcrypt (~> 3.0)
 | 
					      bcrypt (~> 3.0)
 | 
				
			||||||
      orm_adapter (~> 0.1)
 | 
					      orm_adapter (~> 0.1)
 | 
				
			||||||
      railties (>= 4.1.0)
 | 
					      railties (>= 4.1.0)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue