Gemfile.lock in couch_docs-1.3.1 vs Gemfile.lock in couch_docs-1.3.2

- old
+ new

@@ -1,27 +1,25 @@ PATH remote: . specs: - couch_docs (1.2.2) + couch_docs (1.3.2) directory_watcher (~> 1.3.0) - json (~> 1.4.0) + json (~> 1.8.0) + mime-types (~> 1.16) rest-client (~> 1.6.0) GEM remote: http://rubygems.org/ specs: directory_watcher (1.3.2) - json (1.4.6) - mime-types (1.16) - rest-client (1.6.1) + json (1.8.1) + mime-types (1.25.1) + rest-client (1.6.7) mime-types (>= 1.16) rspec (1.3.1) PLATFORMS ruby DEPENDENCIES couch_docs! - directory_watcher (~> 1.3.0) - json (~> 1.4.0) - rest-client (~> 1.6.0) rspec (~> 1.3.0)