huoxito has joined #rubygems
huoxito has quit [Ping timeout: 260 seconds]
jhass is now known as jhass|off
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 244 seconds]
robotblake has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
huoxito has joined #rubygems
seanlinsley has quit [Quit: seanlinsley]
seanlinsley has joined #rubygems
huoxito has quit [Remote host closed the connection]
qrush__ is now known as qrush
dvu has joined #rubygems
dwknoxy has quit [Quit: Textual IRC Client: www.textualapp.com]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 272 seconds]
lsegal has quit [Read error: Connection reset by peer]
lsegal has joined #rubygems
tcopeland has joined #rubygems
tcopeland1 has quit [Ping timeout: 272 seconds]
elia has joined #rubygems
Ghis_ has joined #rubygems
workmad3 has joined #rubygems
jhass|off is now known as jhass
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
bbrowning has joined #rubygems
huoxito has joined #rubygems
tcopeland has quit [Quit: Leaving.]
elia has quit [Quit: Computer has gone to sleep.]
<mpapis> drbrain, hi, got few minutes for me?
shevy has left #rubygems ["I'll be back ... maybe"]
mkristian has joined #rubygems
Ghis_ has quit [Ping timeout: 260 seconds]
elia has joined #rubygems
jottr has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
tcopeland has joined #rubygems
workmad3 has quit [Ping timeout: 245 seconds]
mkristian has quit [Ping timeout: 272 seconds]
mkristian has joined #rubygems
dvu has quit [Remote host closed the connection]
workmad3 has joined #rubygems
_elia has joined #rubygems
elia has quit [Ping timeout: 272 seconds]
bbrowning is now known as bbrowning_away
iinzng has joined #rubygems
tenderlove has joined #rubygems
knoxweb has joined #rubygems
iinzng has quit [Quit: Leaving]
iinzng has joined #rubygems
iinzng has quit [Remote host closed the connection]
iinzng has joined #rubygems
mkristian has quit [Ping timeout: 246 seconds]
dwknoxy has joined #rubygems
mkristian has joined #rubygems
aquaranto_ is now known as aquaranto
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
robotblake has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
bbrowning_away is now known as bbrowning
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
yakko has quit [Read error: Connection reset by peer]
yakko has joined #rubygems
dvu has joined #rubygems
yakko has quit [Client Quit]
dvu has quit [Remote host closed the connection]
dvu has joined #rubygems
dangerousdave has joined #rubygems
<dangerousdave> hello
<dangerousdave> however I am getting it on the cloud host heroku, so am not able to downgrade rubygems
<dangerousdave> do I have any other options?
<dangerousdave> please
_elia has quit [Remote host closed the connection]
jottr has quit [Ping timeout: 246 seconds]
<jhass> dangerousdave: sounds like a #heroku question
<dangerousdave> jhass, they couldn't help me
<dangerousdave> can i downgrade rubygems from within a rails application using the Gemfile?
elia has joined #rubygems
<jhass> then I doubt anyone here can, besides telling you to upgrade your stuff fianlly
<dangerousdave> yeah
workmad3 has quit [Ping timeout: 272 seconds]
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dvu has quit [Remote host closed the connection]
elia has quit [Ping timeout: 240 seconds]
dvu has joined #rubygems
elia has joined #rubygems
hakunin has quit []
dvu has quit [Remote host closed the connection]
mkristian has quit [Quit: bye]
dangerousdave has joined #rubygems
dvu has joined #rubygems
dangerousdave has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dvu has quit [Remote host closed the connection]
dvu has joined #rubygems
bbrowning_ has joined #rubygems
bbrowning has quit [Ping timeout: 272 seconds]
dvu has quit [Ping timeout: 244 seconds]
bbrowning_ is now known as bbrowning
dvu has joined #rubygems
dvu has quit [Remote host closed the connection]
dvu has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
tbuehlmann has joined #rubygems
robotblake has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has joined #rubygems
dwknoxy is now known as dknox-lunch
jottr has joined #rubygems
tdruez has joined #rubygems
pombreda has joined #rubygems
<pombreda> Hola ;) given a bunch of gems (not installed) in a directory, how could I get the equivalent of a gem list output? and also can this be a bit more structured list (like a yaml or json) rather than bare text?
tcopeland has quit [Ping timeout: 260 seconds]
<jhass> what for? Might be easier just parsing the filenames
<pombreda> jhass: this is to get a report of gems in use, with description, author, homepage, etc
<pombreda> jhass: not all these gems are open source btw
<jhass> so what do you have exactly? A directory of .gem files or? A Gemfile?
bbrowning is now known as bbrowning_away
<pombreda> jhass: a directory with a bunch of .gem files
knoxweb has quit [Quit: Leaving...]
<jhass> Something like Dir.glob['foo/*.gem'].map {|gem| Gem::Package.new(gem).spec } should get you started
robotblake has joined #rubygems
dvu has quit [Remote host closed the connection]
tbuehlmann has quit [Remote host closed the connection]
<pombreda> jhass: I am rather new to ruby ;) "NameError: uninitialized constant Gem::Package" ... using ruby 2
<jhass> pombreda: require 'rubygems/package'
<pombreda> ah
<pombreda> jhass: got it with require 'rubygems/package';Dir.glob('*.gem').map {|gem| Gem::Package.new(gem).spec}
<pombreda> jhass: thanks mucho... that should get me going :)
Guest___ has joined #rubygems
dvu has joined #rubygems
tcopeland has joined #rubygems
dvu has quit [Ping timeout: 260 seconds]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
<pombreda> are the gemspec files pure YAML? or not?
<pombreda> sounds like gem specification --yaml does not output valid yaml (when parsed with anoth language than Ruby)?
dvu has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
jottr has quit [Ping timeout: 272 seconds]
dvu has quit [Remote host closed the connection]
<jhass> what's that other language and what parser it is using?
<jhass> ah, it does ruby object serialization in there
tdruez has quit [Remote host closed the connection]
<jhass> so, gem specifications are written in pure ruby, that yaml is just another representation
<jhass> so if you need that data in another language, best is to write a ruby script that dumps it in a format you can easily read there
seanlinsley has quit [Quit: seanlinsley]
pombreda has quit [Ping timeout: 246 seconds]
jottr has joined #rubygems
seanlinsley has joined #rubygems