Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-06 Thread Edsil Basadre
Great! On Sat, May 6, 2017 at 12:38 PM, Simon Fisher wrote: > Indeed, specifying the Ruby version in the gemfile worked. Thanks all for > your help. > > On Tuesday, 2 May 2017 10:57:55 UTC+8, Edsil Basadre wrote: >> >> Hi Simon, have you tried specifying Ruby version on your Gemfile? >> >> e.g >

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-05 Thread Simon Fisher
Indeed, specifying the Ruby version in the gemfile worked. Thanks all for your help. On Tuesday, 2 May 2017 10:57:55 UTC+8, Edsil Basadre wrote: > > Hi Simon, have you tried specifying Ruby version on your Gemfile? > > e.g > > source "https://rubygems.org"; > ruby "2.4.1" > > > On Tue, May 2, 20

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread Edsil Basadre
Hi Simon, have you tried specifying Ruby version on your Gemfile? e.g source "https://rubygems.org"; ruby "2.4.1" On Tue, May 2, 2017 at 7:50 AM, Simon Fisher wrote: > Thanks Edsil, Frederick. How did you solve it? Is it as simple as > specifying a Ruby version >= 2.3 in your gemfile? > > I n

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread Simon Fisher
Thanks Edsil, Frederick. How did you solve it? Is it as simple as specifying a Ruby version >= 2.3 in your gemfile? I noticed from the Heroku doco the default ruby version if none is specified in the gemfile is MRI 2.3.4 On Tuesday, 2 May 2017 07:13:03 UTC+8, Edsil Basadre wrote: > > Frederick

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread Edsil Basadre
Frederick is correct, it is a dependency. On Tue, May 2, 2017 at 12:47 AM, Frederick Cheung < frederick.che...@gmail.com> wrote: > On Monday, May 1, 2017 at 5:42:22 PM UTC+1, Simon Fisher wrote: > > Hi Edsil, I have the same issue as Edsil and it is because of the Ruby > version running on Heroku

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread Frederick Cheung
On Monday, May 1, 2017 at 5:42:22 PM UTC+1, Simon Fisher wrote: > Hi Edsil, I have the same issue as Edsil and it is because of the Ruby > version running on Heroku. Curious thing is that xmlrpc-0.3.0 is not a gem in > my gemfile (pasted below) so I'm not sure how to downgrade the gem and I > ca

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread Simon Fisher
Hi Edsil, I have the same issue as Edsil and it is because of the Ruby version running on Heroku. Curious thing is that xmlrpc-0.3.0 is not a gem in my gemfile (pasted below) so I'm not sure how to downgrade the gem and I can't upgrade the version of Ruby on Heroku (to my knowledge). Any ideas?

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread Edsil Basadre
Great! So, how did you solved it? On Mon, 1 May 2017 at 9:35 PM, eben sinaga wrote: > Thank you, I got finished about it. > > > On Sunday, 30 April 2017 15:23:46 UTC+7, Edsil Basadre wrote: > >> What is your Ruby version? Based on that error you need to have the >> version that required for that

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-05-01 Thread eben sinaga
Thank you, I got finished about it. On Sunday, 30 April 2017 15:23:46 UTC+7, Edsil Basadre wrote: > > What is your Ruby version? Based on that error you need to have the > version that required for that Gem. So either you upgrade your ruby version > or downgrade the gem that requiring the speci

Re: [Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-04-30 Thread Edsil Basadre
What is your Ruby version? Based on that error you need to have the version that required for that Gem. So either you upgrade your ruby version or downgrade the gem that requiring the specific version of ruby. On Sun, 30 Apr 2017 at 3:11 PM, eben sinaga wrote: > Hi > > I got error xmlrpc-0.3.0 re

[Rails] I got error xmlrpc-0.3.0 requires ruby version >= 2.3

2017-04-30 Thread eben sinaga
Hi I got error xmlrpc-0.3.0 requires ruby version >= 2.3 when i deploy to heroku . what should I do ? Thank you -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an e