Ruby on Rails
Thursday, August 2, 2018
-----> Ruby app detected
-----> Compiling Ruby/Rails
-----> Using Ruby version: ruby-2.4.1
###### WARNING:
Removing `Gemfile.lock` because it was generated on Windows.
Bundler will do a full resolve so native gems are handled properly.
This may result in unexpected gem versions being used in your app.
In rare occasions Bundler may not be able to resolve your dependencies at all.
https://devcenter.heroku.com/articles/bundler-windows-gemfile
-----> Installing dependencies using bundler 1.15.2
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin -j4
The git source `git://github.com/activerecord-hackery/ransack.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.
The git source `git://github.com/galetahub/ckeditor.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.
Fetching git://github.com/activerecord-hackery/ransack.git
Fetching git://github.com/galetahub/ckeditor.git
Fetching gem metadata from https://rubygems.org/........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "activemodel":
In Gemfile:
rails (= 5.2.0) was resolved to 5.2.0, which depends on
activemodel (= 5.2.0)
rails (= 5.2.0) was resolved to 5.2.0, which depends on
activemodel (= 5.2.0)
simple_form (>= 3.2.1, ~> 3.2) was resolved to 3.2.1, which depends on
activemodel (< 5.1, > 4)
Bundler Output: The git source `git://github.com/activerecord-hackery/ransack.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.
The git source `git://github.com/galetahub/ckeditor.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.
Fetching git://github.com/activerecord-hackery/ransack.git
Fetching git://github.com/galetahub/ckeditor.git
Fetching gem metadata from https://rubygems.org/........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Bundler could not find compatible versions for gem "activemodel":
In Gemfile:
rails (= 5.2.0) was resolved to 5.2.0, which depends on
activemodel (= 5.2.0)
rails (= 5.2.0) was resolved to 5.2.0, which depends on
activemodel (= 5.2.0)
simple_form (>= 3.2.1, ~> 3.2) was resolved to 3.2.1, which depends on
activemodel (< 5.1, > 4)
!
! Failed to install gems via Bundler.
!
! Push rejected, failed to compile Ruby app.
! Push failed
That's my last heroku build :( which crashed.
On Thursday, August 2, 2018 at 10:18:23 AM UTC-4, Joe Guerra wrote:
--Yes, I know. Just trying to find compatible versions for ransack and devise. Haven't figured it out yet.
On Wednesday, August 1, 2018 at 5:01:54 PM UTC-4, Hassan Schroeder wrote:On Wed, Aug 1, 2018 at 1:50 PM, Joe Guerra <JGu...@jginfosys.com> wrote:
> Hi, what should I use to replace ransack with? It's no longer supported in
> the rails version I'm using (4.2.8)
That Rails version is already unsupported, so maybe it's time to
address upgrading anyway :-)
> , and If I upgrade rails I'll break devise :(
? Why do you think that?
--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote
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 email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/64323e7b-a805-4b9d-9012-f929043e1f4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment