Skip to content

Commit

Permalink
Update acts_as_list to fix sanitize_sql_hash_for_conditions deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
dnrce committed May 23, 2016
1 parent a789a02 commit d42bf51
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 d42bf51

Please sign in to comment.