We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60329cc commit 43f2c3dCopy full SHA for 43f2c3d
.travis.yml
@@ -2,3 +2,4 @@ rvm:
2
- 1.9.2
3
- 1.8.7
4
- ree
5
+ - jruby
jsonify.gemspec
@@ -28,5 +28,4 @@ Gem::Specification.new do |s|
28
s.add_development_dependency 'autotest'
29
s.add_development_dependency 'yard'
30
s.add_development_dependency 'rdiscount'
31
- s.add_development_dependency 'ruby-prof'
32
end
0 commit comments