Skip to content

Commit 933b371

Browse files
committed
Fix JRuby 1.7.0 install name: should be jruby-1.7.0-dev not jruby-1.7.0.dev
1 parent e69f559 commit 933b371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/ruby-build/jruby-1.7.0-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
install_package "jruby-1.7.0.dev" "http://ci.jruby.org/snapshots/1.7.x/jruby-bin-1.7.0.dev.tar.gz" jruby
1+
install_package "jruby-1.7.0-dev" "http://ci.jruby.org/snapshots/1.7.x/jruby-bin-1.7.0.dev.tar.gz" jruby

0 commit comments

Comments
 (0)