Skip to content

Commit

Permalink
Pry 0.9.9 release, time to update dependency ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
banister committed Apr 18, 2012
1 parent c09797c commit 54cb25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pry-remote-em.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.executables = ['pry-remote-em']

s.add_dependency 'eventmachine'
s.add_dependency 'pry', '~> 0.9.6'
s.add_dependency 'pry', '~> 0.9.9'
s.add_dependency 'rb-readline'
s.add_dependency 'ruby-termios', '~> 0.9.6'
s.add_dependency 'highline'
Expand Down

0 comments on commit 54cb25a

Please sign in to comment.