Prepare for 4.6.1 release

This commit is contained in:
Leonardo Tegon
2019-02-11 11:38:35 -02:00
parent 5be5220e5a
commit 20e299bce0
7 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ GIT
PATH
remote: ..
specs:
devise (4.6.0)
devise (4.6.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
@@ -194,7 +194,7 @@ DEPENDENCIES
rails-controller-testing
rdoc
responders (~> 2.1)
sqlite3
sqlite3 (~> 1.3.6)
test_after_commit
timecop
webrat (= 0.7.3)