mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
03760cdd80
(cherry picked from commit 8eb765b7cd
)
7 lines
72 B
Ruby
7 lines
72 B
Ruby
source "https://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
group :test do
|
|
gem 'rake'
|
|
end
|