source "https://rubygems.org"
if !!File::ALT_SEPARATOR
gemspec :name => 'rest-client.windows'
else
gemspec
end
group :test do
gem 'rake'