mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Merge branch 'master' into refactor/direct_tests
This commit is contained in:
commit
94e494b145
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ class Pry
|
||||||
else
|
else
|
||||||
Gem.refresh
|
Gem.refresh
|
||||||
output.puts "Gem `#{text.green gem}` installed."
|
output.puts "Gem `#{text.green gem}` installed."
|
||||||
|
require gem
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue