Skip to content

Commit

Permalink
Require at least et-orbi 1.2.10 in .gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Mar 22, 2024
1 parent 01f0ddb commit 6afc6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fugit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Time tools for flor and the floraison project. Cron parsing and occurrence compu
# this dependency appears in 'et-orbi'

s.add_runtime_dependency 'raabro', '~> 1.4'
s.add_runtime_dependency 'et-orbi', '~> 1', '>= 1.2.9'
s.add_runtime_dependency 'et-orbi', '~> 1', '>= 1.2.10'

s.add_development_dependency 'rspec', '~> 3.8'
s.add_development_dependency 'chronic', '~> 0.10'
Expand Down

0 comments on commit 6afc6b1

Please sign in to comment.