fugit.gemspec in fugit-1.1.10 vs fugit.gemspec in fugit-1.2.0
- old
+ new
@@ -41,10 +41,10 @@
# this dependency appears in 'et-orbi'
s.add_runtime_dependency 'raabro', '~> 1.1'
s.add_runtime_dependency 'et-orbi', '~> 1.1', '>= 1.1.8'
- s.add_development_dependency 'rspec', '~> 3.7'
+ s.add_development_dependency 'rspec', '~> 3.8'
s.add_development_dependency 'chronic', '~> 0.10'
s.require_path = 'lib'
end