Skip to content

Commit

Permalink
Bump Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Mar 26, 2016
1 parent 29d1502 commit 76eb371
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 @@ -14,6 +14,6 @@ gem "pry"
gem "rest-client"
gem "sqlite_magic", :git => "https://github.com/openc/sqlite_magic.git"
gem "scraperwiki", git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"
gem "wikidata-fetcher", '>=0.12.0', git: "https://github.com/everypolitician/wikidata-fetcher.git"
gem "wikidata-fetcher", '>=0.13.0', git: "https://github.com/everypolitician/wikidata-fetcher.git"
gem 'wikisnakker', git: 'https://github.com/everypolitician/wikisnakker', branch: 'master'

6 changes: 3 additions & 3 deletions Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 4fed91a1b4a55138e2ec3e0c79f5f36642ca6e06
revision: e12f2b576fd7d9e62038153ddb89393bd7cd86e4
specs:
wikidata-fetcher (0.12.0)
wikidata-fetcher (0.13.0)
colorize
diskcached
json
Expand Down Expand Up @@ -98,7 +98,7 @@ DEPENDENCIES
rest-client
scraperwiki!
sqlite_magic!
wikidata-fetcher (>= 0.12.0)!
wikidata-fetcher (>= 0.13.0)!
wikisnakker!

BUNDLED WITH
Expand Down

0 comments on commit 76eb371

Please sign in to comment.