|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
hello
is there a way to query gems and find if there are updates to the currently installed gems. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Fri, Feb 22, 2008 at 5:19 PM, Junkone <junkone1@gmail.com> wrote:
> hello > is there a way to query gems and find if there are updates to the > currently installed gems. > You can use "gem commands" to see most things you can do with the gem tool "gem outdated" is among them and shows you all gems which can be updated. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Sat, Feb 23, 2008, Junkone wrote:
> is there a way to query gems and find if there are updates to the > currently installed gems. You can run 'gem outdated', assuming you have a relatively recent version of RubyGems installed. If you don't, upgrade it ![]() Ben |
|
![]() |
| Outils de la discussion | |
|
|