From d0ce3d343f4f4c32b6593ce99a42664bafccb680 Mon Sep 17 00:00:00 2001 From: Oliver Denman Date: Mon, 12 Jun 2017 10:30:20 +0100 Subject: [PATCH] Bundle update --- Gemfile.lock | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d997cc12..b125d8297 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,15 @@ GIT remote: https://github.com/everypolitician/scraped.git - revision: 23a9620a8b0cd3bf1c6ac6e99c8eb97b3906bb94 + revision: c458dd2601a7f1e9596c7c60cf375fee44c3604d specs: - scraped (0.6.0) + scraped (0.6.1) field_serializer (>= 0.3.0) nokogiri require_all GIT remote: https://github.com/everypolitician/scraped_page_archive.git - revision: 28f93d74b1c11ef01463ad0e7f874050d2e7fc73 + revision: 3b67c315ddab7805de8773b5614379c0016f66d3 specs: scraped_page_archive (0.5.0) git (~> 1.3.0) @@ -17,7 +17,7 @@ GIT GIT remote: https://github.com/everypolitician/scraper_test.git - revision: a8a6c795ea1544bc95e2f7a1dbb132ba8c80ed98 + revision: 9b4326c1e04ea7c8caf368d99bb5ac3711726199 specs: scraper_test (0.1.0) minitest (~> 5.0) @@ -50,22 +50,22 @@ GEM coderay (1.1.1) crack (0.4.3) safe_yaml (~> 1.0.0) - domain_name (0.5.20161129) + domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) field_serializer (0.3.0) git (1.3.0) - hashdiff (0.3.2) + hashdiff (0.3.4) http-cookie (1.0.3) domain_name (~> 0.5) - httpclient (2.6.0.1) + httpclient (2.8.3) method_source (0.8.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile2 (2.2.0) minispec-metadata (2.0.0) minitest - minitest (5.10.1) + minitest (5.10.2) minitest-around (0.4.0) minitest (~> 5.0) minitest-vcr (1.4.0) @@ -73,9 +73,10 @@ GEM minitest (>= 4.7.5) vcr (>= 2.9) netrc (0.11.0) - nokogiri (1.7.1) - mini_portile2 (~> 2.1.0) + nokogiri (1.8.0) + mini_portile2 (~> 2.2.0) open-uri-cached (0.0.5) + parallel (1.11.2) parser (2.4.0.0) ast (~> 2.2) powerpack (0.1.1) @@ -88,11 +89,12 @@ GEM rake rake (12.0.0) require_all (1.4.0) - rest-client (2.0.0) + rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rubocop (0.48.1) + rubocop (0.49.1) + parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) @@ -101,12 +103,12 @@ GEM ruby-progressbar (1.8.1) safe_yaml (1.0.4) slop (3.6.0) - sqlite3 (1.3.10) - sqlite_magic (0.0.3) + sqlite3 (1.3.13) + sqlite_magic (0.0.6) sqlite3 unf (0.1.4) unf_ext - unf_ext (0.0.7.2) + unf_ext (0.0.7.4) unicode-display_width (1.2.1) vcr (3.0.3) vcr-archive (0.3.0)