mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
devise 4.5 to 4.6
This commit is contained in:
parent
a3bd8e4679
commit
92cd36cb3c
@ -157,7 +157,7 @@ GEM
|
||||
db_text_search (0.3.0)
|
||||
activerecord (>= 4.1.15, < 6.0)
|
||||
debug_inspector (0.0.3)
|
||||
devise (4.5.0)
|
||||
devise (4.6.1)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 4.1.0, < 6.0)
|
||||
@ -388,9 +388,9 @@ GEM
|
||||
redis (4.1.0)
|
||||
regexp_parser (1.3.0)
|
||||
remotipart (1.4.2)
|
||||
responders (2.4.0)
|
||||
actionpack (>= 4.2.0, < 5.3)
|
||||
railties (>= 4.2.0, < 5.3)
|
||||
responders (2.4.1)
|
||||
actionpack (>= 4.2.0, < 6.0)
|
||||
railties (>= 4.2.0, < 6.0)
|
||||
rinku (2.0.5)
|
||||
rmagick (2.16.0)
|
||||
rspec (3.8.0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user