gemfiles/rails3.gemfile in blacklight-5.5.1 vs gemfiles/rails3.gemfile in blacklight-5.5.2

- old
+ new

@@ -4,6 +4,6 @@ if File.exists?(file) puts "Loading #{file} ..." if $DEBUG # `ruby -d` or `bundle -v` instance_eval File.read(file) end -gem 'rails', "3.2.17" +gem 'rails', "3.2.19"