Sha256: 7d8d78db4cefa97e4cade17a7d106eea59e50a00b12051a78898b3630c6a87a9
Contents?: true
Size: 169 Bytes
Versions: 6
Compression:
Stored size: 169 Bytes
Contents
require 'bundler' Bundler::GemHelper.install_tasks task :compile do require 'ant' ant ['-f', 'build.xml'] cp 'dist/win32ole.jar', 'lib/win32ole/win32ole.jar' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
jruby-win32ole-0.8.5 | Rakefile |
jruby-win32ole-0.8.4 | Rakefile |
jruby-win32ole-0.8.3 | Rakefile |
jruby-win32ole-0.8.2 | Rakefile |
jruby-win32ole-0.8.1 | Rakefile |
jruby-win32ole-0.8.0 | Rakefile |