Update awesome_nested_set to 3.1.3

This commit is contained in:
AEtherC0r3 2017-05-24 20:35:38 +03:00 committed by Stella Rouzi
parent 57f450e857
commit 4e1d45382c
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -72,8 +72,8 @@ GEM
autoprefixer-rails (5.1.9)
execjs
json
awesome_nested_set (3.0.0.rc.5)
activerecord (>= 4.0.0, < 5)
awesome_nested_set (3.1.3)
activerecord (>= 4.0.0, < 5.2)
aws_cf_signer (0.1.3)
axlsx_rails (0.2.0)
axlsx (>= 2.0.1)
@ -569,7 +569,7 @@ DEPENDENCIES
acts_as_list
ahoy_matey
autoprefixer-rails
awesome_nested_set (~> 3.0.0.rc.5)
awesome_nested_set (~> 3.1.3)
axlsx!
axlsx_rails
bootstrap-sass (~> 3.3.4.1)