Skip to content

Commit

Permalink
Bump Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Mar 25, 2016
1 parent 746ed25 commit 0d4a6c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.10.2', git: "https://github.com/everypolitician/wikidata-fetcher.git"
gem "wikidata-fetcher", '>=0.12.0', git: "https://github.com/everypolitician/wikidata-fetcher.git"
gem 'wikisnakker', git: 'https://github.com/everypolitician/wikisnakker', branch: 'master'

14 changes: 7 additions & 7 deletions Gemfile.lock
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/everypolitician/wikidata-fetcher.git
revision: 9cc45e69eea300e979d1861f9c6e5d16489b9366
revision: 4fed91a1b4a55138e2ec3e0c79f5f36642ca6e06
specs:
wikidata-fetcher (0.10.2)
wikidata-fetcher (0.12.0)
colorize
diskcached
json
Expand Down Expand Up @@ -41,9 +41,9 @@ GEM
coderay (1.1.0)
colorize (0.7.7)
diskcached (1.1.2)
domain_name (0.5.20160128)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
excon (0.45.4)
excon (0.48.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
Expand All @@ -60,7 +60,7 @@ GEM
faraday (~> 0.9, >= 0.9.0)
faraday-cookie_jar (~> 0.0, >= 0.0.6)
method_source (0.8.2)
mime-types (2.99)
mime-types (2.99.1)
mini_portile2 (2.0.0)
multipart-post (2.0.0)
netrc (0.11.0)
Expand All @@ -80,7 +80,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
wikidata-client (0.0.9)
wikidata-client (0.0.10)
excon (~> 0.40)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
Expand All @@ -98,7 +98,7 @@ DEPENDENCIES
rest-client
scraperwiki!
sqlite_magic!
wikidata-fetcher (>= 0.10.2)!
wikidata-fetcher (>= 0.12.0)!
wikisnakker!

BUNDLED WITH
Expand Down

0 comments on commit 0d4a6c8

Please sign in to comment.