Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Denman committed Jun 12, 2017
1 parent 63f9a54 commit d0ce3d3
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
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)
vcr-archive (~> 0.3.0)

GIT
remote: https://github.com/everypolitician/scraper_test.git
revision: a8a6c795ea1544bc95e2f7a1dbb132ba8c80ed98
revision: 9b4326c1e04ea7c8caf368d99bb5ac3711726199
specs:
scraper_test (0.1.0)
minitest (~> 5.0)
Expand Down Expand Up @@ -50,32 +50,33 @@ 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)
minispec-metadata (~> 2.0)
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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down

0 comments on commit d0ce3d3

Please sign in to comment.