Skip to content

Commit

Permalink
Explicitly require everypolitician-popolo
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed May 30, 2018
1 parent 9bb2c41 commit 318b6ee
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -9,6 +9,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
ruby '2.3.3'

gem 'everypolitician', github: 'everypolitician/everypolitician-ruby'
gem 'everypolitician-popolo', github: 'everypolitician/everypolitician-popolo'
gem 'pry'
gem 'rubocop'
gem 'scraperwiki', github: 'openaustralia/scraperwiki-ruby', branch: 'morph_defaults'
Expand Down
10 changes: 8 additions & 2 deletions Gemfile.lock
@@ -1,3 +1,10 @@
GIT
remote: https://github.com/everypolitician/everypolitician-popolo.git
revision: 4d8aa382e9de4b3eed122cdb4a487c8f1943eff2
specs:
everypolitician-popolo (0.9.0)
require_all

GIT
remote: https://github.com/everypolitician/everypolitician-ruby.git
revision: 363f7abb3bf2596d89cc048b98deb1a83ac163ff
Expand Down Expand Up @@ -28,8 +35,6 @@ GEM
specs:
ast (2.4.0)
coderay (1.1.2)
everypolitician-popolo (0.8.0)
require_all
httpclient (2.8.3)
method_source (0.9.0)
parallel (1.12.1)
Expand Down Expand Up @@ -60,6 +65,7 @@ PLATFORMS

DEPENDENCIES
everypolitician!
everypolitician-popolo!
pry
rubocop
scraperwiki!
Expand Down

0 comments on commit 318b6ee

Please sign in to comment.