Skip to content

Commit

Permalink
Bump Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Jun 5, 2016
1 parent e1fd29d commit 33128b8
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 @@ -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.14.0', git: "https://github.com/everypolitician/wikidata-fetcher.git"
gem "wikidata-fetcher", '>=0.15.0', git: "https://github.com/everypolitician/wikidata-fetcher.git"
gem 'wikisnakker', git: 'https://github.com/everypolitician/wikisnakker', branch: 'master'

10 changes: 5 additions & 5 deletions Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 4b8d8b82993ba1047af2e59905ef01f512213d36
revision: 601deba15aa97a7303efd3be56503846d9c0a06c
specs:
wikidata-fetcher (0.14.0)
wikidata-fetcher (0.15.0)
colorize
diskcached
json
Expand Down Expand Up @@ -43,15 +43,15 @@ GEM
diskcached (1.1.2)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
excon (0.48.0)
excon (0.49.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
hashie (3.4.3)
hashie (3.4.4)
http-cookie (1.0.2)
domain_name (~> 0.5)
httpclient (2.7.1)
Expand Down Expand Up @@ -98,7 +98,7 @@ DEPENDENCIES
rest-client
scraperwiki!
sqlite_magic!
wikidata-fetcher (>= 0.14.0)!
wikidata-fetcher (>= 0.15.0)!
wikisnakker!

BUNDLED WITH
Expand Down

0 comments on commit 33128b8

Please sign in to comment.