Skip to content

Commit

Permalink
Merge pull request #1 from emboss/add_fuzzbert
Browse files Browse the repository at this point in the history
Add dependency to FuzzBert
  • Loading branch information
emboss committed Sep 14, 2012
2 parents e48ead4 + 7f65c9e commit 69d25e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -10,6 +10,7 @@ group :development do
gem 'rake'
gem 'rspec'
gem 'jruby-openssl', :platforms => :jruby
gem 'fuzzbert', :git => "git://github.com/krypt/FuzzBert.git"
end

group :test do
Expand Down

0 comments on commit 69d25e8

Please sign in to comment.