Fix simple-navigation version to be sure
This commit is contained in:
parent
6bbbe5f6e2
commit
7be903c209
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -30,7 +30,7 @@ gem 'inherited_resources', git: 'git://github.com/josevalim/inherited_resources.
|
|||
gem 'localize_input', git: "git://github.com/bennibu/localize_input.git"
|
||||
gem 'daemons'
|
||||
gem 'twitter-bootstrap-rails', '~> 2.2.8'
|
||||
gem 'simple-navigation'
|
||||
gem 'simple-navigation', '~> 3.14.0' # 3.x for simple_navigation_bootstrap
|
||||
gem 'simple-navigation-bootstrap'
|
||||
gem 'ransack'
|
||||
gem 'acts_as_tree'
|
||||
|
|
Loading…
Reference in a new issue