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
Following the README, added this gem to the Gemfile and tried both bundle install and bundle update which outputs..
Bundler found conflicting requirements for the Ruby version:
In Gemfile:
Ruby (~> 3.0.2.0)
solidus_easypost was resolved to 2.0.0, which depends on
Ruby (~> 2.5)
Bundler could not find compatible versions for gem "solidus":
In Gemfile:
solidus (~> 3.1)
solidus_easypost was resolved to 1.0.2, which depends on
solidus (~> 1.0.2)
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.
Following the README, added this gem to the Gemfile and tried both
bundle install
andbundle update
which outputs..The text was updated successfully, but these errors were encountered: