README.md in fillable-pdf-0.7.1 vs README.md in fillable-pdf-0.7.2

- old
+ new

@@ -3,14 +3,10 @@ [![Gem Version](https://badge.fury.io/rb/fillable-pdf.svg)](https://rubygems.org/gems/fillable-pdf) [![Build Status](https://api.travis-ci.org/vkononov/fillable-pdf.svg?branch=master)](http://travis-ci.org/vkononov/fillable-pdf) FillablePDF is an extremely simple and lightweight utility that bridges iText and Ruby in order to fill out fillable PDF forms or extract field values from previously filled out PDF forms. -## Known Bugs (Rails + Passenger Phusion only) - -if you are using Rails and hosting the app with Passenger Phusion (be it standalone or as a plugin for Apache or Nginx), the Java code within this gem simply hangs without any errors and warnings. If you need to deploy your Rails application, do not use Passenger Phusion. I have tested Puma, and it works fine. Not sure about other webservers. - ## Installation **Ensure that your `JAVA_HOME` variable is set before installing this gem (see examples below).** * OSX: `/Library/Java/JavaVirtualMachines/jdk-12.0.2.jdk/Contents/Home` @@ -234,6 +230,6 @@ 5. Create new Pull Request ## License -The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). \ No newline at end of file +The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).