1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/Gemfile

6 lines
77 B
Text
Raw Normal View History

2010-10-19 22:13:27 -04:00
source :rubygems
gemspec
2011-06-06 19:21:49 -04:00
group(:development) do
gem 'rake', '~> 0.8.7'
end