Gemfile in aruba-0.11.0.pre vs Gemfile in aruba-0.11.0.pre2
- old
+ new
@@ -40,10 +40,10 @@
# Code Coverage
gem 'simplecov', '~> 0.10'
# Test api
- gem 'rspec', '~> 3.3.0'
+ gem 'rspec', '~> 3.4'
gem 'fuubar', '~> 2.0.0'
# using platform for this make bundler complain about the same gem given
# twice
if RUBY_VERSION < '1.9.3'