Commit 8b3737e936dbbaee29e68a98b5a8980406da54ad

Authored by Thiago Ribeiro
1 parent 4b07da18

Update Gemfile

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
Gemfile
... ... @@ -6,7 +6,6 @@ group :development, :test do
6 6 gem 'guard'
7 7 gem 'guard-rspec'
8 8 gem 'guard-bundler'
9   - gem 'growl'
10 9 gem 'rb-fsevent'
11 10 gem 'simplecov'
12 11 end
... ...