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
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
chouhoulis has quit [Remote host closed the connection]
djbkd has quit [Quit: My people need me...]
robbyoconnor has joined #bundler
noService has quit [Ping timeout: 252 seconds]
noService has joined #bundler
noService has quit [Changing host]
noService has joined #bundler
djbkd has joined #bundler
kgrz has joined #bundler
leshanks has joined #bundler
<leshanks> Hi all. I've done bundle install for an app and noticed that the version of mysql2 it's using isn't right (it's too old to work with mariadb). How do I tell it to use a newer version please?
<Radar> leshanks: Can you show us the Gemfile please?
<leshanks> Ah I think I fixed it - I changed: gem "mysql2", "~> 0.3.19" to 0.4.4, removed the gemfile.lock and bundle install again and it says it's using 0.4.4 (which is already installed) so seems ok :)
<Radar> leshanks: Right. You can change the version in your Gemfile and run "bundle update mysql2" to just update that one dependency.
<Radar> leshanks: removing the Gemfile.lock may cause other deps to change
<leshanks> Ah. Ok thanks
<leshanks> Hmm I think I broke something :/ http://pastebin.com/j3qVu1hD
<leshanks> Hmm ok that was a cache_digest gem error which isn't needed since rails 4 so that is commented out in gemfile. Now it's saying I've specified mysql2 for database adaptor but the gem isn't loaded. Add "gem 'mysql2'" to the gemfile but it's already there -.-
djbkd has quit [Quit: My people need me...]
<leshanks> ah it's an issue with rails 4.1.x and 4.2.x. How bizarre
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
habitullence has joined #bundler
arup_r has joined #bundler
<arup_r> What is the difference between `bundle update gemname` and `bundle update --source gemname` ?
jds has joined #bundler
leshanks has quit [Remote host closed the connection]
noService has quit [Ping timeout: 260 seconds]
noService has joined #bundler
noService has quit [Ping timeout: 265 seconds]
noService has joined #bundler
noService has quit [Ping timeout: 276 seconds]
jds has quit [Quit: Connection closed for inactivity]
chouhoulis has joined #bundler
djbkd has joined #bundler
arup_r has quit [Read error: Connection reset by peer]
noService has joined #bundler
noService has quit [Ping timeout: 276 seconds]
kgrz has quit [Ping timeout: 244 seconds]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
djbkd has quit [Remote host closed the connection]
chouhoulis has quit [Remote host closed the connection]
dstarh has joined #bundler
pmcca has joined #bundler
<pmcca> I'm seeing odd behavior on Amazon Linux (ruby 2.0.0p64, gem 2.0.14.1, bundle 1.12.3). I have io-console installed as a system gem, and I have it my gem file. when doing 'bundle exec', I can't require 'io/console'.
<jhass> what's bundle show io-console saying?
<pmcca> "/usr/local/share/ruby/gems/2.0/gems/io-console-0.4.5"
<jhass> can you gist the output of tree $(bundle show io-console) ?
<jhass> tried just require "console" ?
<pmcca> that returns an error. require 'io-console' returns false.
chouhoulis has joined #bundler
<pmcca> Ultimately I'm trying to do 'bundle exec berks'. berkshelf requires thor, thor requires io-console.
<jhass> false means already loaded
<pmcca> here's a gist of 'bundle exec berks'
<pmcca> sorry, probably should have led with that.
<pmcca> doing a gem install io-console will fix it, but that seems like a hack, and will be troublesome to automate.
<jhass> well, http://ruby-doc.org/stdlib-2.0.0/libdoc/io/console/rdoc/index.html 2.0 normally ships with it in stdlib
<pmcca> That's interesting. having to gem install io-console on Amazon Linux to get bundler to work is a known issue on the interwebs.
<jhass> is it really p64, not p648?
<pmcca> you're correct its p648
<jhass> meh, makes it only more so weird
<jhass> anyway, 2.0 is out of official security maintenance, so just one more reason to avoid the system ruby there
<pmcca> cool, thanks for making that a little more clear. I'll try upgrading ruby.
<pmcca> still getting the same error with ruby22
<jhass> where did you get that ruby22 from?
<pmcca> rpm
noService has joined #bundler
<jhass> so maybe same issue as with the other one
noService has quit [Ping timeout: 276 seconds]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
noService has joined #bundler
chouhoulis has quit [Remote host closed the connection]
ckrailo has quit [Remote host closed the connection]
indirect has quit [Remote host closed the connection]
jcp has quit [Remote host closed the connection]
dukedave has quit [Remote host closed the connection]
djbkd has joined #bundler
dukedave has joined #bundler
ckrailo has joined #bundler
kgrz has joined #bundler
indirect has joined #bundler
kgrz has quit [Ping timeout: 252 seconds]
noService has quit [Ping timeout: 276 seconds]
chouhoulis has joined #bundler
noService has joined #bundler
jcp has joined #bundler
pmcca has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
habitullence_ has joined #bundler
habitullence has quit [Ping timeout: 276 seconds]
habitullence_ is now known as habitullence
djbkd has quit [Remote host closed the connection]
pmcca has joined #bundler
djbkd has joined #bundler
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
pmcca has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
pmcca has joined #bundler
sonalkr132 has quit [Ping timeout: 276 seconds]
pmcca has quit [Client Quit]
djbkd has quit [Remote host closed the connection]
sonalkr132 has joined #bundler
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
pmcca has joined #bundler
pmcca has quit [Client Quit]
pmcca has joined #bundler
pmcca has quit [Client Quit]
djbkd has quit [Remote host closed the connection]
safetypin has joined #bundler
djbkd has joined #bundler
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
safetypin has quit [Quit: Textual IRC Client: www.textualapp.com]
DanyC has joined #bundler
safetypin has joined #bundler
safetypin has quit [Client Quit]
DanyC has quit [Read error: Connection reset by peer]
DanyC has joined #bundler
noService has quit [Ping timeout: 265 seconds]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
DanyC has quit [Ping timeout: 252 seconds]
djbkd has quit [Remote host closed the connection]
dstarh has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Read error: Connection reset by peer]
djbkd has joined #bundler
ansimation has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler
chouhoulis has quit [Ping timeout: 252 seconds]
djbkd has quit [Remote host closed the connection]
djbkd has joined #bundler