Skip to content

Commit

Permalink
See if 1.5.10 works with PR before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Ortuna committed Jun 9, 2013
1 parent c4727fa commit 47bff16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -19,7 +19,7 @@ group :development do
puts "=> Using sinatra edge"
gem "sinatra", :git => "git://github.com/sinatra/sinatra.git" # :path => "/Developer/src/Extras/sinatra"
end
gem "nokogiri", "~> 1.5.9"
gem "nokogiri", "~> 1.5.10"
gem "json", ">= 1.5.3"
gem "rack", ">= 1.3.0"
gem "rake", ">= 0.8.7"
Expand Down

0 comments on commit 47bff16

Please sign in to comment.