fugit.gemspec in fugit-1.1.6 vs fugit.gemspec in fugit-1.1.7

- old
+ new

@@ -39,12 +39,13 @@ #s.add_runtime_dependency 'tzinfo' # this dependency appears in 'et-orbi' s.add_runtime_dependency 'raabro', '~> 1.1' - s.add_runtime_dependency 'et-orbi', '~> 1.1', '>= 1.1.6' + s.add_runtime_dependency 'et-orbi', '~> 1.1', '>= 1.1.7' s.add_development_dependency 'rspec', '~> 3.7' + s.add_development_dependency 'chronic', '~> 0.10' s.require_path = 'lib' end