Rack gem in not getting unpacked

0 views
Skip to first unread message

Saurabh Peshkar

unread,
Sep 3, 2010, 8:46:39 AM9/3/10
to rubyonra...@googlegroups.com
Hi All,

my server is having rack gems as:

rack (1.2.1, 1.1.0, 1.0.1, 1.0.0)

when i run the following command in my project/vendor/gems folder:

gem unpack rack-1.0.0

It shows the following error message:

Error: Gem 'rack-1.0.0' not installed.

Any idea on this??

Thanks,

Saurabh
--
Posted via http://www.ruby-forum.com/.

Saurabh Peshkar

unread,
Sep 3, 2010, 9:10:40 AM9/3/10
to rubyonra...@googlegroups.com
Saurabh Peshkar wrote:
> Hi All,
>
> my server is having rack gems as:
>
> rack (1.2.1, 1.1.0, 1.0.1, 1.0.0)
>
> when i run the following command in my project/vendor/gems folder:
>
> gem unpack rack-1.0.0
>
> It shows the following error message:
>
> Error: Gem 'rack-1.0.0' not installed.
>
> Any idea on this??
>
> Thanks,
>
> Saurabh

Query solved, used following command:

gem unpack rack -v=1.0.0

Reply all
Reply to author
Forward
0 new messages