mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
7 lines
72 B
Ruby
7 lines
72 B
Ruby
source "https://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
group :test do
|
|
gem 'rake'
|
|
end
|