1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
rest-client--rest-client/Gemfile
2013-02-19 08:23:57 -06:00

7 lines
72 B
Ruby

source "https://rubygems.org"
gemspec
group :test do
gem 'rake'
end