Skip to content

Commit

Permalink
Undo last nokogiri version setting
Browse files Browse the repository at this point in the history
  • Loading branch information
skorth committed Jan 16, 2014
1 parent da59fa2 commit b45c051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.1.8.7
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem 'nokogiri', '>=1.5.11'
gem 'nokogiri', '~>1.5.11'
gem 'mime-types', '~>1.16'

group :development, :test do
Expand Down

0 comments on commit b45c051

Please sign in to comment.