README.md in cucumber-nagios-0.6.7 vs README.md in cucumber-nagios-0.6.8
- old
+ new
@@ -50,14 +50,17 @@
You'll need to bundle your dependencies to use cucumber-nagios.
First you need to make sure the following dependencies are installed:
- RubyGems
- - bundler gem (automatically pulled in by the cucumber-nagios gem)
+ - bundler08 gem (automatically pulled in by the cucumber-nagios gem)
To bundle your dependencies, within your project directory run:
$ gem bundle
+
+*Please note*: cucumber-nagios uses `bundler08`, **not** `bundler`. Until the
+`bundler` guys sort their shit out, I refuse to release software that uses it.
Deploying to production
=======================