Skip to content

Commit

Permalink
add flexmock dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
adammck committed May 26, 2011
1 parent b0589e9 commit 6371e44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Expand Up @@ -4,3 +4,7 @@ group :development do
gem "bundler", "~> 1.0.0"
gem "jeweler", "~> 1.5.2"
end

group :test do
gem "flexmock", "~> 0.9.0"
end

0 comments on commit 6371e44

Please sign in to comment.