Skip to content

Commit

Permalink
Use wikisnakker with Yajl
Browse files Browse the repository at this point in the history
See if this performs any better
  • Loading branch information
tmtmtmtm committed Jan 6, 2017
1 parent 7e51d54 commit a0aafdc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -21,7 +21,7 @@ gem 'sqlite_magic', github: 'openc/sqlite_magic'

gem 'everypolitician', github: 'everypolitician/everypolitician-ruby'
gem 'wikidata-fetcher', '>=0.19.0', github: 'everypolitician/wikidata-fetcher'
gem 'wikisnakker', github: 'everypolitician/wikisnakker'
gem 'wikisnakker', github: 'everypolitician/wikisnakker', branch: 'yajl'

group :quality do
gem 'rubocop'
Expand Down
7 changes: 5 additions & 2 deletions Gemfile.lock
Expand Up @@ -23,9 +23,11 @@ GIT

GIT
remote: https://github.com/everypolitician/wikisnakker.git
revision: cc55a4f45290c8ad86dc3e2a41ea678e02e3dd94
revision: 764d9ae43e623eaf838038d3e33b1aa7ccbb70a0
branch: yajl
specs:
wikisnakker (0.7.0)
wikisnakker (0.8.0)
yajl-ruby

GIT
remote: https://github.com/openaustralia/scraperwiki-ruby.git
Expand Down Expand Up @@ -114,6 +116,7 @@ GEM
faraday (~> 0.9)
faraday_middleware (~> 0.9)
hashie (~> 3.3)
yajl-ruby (1.3.0)

PLATFORMS
ruby
Expand Down

0 comments on commit a0aafdc

Please sign in to comment.