Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Nov 20, 2017
1 parent e30b4de commit 744d74f
Showing 1 changed file with 22 additions and 24 deletions.
46 changes: 22 additions & 24 deletions Gemfile.lock
Expand Up @@ -6,7 +6,7 @@ GIT

GIT
remote: https://github.com/everypolitician/scraped.git
revision: 58c88c135f96e2f43d14393fabd215e3123a9dfa
revision: 7fd43913456af49d32e882d0cb79f3da1f5117ef
specs:
scraped (0.6.2)
field_serializer (>= 0.3.0)
Expand All @@ -15,7 +15,7 @@ GIT

GIT
remote: https://github.com/everypolitician/scraped_page_archive.git
revision: 3b67c315ddab7805de8773b5614379c0016f66d3
revision: a998412b541769fa205406aa56aee1cbb17c99bb
specs:
scraped_page_archive (0.5.0)
git (~> 1.3.0)
Expand All @@ -40,7 +40,7 @@ GIT

GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 9657b9bf537b9d8717a6312fc35cef7f6e9f724c
revision: a2938a60109a76a4745cf480159678b3d7f346c9
specs:
wikidata-fetcher (0.21.0)
colorize
Expand All @@ -56,9 +56,9 @@ GIT

GIT
remote: https://github.com/everypolitician/wikidata_ids_decorator.git
revision: 259c6204d9435875c3cf3ba9216b05603b8fbc7c
revision: 77c536acd1c4a5d811131662ff4dfe63f3f06d60
specs:
wikidata_ids_decorator (0.1.0)
wikidata_ids_decorator (0.2.0)
pry
scraped
wikidata-fetcher
Expand Down Expand Up @@ -96,7 +96,7 @@ GEM
faraday (>= 0.7.4, < 1.0)
field_serializer (0.3.0)
git (1.3.0)
hashdiff (0.3.6)
hashdiff (0.3.7)
hashie (3.5.6)
http-cookie (1.0.3)
domain_name (~> 0.5)
Expand All @@ -106,11 +106,11 @@ GEM
faraday (~> 0.9, >= 0.9.0)
faraday-cookie_jar (~> 0.0, >= 0.0.6)
faraday_middleware (~> 0.10, >= 0.10.0)
method_source (0.8.2)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.2.0)
mini_portile2 (2.3.0)
minispec-metadata (2.0.0)
minitest
minitest (5.10.3)
Expand All @@ -122,36 +122,34 @@ GEM
vcr (>= 2.9)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
open-uri-cached (0.0.5)
parallel (1.12.0)
parser (2.4.0.0)
ast (~> 2.2)
parser (2.4.0.2)
ast (~> 2.3)
powerpack (0.1.1)
pry (0.10.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
public_suffix (3.0.0)
method_source (~> 0.9.0)
public_suffix (3.0.1)
rainbow (2.2.2)
rake
rake (12.0.0)
rake (12.3.0)
require_all (1.4.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rubocop (0.49.1)
rubocop (0.51.0)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
rainbow (>= 2.2.2, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
ruby-progressbar (1.9.0)
safe_yaml (1.0.4)
slop (3.6.0)
sqlite3 (1.3.13)
sqlite_magic (0.0.6)
sqlite3
Expand All @@ -167,15 +165,15 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
wikidata-client (0.0.10)
wikidata-client (0.0.11)
excon (~> 0.40)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
hashie (~> 3.3)
wikisnakker (0.9.1)
require_all
yajl-ruby
yajl-ruby (1.3.0)
yajl-ruby (1.3.1)

PLATFORMS
ruby
Expand Down Expand Up @@ -206,4 +204,4 @@ RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
1.14.6
1.16.0

0 comments on commit 744d74f

Please sign in to comment.