lib/rconf/configurators/bundler_configurator.rb in rconf-0.6.5 vs lib/rconf/configurators/bundler_configurator.rb in rconf-0.6.10
- old
+ new
@@ -47,10 +47,10 @@
report_success
true
end
alias :run_darwin :run_linux
- # Not implemented on windows (no bundler gem there)
+ # Not implemented on windows
#
# === Raise
# (Exception):: Always raise
def run_windows
raise "Bundler is not supported on Windows!"