Skip to content

Commit

Permalink
remove pry as a development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jmettraux committed Aug 15, 2014
1 parent bdb3143 commit 29aff9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rufus-scheduler.gemspec
Expand Up @@ -28,7 +28,6 @@ job scheduler for Ruby (at, cron, in and every jobs).

s.add_runtime_dependency 'tzinfo'

s.add_development_dependency 'pry'
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec', '>= 2.13.0'
s.add_development_dependency 'chronic'
Expand Down

0 comments on commit 29aff9e

Please sign in to comment.