Skip to content
This repository has been archived by the owner on Sep 29, 2018. It is now read-only.

Commit

Permalink
Add ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
jarib committed Jan 24, 2017
1 parent f830bc2 commit 501261a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ source "https://rubygems.org"

gem 'scraperwiki', git: "https://github.com/openaustralia/scraperwiki-ruby.git", branch: "morph_defaults"
gem "nokogiri"
gem "pry"
gem "pry"

ruby "2.2.2"
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ DEPENDENCIES
pry
scraperwiki!

RUBY VERSION
ruby 2.2.2p95

BUNDLED WITH
1.10.3
1.13.1

0 comments on commit 501261a

Please sign in to comment.