Update awesome_nested_set to 3.1.3
This commit is contained in:
parent
e6656abfde
commit
85aa94189f
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -57,7 +57,7 @@ gem 'unobtrusive_flash', '>=3'
|
|||
gem 'transitions', :require => %w( transitions active_record/transitions )
|
||||
|
||||
# for comments
|
||||
gem 'awesome_nested_set', '~> 3.0.0.rc.5'
|
||||
gem 'awesome_nested_set', '~> 3.1.3'
|
||||
gem 'acts_as_commentable_with_threading'
|
||||
|
||||
# as templating language
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue