Skip to content

Commit

Permalink
Bump Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Sep 22, 2017
1 parent 84af33c commit 1787dce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -20,7 +20,7 @@ gem 'rest-client'
gem 'scraperwiki', github: 'openaustralia/scraperwiki-ruby',
branch: 'morph_defaults'
gem 'sqlite_magic', github: 'openc/sqlite_magic'
gem 'wikidata-fetcher', '>=0.20.2', github: 'everypolitician/wikidata-fetcher'
gem 'wikidata-fetcher', '>=0.21', github: 'everypolitician/wikidata-fetcher'
gem 'wikisnakker', github: 'everypolitician/wikisnakker'

group :quality do
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -8,9 +8,9 @@ GIT

GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 6cbd151eb97f9fdf3a24e9b8ec474b68b4c29034
revision: 69ea1ee46cf5c727ba7965dbc4ee94dd3610c77c
specs:
wikidata-fetcher (0.20.2)
wikidata-fetcher (0.21.0)
colorize
diskcached
json
Expand Down Expand Up @@ -58,15 +58,15 @@ GEM
unf (>= 0.0.5, < 1.0.0)
everypolitician-popolo (0.8.0)
require_all
excon (0.55.0)
excon (0.58.0)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.11.0.1)
faraday (>= 0.7.4, < 1.0)
hashie (3.5.5)
hashie (3.5.6)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
Expand Down Expand Up @@ -137,7 +137,7 @@ DEPENDENCIES
rubocop
scraperwiki!
sqlite_magic!
wikidata-fetcher (>= 0.20.2)!
wikidata-fetcher (>= 0.21)!
wikisnakker!

RUBY VERSION
Expand Down

0 comments on commit 1787dce

Please sign in to comment.