From 21862a4cc85eba05173851967d34c2a26b9380d9 Mon Sep 17 00:00:00 2001 From: Adrian Short Date: Tue, 22 Jan 2019 11:03:38 +0000 Subject: [PATCH] Update gems --- Gemfile | 2 +- Gemfile.lock | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/Gemfile b/Gemfile index b290543..629bf4f 100644 --- a/Gemfile +++ b/Gemfile @@ -2,5 +2,5 @@ source "https://rubygems.org" ruby '2.3.1' -gem 'uk_planning_scraper', :git => 'https://github.com/adrianshort/uk_planning_scraper/', :ref => 'e448310' +gem 'uk_planning_scraper' gem 'scraperwiki', :git => 'https://github.com/openaustralia/scraperwiki-ruby/', :branch => 'morph_defaults' diff --git a/Gemfile.lock b/Gemfile.lock index e43ba12..173fdf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,3 @@ -GIT - remote: https://github.com/adrianshort/uk_planning_scraper/ - revision: e44831014af65ca352ab1f9ad7757f1d852887bd - ref: e448310 - specs: - uk_planning_scraper (0.4.1) - http - mechanize (~> 2.7) - GIT remote: https://github.com/openaustralia/scraperwiki-ruby/ revision: fc50176812505e463077d5c673d504a6a234aa78 @@ -19,12 +10,12 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) connection_pool (2.2.2) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - http (4.0.0) + http (3.3.0) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 2.0) @@ -46,17 +37,20 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) net-http-digest_auth (1.4.1) net-http-persistent (3.0.0) connection_pool (~> 2.2) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.1) + mini_portile2 (~> 2.4.0) ntlm-http (0.1.1) public_suffix (3.0.3) sqlite3 (1.3.13) sqlite_magic (0.0.6) sqlite3 + uk_planning_scraper (0.4.3) + http (~> 3.3) + mechanize (~> 2.7) unf (0.1.4) unf_ext unf_ext (0.0.7.5) @@ -67,7 +61,7 @@ PLATFORMS DEPENDENCIES scraperwiki! - uk_planning_scraper! + uk_planning_scraper RUBY VERSION ruby 2.3.1p112