Skip to content

Commit

Permalink
bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed May 23, 2018
1 parent 9013267 commit 747506a
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Expand Up @@ -8,7 +8,7 @@ GIT

GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: a2938a60109a76a4745cf480159678b3d7f346c9
revision: 876380dfd6a02a8046f88d3fcdb6dfc72dde4291
specs:
wikidata-fetcher (0.21.0)
colorize
Expand Down Expand Up @@ -50,17 +50,17 @@ GEM
remote: https://rubygems.org/
specs:
activesupport-inflector (0.1.0)
ast (2.3.0)
ast (2.4.0)
coderay (1.1.2)
colorize (0.8.1)
concurrent-ruby (1.0.5)
diskcached (1.1.3)
domain_name (0.5.20170404)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
everypolitician-popolo (0.8.0)
require_all
excon (0.60.0)
faraday (0.14.0)
excon (0.62.0)
faraday (0.15.2)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
Expand All @@ -71,7 +71,7 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (0.9.3)
i18n (1.0.1)
concurrent-ruby (~> 1.0)
json (2.1.0)
mediawiki_api (0.7.1)
Expand All @@ -85,25 +85,25 @@ GEM
mini_portile2 (2.3.0)
multipart-post (2.0.0)
netrc (0.11.0)
nokogiri (1.8.1)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
open-uri-cached (0.0.5)
parallel (1.12.1)
parser (2.4.0.2)
ast (~> 2.3)
parser (2.5.1.0)
ast (~> 2.4.0)
powerpack (0.1.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rainbow (3.0.0)
require_all (1.5.0)
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.52.1)
rubocop (0.56.0)
parallel (~> 1.10)
parser (>= 2.4.0.2, < 3.0)
parser (>= 2.5)
powerpack (~> 0.1)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
Expand All @@ -112,14 +112,14 @@ GEM
sqlite3 (1.3.13)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
unicode-display_width (1.3.0)
unf_ext (0.0.7.5)
unicode-display_width (1.3.2)
wikidata-client (0.0.12)
excon (~> 0.40)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
hashie (~> 3.3)
yajl-ruby (1.3.1)
yajl-ruby (1.4.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 747506a

Please sign in to comment.