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 have some problems em try to run bundle install:
In Gemfile:
fhir_client was resolved to 4.0.4, which depends on
activesupport was resolved to 6.0.3.2, which depends on
zeitwerk
Bundler::InstallError: Gem::InstallError: zeitwerk requires Ruby version >= 2.4.4.
An error occurred while installing zeitwerk (2.4.0), and Bundler cannot continue.
Make sure that `gem install zeitwerk -v '2.4.0' --source 'https://rubygems.org/'` succeeds before bundling.
and
Could not find gem 'pry' in any of the gem sources listed in your Gemfile.
Someone could help me?
And if possible share the gem list with current dependencies versions and the ruby version used.
Thanks in a lot!
The text was updated successfully, but these errors were encountered:
I have some problems em try to run bundle install:
and
and
and
Someone could help me?
And if possible share the
gem list
with current dependencies versions and the ruby version used.Thanks in a lot!
The text was updated successfully, but these errors were encountered: