Skip to content

Commit

Permalink
Upgrade Rspec, peg Chronic at 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed May 14, 2018
1 parent d29e756 commit 59c3841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rufus-scheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Job scheduler for Ruby (at, cron, in and every jobs). Not a replacement for cron

s.add_runtime_dependency 'fugit', '~> 1.1', '>= 1.1.1'

s.add_development_dependency 'rspec', '~> 3.4'
s.add_development_dependency 'chronic'
s.add_development_dependency 'rspec', '~> 3.7'
s.add_development_dependency 'chronic', '~> 0.10'

s.require_path = 'lib'
end
Expand Down

0 comments on commit 59c3841

Please sign in to comment.