Ryan Fitzgerald
|
cd06c88a55
|
Merge remote-tracking branch 'drwl/fixes-issue-1286' (fix #1286)
Conflicts:
lib/pry/rubygem.rb
|
2015-01-14 21:53:36 -08:00 |
|
Ahsan Dar
|
47fac2073a
|
gem install fails when config doesn't have --user-install set
|
2014-10-02 16:16:25 +01:00 |
|
Andrew Lee
|
e41f828f30
|
Fix for NoMethodError when using install-command with no gem configuration
|
2014-08-24 23:08:03 -07:00 |
|
epitron
|
397d89f01a
|
Make 'gem-cd' use the most recent gem, not the oldest gem.
|
2013-11-06 01:37:48 -05:00 |
|
Kyrylo Silin
|
629bb75cc6
|
Rubygem: fix raising of CommandError for #install
Fix issue #870 (gem-install seems broken on jruby)
|
2013-03-12 20:53:18 +02:00 |
|
Conrad Irwin
|
d6ef67cfa7
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
|
Kyrylo Silin
|
5ff295c283
|
Command::InstallCommand: honor ".gemrc" switches
Fix issue #666 (install-command doesn't seem to honor gemrc)
Also, prettify various messages from "install-command".
|
2013-02-23 22:43:25 +02:00 |
|
Kyrylo Silin
|
4c56c73e9d
|
Implement Rubygem::install
Use the code of `gem-install` command as a basis.
Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
|
2013-01-09 02:27:15 +02:00 |
|
Kyrylo Silin
|
3c60ee88e5
|
Extract out gem related code to Pry::Rubygem
And fix some typos, and prettify some lines.
Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
|
2013-01-09 00:24:53 +02:00 |
|