indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
kfpratt has quit [Remote host closed the connection]
dstarh has joined #bundler
dstarh has quit [Ping timeout: 246 seconds]
maletor has quit []
Guest65722 has quit [Ping timeout: 246 seconds]
halorgium has quit [Ping timeout: 246 seconds]
kfpratt has joined #bundler
kfpratt has quit [Remote host closed the connection]
halorgium has joined #bundler
bf4 has joined #bundler
bf4 is now known as Guest38256
maletor has joined #bundler
maletor has quit [Client Quit]
halorgium has quit [Ping timeout: 246 seconds]
halorgium has joined #bundler
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
khebbie has quit [Remote host closed the connection]
khebbie has joined #bundler
khebbie has quit [Ping timeout: 240 seconds]
robbyoconnor has joined #bundler
robbyoconnor has joined #bundler
robbyoconnor has quit [Changing host]
Unopoo has joined #bundler
<Unopoo> I forked and cloned a github project to local, installed bundler, now trying to run `bundle install`, here is the output:http://paste2.org/efm6tkj5
<Unopoo> what's wrong here? how can I fix it?
<Unopoo> here is the Gemfile: http://paste2.org/NZOtEAbc
<jhass> Unopoo: bundler can't find the git executable
<Unopoo> jhass: I'll try install git
<jhass> mmh, how did you clone the repo if you don't have git? :D
<Unopoo> because I'm using cygwin, sometime this tool is availabel in cygwin(like git) but not windows, sometime that tool is availabel in windows(like ruby gem) but not cygwin
<Unopoo> it can be very confused
<Unopoo> jhass: I clone it in cygwin, then try to run bundle in cmd :<
<jhass> mmh, try gem install bundler & bundle install in cygwin? idk, come to linux already :P
<Unopoo> jhass: actually I'm asking about the problem of using gem in #cygwin, hope me luck. thank you :)
<Unopoo> is there a channel for gem?
<jhass> #rubygems
agis- has joined #bundler
Unopoo is now known as Guest93947
Guest93947 has quit [Killed (cameron.freenode.net (Nickname regained by services))]
Unopoo1 has joined #bundler
Gidogeek has joined #bundler
agis- has quit [Remote host closed the connection]
Gidogeek has quit [Quit: (null)]
Scrivener has quit [Ping timeout: 244 seconds]
Scrivener has joined #bundler
jrafanie has joined #bundler
agis- has joined #bundler
jrafanie_ has joined #bundler
jrafanie has quit [Ping timeout: 264 seconds]
jrafanie has joined #bundler
jrafanie_ has quit [Ping timeout: 265 seconds]
Scrivener has quit [Quit: Leaving]
habitullence has joined #bundler
jrafanie has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
habitullence has quit [Quit: habitullence]
Scrivener has joined #bundler
huoxito has joined #bundler
jrafanie has joined #bundler
huoxito has quit [Ping timeout: 264 seconds]
huoxito has joined #bundler
Scrivener has quit [Ping timeout: 250 seconds]
krutten has joined #bundler
rbankston has joined #bundler
<krutten> indirect: have a issue. A gemfile that requires
<krutten> gem 'feature', github: 'moneyadviceservice/feature', branch: 'multiple-features'
mdolian has joined #bundler
<krutten> fails on fresh bundles because it needs to have rake installed first
<krutten> Can we specify an install order in the Gemfile?
<krutten> or if we add a s.add_dependancy('rake', '~> 10.4.2')
<krutten> in the block below
<krutten> can Bundler parse the file and know to install Rake first?
Scrivener has joined #bundler
<krutten> The workaround right now is comment out that gem and bundle to get Rake installed, then uncomment that line which seems to suggest something is not providing the depenedacy resolution code the right info
<krutten> s.autorequire = 'rake'
<krutten> There was a LoadError while loading feature.gemspec:
<krutten> cannot load such file -- rake/packagetask from
<krutten> /data/frontend/shared/bundled_gems/ruby/2.1.0/bundler/gems/feature-befa10a407f9/feature.gemspec:1:in `<main>'
<krutten> we're trying a few things and we'll update you if we figure something out
huoxito_ has joined #bundler
huoxito has quit [Ping timeout: 255 seconds]
Guest24 is now known as lele
chouhoul_ has quit [Remote host closed the connection]
chouhoulis has joined #bundler
mdolian has quit [Quit: Leaving.]
jrafanie has quit [Quit: Textual IRC Client: www.textualapp.com]
mdolian has joined #bundler
huoxito_ has quit []
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 255 seconds]
rbankston has quit [Remote host closed the connection]
Unopoo1 is now known as Unopoo
Scrivener has quit [Ping timeout: 244 seconds]
mdolian has quit [Quit: Leaving.]
mdolian has joined #bundler