From 60dabd07a9a5724bcb3b9cc98c8e089a2be07c56 Mon Sep 17 00:00:00 2001 From: Kelly Sonderegger Date: Tue, 29 Jul 2014 16:18:47 -0600 Subject: [PATCH] added bundle dependency --- README.md | 1 + README.rdoc | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index da597f8..32de444 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ * RubyGem 1.3.7 or higher (to build the gem) * RDoc 1.0 or higher (to build documentation) * Rake 0.8.7 or higher (to use the rake tasks) +* Bundle 1.6 or higher * RSpec 2.1 or higher (to run rspec tests) ## Installation from rubygems.org diff --git a/README.rdoc b/README.rdoc index 8c6ad4a..9f1a7e9 100644 --- a/README.rdoc +++ b/README.rdoc @@ -8,6 +8,7 @@ * RubyGem 1.3.7 or higher (to build the gem) * RDoc 1.0 or higher (to build documentation) * Rake 0.8.7 or higher (to use the rake tasks) +* Bundle 1.6 or higher * RSpec 2.1 or higher (to run rspec tests) ## Installation from rubygems.org