Skip to content

Commit

Permalink
add patch, as nokogiri requires it to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbrooks committed Aug 23, 2014
1 parent c1c8cd8 commit e3090c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

git submodule init && git submodule update

sudo yum install -y ruby-devel rubygems-devel gcc-c++ curl-devel rubygem-bundler
sudo yum install -y ruby-devel rubygems-devel gcc-c++ curl-devel rubygem-bundler patch

bundle install

0 comments on commit e3090c2

Please sign in to comment.