Update awesome_nested_set to 3.1.3
This commit is contained in:
parent
57f450e857
commit
4e1d45382c
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 )
|
gem 'transitions', :require => %w( transitions active_record/transitions )
|
||||||
|
|
||||||
# for comments
|
# for comments
|
||||||
gem 'awesome_nested_set', '~> 3.0.0.rc.5'
|
gem 'awesome_nested_set', '~> 3.1.3'
|
||||||
gem 'acts_as_commentable_with_threading'
|
gem 'acts_as_commentable_with_threading'
|
||||||
|
|
||||||
# as templating language
|
# as templating language
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,8 @@ GEM
|
||||||
autoprefixer-rails (5.1.9)
|
autoprefixer-rails (5.1.9)
|
||||||
execjs
|
execjs
|
||||||
json
|
json
|
||||||
awesome_nested_set (3.0.0.rc.5)
|
awesome_nested_set (3.1.3)
|
||||||
activerecord (>= 4.0.0, < 5)
|
activerecord (>= 4.0.0, < 5.2)
|
||||||
aws_cf_signer (0.1.3)
|
aws_cf_signer (0.1.3)
|
||||||
axlsx_rails (0.2.0)
|
axlsx_rails (0.2.0)
|
||||||
axlsx (>= 2.0.1)
|
axlsx (>= 2.0.1)
|
||||||
|
|
@ -569,7 +569,7 @@ DEPENDENCIES
|
||||||
acts_as_list
|
acts_as_list
|
||||||
ahoy_matey
|
ahoy_matey
|
||||||
autoprefixer-rails
|
autoprefixer-rails
|
||||||
awesome_nested_set (~> 3.0.0.rc.5)
|
awesome_nested_set (~> 3.1.3)
|
||||||
axlsx!
|
axlsx!
|
||||||
axlsx_rails
|
axlsx_rails
|
||||||
bootstrap-sass (~> 3.3.4.1)
|
bootstrap-sass (~> 3.3.4.1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue