You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bundle install
The git source `git://github.com/plataformatec/devise.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/gregbell/active_admin.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/thoughtbot/paperclip.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 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 "capistrano":
In snapshot (Gemfile.lock):
capistrano (= 3.6.1)
In Gemfile:
capistrano (~> 3.6)
capistrano-bundle was resolved to 0.0.5, which depends on
capistrano (>= 3.1)
capistrano-foreman-systemd was resolved to 0.0.4, which depends on
capistrano (~> 3.4.1)
capistrano-rails was resolved to 1.1.8, which depends on
capistrano (~> 3.1)
capistrano-rails was resolved to 1.1.8, which depends on
capistrano (~> 3.1)
capistrano-rvm was resolved to 0.1.2, which depends on
capistrano (~> 3.0)
capistrano-rvm was resolved to 0.1.2, which depends on
capistrano (~> 3.0)
capistrano-rvm was resolved to 0.1.2, which depends on
capistrano (~> 3.0)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
:-(
The text was updated successfully, but these errors were encountered:
I locked capistrano version in .gemspec bc. I had some problems with 3.6 and no time to investigate. I will eventually move to 3.6 and fix it then but if you have time to do it earlier PRs are very welcome :)
Gemfile:
Output:
:-(
The text was updated successfully, but these errors were encountered: