Skip to content

Commit

Permalink
updated to add the pry dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jcran committed Apr 3, 2012
1 parent 37821c9 commit 8d5c2b4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lab.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ Gem::Specification.new do |s|

# Vmware vsphere driver
s.add_runtime_dependency "rbvmomi"


# util/console.rb
s.add_runtime_dependency "pry"

end

0 comments on commit 8d5c2b4

Please sign in to comment.