Skip to content

Commit

Permalink
Add concrete version number for development dependency pry-byebug.
Browse files Browse the repository at this point in the history
  • Loading branch information
thuehlinger committed Aug 2, 2016
1 parent 0112a7d commit 6f0ea6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daemons.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 0'
s.add_development_dependency 'rspec', '~> 3.1'
s.add_development_dependency 'simplecov', '~> 0'
s.add_development_dependency 'pry-byebug', '~> 0'
s.add_development_dependency 'pry-byebug', '~> 3.0.0'
end

0 comments on commit 6f0ea6b

Please sign in to comment.