gemfiles/rails50.gemfile in ii_finder-2.2.0 vs gemfiles/rails50.gemfile in ii_finder-2.2.1

- old
+ new

@@ -1,6 +1,7 @@ source 'https://rubygems.org' gem "rails", "~> 5.0.0" gem "sqlite3", "~> 1.3.6" +gem "loofah", "~> 2.19.1" gemspec path: "../"