Skip to content

Commit

Permalink
mocha 0.13.0 changed their api, let's stick with 0.12.7 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
tomash committed Nov 13, 2012
1 parent 1ddc665 commit 35315fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -15,7 +15,7 @@ end
# Define gems to be used in the 'test' environment
group :test do
gem 'rspec'
gem 'mocha'
gem 'mocha', '0.12.7'
gem 'timecop'
gem 'fuubar'

Expand Down

0 comments on commit 35315fc

Please sign in to comment.