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
I can't install the blog gem. Can anyone help?
Tried the line from the readme: gem 'refinerycms-blog', git: 'https://github.com/refinery/refinerycms-blog.git', branch: 'master'
Error:
Bundler could not find compatible versions for gem "responders":
In snapshot (Gemfile.lock):
responders (= 3.0.0)
In Gemfile:
refinerycms-authentication-devise (~> 2.0) was resolved to 2.0.0, which depends on
devise (~> 4.0, >= 4.3.0) was resolved to 4.7.1, which depends on
responders
refinerycms-blog was resolved to 4.0.0, which depends on
responders (~> 2.0)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Greetings,
I can't install the blog gem. Can anyone help?
Tried the line from the readme:
gem 'refinerycms-blog', git: 'https://github.com/refinery/refinerycms-blog.git', branch: 'master'
Error:
Gemfile.lock:
The text was updated successfully, but these errors were encountered: