This website requires JavaScript.
Explore
Help
Sign in
emileclarkb
/
hammer
Watch
1
Star
0
Fork
You've already forked hammer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
61f79252a5
hammer
/
src
/
bindings
/
ruby
/
Gemfile
9 lines
106 B
Text
Raw
Normal View
History
Unescape
Escape
Add first version of ruby bindings.
2013-11-10 15:13:15 +01:00
source 'https://rubygems.org'
gemspec
group :test do
Add real tests.
2013-12-16 17:56:49 +01:00
gem 'minitest', '~> 5.2'
Got travis working, fixed ruby 1.9.3 compatibility
2014-01-11 04:27:40 +01:00
gem 'rake', '>10'
Add first version of ruby bindings.
2013-11-10 15:13:15 +01:00
end
Reference in a new issue
Copy permalink