Gemfile.lock in attr_vault-0.0.9 vs Gemfile.lock in attr_vault-0.1.1

- old
+ new

@@ -1,15 +1,15 @@ PATH remote: . specs: - attr_vault (0.0.8) + attr_vault (0.1.1) GEM remote: https://rubygems.org/ specs: diff-lcs (1.2.5) - pg (0.17.1) + pg (0.18.3) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0) rspec-mocks (~> 3.1.0) rspec-core (3.1.7) @@ -25,8 +25,8 @@ PLATFORMS ruby DEPENDENCIES attr_vault! - pg (~> 0) + pg (~> 0.18.3) rspec (~> 3.0) sequel (~> 4.13)