README.md in pvcglue-0.1.17 vs README.md in pvcglue-0.1.18

- old
+ new

@@ -156,10 +156,10 @@ gem 'dotenv-rails', "0.11.1" ################# Must be the first Gem ################### Then add these lines to your application's Gemfile, whereever you like (usually at the end): - gem 'pvcglue', "~> 0.1.15", :group => :development + gem 'pvcglue', "~> 0.1.18", :group => :development gem 'pvcglue_dbutils', "~> 0.5.3" And then execute: $ bundle