Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Sep 14, 2018
1 parent 484f656 commit aa5960b
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions Gemfile.lock
Expand Up @@ -8,7 +8,7 @@ GIT

GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 876380dfd6a02a8046f88d3fcdb6dfc72dde4291
revision: 6997062e395e2853bbc9993eabf89ba12fcc6cb1
specs:
wikidata-fetcher (0.21.0)
colorize
Expand Down Expand Up @@ -67,31 +67,32 @@ GEM
http-cookie (~> 1.0.0)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
hashie (3.5.7)
hashie (3.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.0.1)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.1)
json (2.1.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)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mime-types-data (3.2018.0812)
mini_portile2 (2.3.0)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
open-uri-cached (0.0.5)
parallel (1.12.1)
parser (2.5.1.0)
parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.1)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
Expand All @@ -101,25 +102,26 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rubocop (0.56.0)
rubocop (0.59.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5)
parser (>= 2.5, != 2.5.1.1)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0)
ruby-progressbar (1.10.0)
sqlite3 (1.3.13)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.3.3)
unicode-display_width (1.4.0)
wikidata-client (0.0.12)
excon (~> 0.40)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
hashie (~> 3.3)
yajl-ruby (1.4.0)
yajl-ruby (1.4.1)

PLATFORMS
ruby
Expand All @@ -144,4 +146,4 @@ RUBY VERSION
ruby 2.3.3p222

BUNDLED WITH
1.16.0
1.16.2

0 comments on commit aa5960b

Please sign in to comment.