Skip to content

Commit

Permalink
Update acts_as_list
Browse files Browse the repository at this point in the history
Fix a Rails 4.2 deprecation warning
  • Loading branch information
dnrce committed Aug 10, 2015
1 parent 7c76655 commit d0dca3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
acts_as_list (0.5.0)
acts_as_list (0.7.2)
activerecord (>= 3.0)
arel (6.0.3)
aruba (0.6.1)
Expand Down

0 comments on commit d0dca3a

Please sign in to comment.