Skip to content

Commit

Permalink
Lock to 3.0 rspec to resolve test issues
Browse files Browse the repository at this point in the history
  • Loading branch information
martinisoft committed Oct 3, 2014
1 parent d8d67b0 commit 8a877e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'foodcritic', '~> 3.0.3'
gem 'minitest'
gem 'rake'
gem 'rspec'
gem 'rspec', '= 3.0.0'
gem 'guard-rspec'

# allow CI to override the version of Chef for matrix testing
Expand Down

0 comments on commit 8a877e9

Please sign in to comment.