mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Do not lock awesome_nested_set in Gemfile
There is not reason to not use new versions of awesome_nested_set.
This commit is contained in:
parent
c05a2ad583
commit
66626ce478
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -62,7 +62,7 @@ gem 'transitions', :require => %w( transitions active_record/transitions )
|
|||
|
||||
# for comments
|
||||
gem 'acts_as_commentable_with_threading'
|
||||
gem 'awesome_nested_set', '~> 3.1.3'
|
||||
gem 'awesome_nested_set'
|
||||
|
||||
# as templating language
|
||||
gem 'haml-rails'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue