Skip to content

Commit

Permalink
Bump Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed May 18, 2017
1 parent 513eade commit ca3fb8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.0', github: 'everypolitician/wikidata-fetcher'
gem 'wikidata-fetcher', '>=0.20.2', github: 'everypolitician/wikidata-fetcher'
gem 'wikisnakker', github: 'everypolitician/wikisnakker'

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

GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 73de70931588eca7753470787c1f93b681e85e0a
revision: 6cbd151eb97f9fdf3a24e9b8ec474b68b4c29034
specs:
wikidata-fetcher (0.20.0)
wikidata-fetcher (0.20.2)
colorize
diskcached
json
Expand Down Expand Up @@ -137,7 +137,7 @@ DEPENDENCIES
rubocop
scraperwiki!
sqlite_magic!
wikidata-fetcher (>= 0.20.0)!
wikidata-fetcher (>= 0.20.2)!
wikisnakker!

RUBY VERSION
Expand Down

0 comments on commit ca3fb8c

Please sign in to comment.