From b486d6af369ee3dcac00a92b646245c93abead14 Mon Sep 17 00:00:00 2001 From: Samer Abdel-Hafez Date: Fri, 27 Feb 2015 10:11:23 +0100 Subject: Minor cosmetic changes and additions --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index d0e8c23..0bd4ffa 100644 --- a/Rakefile +++ b/Rakefile @@ -3,7 +3,7 @@ begin require 'bundler' # Bundler.setup rescue LoadError - warn 'bunler missing' + warn 'bundler missing' end gemspec = eval(File.read(Dir['*.gemspec'].first)) -- cgit v1.2.1