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
Justin Coyne 03760cdd80 Added a travis ci build file
(cherry picked from commit 8eb765b7cd)
2014-01-24 18:52:30 -08:00

7 lines
72 B
Ruby

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