This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
httparty
Watch
1
Star
0
Fork
You've already forked httparty
0
mirror of
https://github.com/jnunemaker/httparty
synced
2023-03-27 23:23:07 -04:00
Code
Releases
Activity
7788ac9479
httparty
/
Gemfile
6 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
Add bundler
2010-10-19 22:13:27 -04:00
source :rubygems
gemspec
Added rake to gemfile.
2011-06-06 19:21:49 -04:00
group(:development) do
gem 'rake', '~> 0.8.7'
end
Copy permalink