mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
change bond gem version in pry.gemspec, from 0.4.2 to 0.5.0
This commit is contained in:
parent
287f6b4670
commit
38a1f71303
1 changed files with 1 additions and 1 deletions
|
|
@ -27,5 +27,5 @@ Gem::Specification.new do |s|
|
|||
s.add_development_dependency 'mocha', '~> 0.13.1'
|
||||
s.add_development_dependency 'simplecov'
|
||||
# TODO: make this a plain dependency:
|
||||
s.add_development_dependency 'bond', '~> 0.4.2'
|
||||
s.add_development_dependency 'bond', '~> 0.5.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue