djbkd has quit [Remote host closed the connection]
RubyDevguy has joined #bundler
<RubyDevguy>
Can bundler write currently used gem versions to the Gemfile either as a comment or as a version restriction?
chouhoulis has joined #bundler
djbkd has joined #bundler
dstarh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djbkd has quit [Ping timeout: 240 seconds]
djbkd has joined #bundler
chouhoulis has quit [Remote host closed the connection]
<slash_nick>
RubyDevguy: is the Gemfile.lock not enough?
<slash_nick>
it contains that info
chouhoul_ has joined #bundler
chouhoul_ has quit [Remote host closed the connection]
chouhoulis has joined #bundler
<RubyDevguy>
slash_nick: Its findable that way but seems easier/more readable to see it on each line in the normal gem file so you can update easier without all the research and back and forth, and to help lock in things upon a release or similar situation
<RubyDevguy>
Just curious if there as a function similar to 'annotate' gem for documenting models, i could run say "bundle document' or something and each line ends up like: gem 'rails' #v4.2.4
<RubyDevguy>
or even not a comment and actually just tagging the line with the current version being used
chouhoulis has quit [Remote host closed the connection]
<jhass>
RubyDevguy: did you look at the bundle outdated command?
<RubyDevguy>
jhass: yes, thats where i got the idea, was just not sure if it coudl write the values in for you, before i took the time to go write them all in by hand
<Radar>
Take the time to write them by hand if that's what you want.
<Radar>
Gemfile.lock tells you that information.
<RubyDevguy>
jhass: I thought it may be a feature just to save people time before deployment, if they are like me and dont write in version numbers when first putting in a gem
<jhass>
that's what the lock is for
<jhass>
commit it
<RubyDevguy>
ya its commited, thanks
valarissa has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
RubyDevguy has quit []
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
samphippen has joined #bundler
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]