Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Apr 25, 2019
1 parent e301e70 commit 70c7f3e
Showing 1 changed file with 32 additions and 33 deletions.
65 changes: 32 additions & 33 deletions Gemfile.lock
Expand Up @@ -9,11 +9,9 @@ GIT

GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: f6a205f4c13b81233f6f66293a87d24e5881e23f
revision: cb919d174cfcae94983380fe6b4a1e07874f7029
specs:
wikidata-fetcher (0.21.0)
colorize
diskcached
wikidata-fetcher (0.24.0)
json
mediawiki_api
nokogiri
Expand All @@ -22,6 +20,7 @@ GIT
scraperwiki
wikidata-client (~> 0.0.7)
wikisnakker
yajl-ruby

GIT
remote: https://github.com/openaustralia/scraperwiki-ruby.git
Expand All @@ -44,64 +43,64 @@ GEM
specs:
ast (2.4.0)
coderay (1.1.2)
colorize (0.8.1)
diskcached (1.1.3)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
excon (0.62.0)
faraday (0.14.0)
excon (0.64.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.12.2)
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
field_serializer (0.3.0)
hashie (3.5.7)
hashie (3.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
json (2.1.0)
jaro_winkler (1.5.2)
json (2.2.0)
mediawiki_api (0.7.1)
faraday (~> 0.9, >= 0.9.0)
faraday-cookie_jar (~> 0.0, >= 0.0.6)
faraday_middleware (~> 0.10, >= 0.10.0)
method_source (0.9.0)
mime-types (3.1)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
parallel (1.12.1)
parser (2.5.0.5)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.2.1)
ast (~> 2.4.0)
powerpack (0.1.1)
pry (0.11.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
psych (3.1.0)
rainbow (3.0.0)
rake (12.3.1)
rake (12.3.2)
require_all (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.54.0)
rubocop (0.67.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
parser (>= 2.5, != 2.5.1.1)
psych (>= 3.1.0)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
sqlite3 (1.3.13)
unicode-display_width (>= 1.4.0, < 1.6)
ruby-progressbar (1.10.0)
sqlite3 (1.4.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.3.0)
unf_ext (0.0.7.6)
unicode-display_width (1.5.0)
wikidata-client (0.0.12)
excon (~> 0.40)
faraday (~> 0.9)
Expand All @@ -110,7 +109,7 @@ GEM
wikisnakker (0.9.1)
require_all
yajl-ruby
yajl-ruby (1.3.1)
yajl-ruby (1.4.1)

PLATFORMS
ruby
Expand All @@ -130,4 +129,4 @@ RUBY VERSION
ruby 2.4.1p111

BUNDLED WITH
1.16.1
1.16.2

0 comments on commit 70c7f3e

Please sign in to comment.