mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
change right border
This commit is contained in:
parent
2514c69d81
commit
5919620b24
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency("warden", "~> 1.2.3")
|
||||
s.add_dependency("orm_adapter", "~> 0.1")
|
||||
s.add_dependency("bcrypt", "~> 3.0")
|
||||
s.add_dependency("railties", ">= 4.1.0", "< 6.1")
|
||||
s.add_dependency("railties", ">= 4.1.0", "< 6.0")
|
||||
s.add_dependency("responders")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue