mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-13 22:48:20 +00:00
1a42e2d338
When running "bundle exec rake search:initialize" in the forum, we were getting the following error: /openedx/ruby/lib/ruby/site_ruby/2.4.0/rubygems/resolver.rb:235:in `search_for': Unable to resolve dependency: user requested 'did_you_mean (= 1.1.0)' (Gem::UnsatisfiableDependencyError) It happens this error suddently happened because rubygems-update was not pinned to a specific version. v3.0.4 was working and v3.1.2 was not. As it happens, we don't need rubygems-update, so we simply get rid of it entirely. |
||
---|---|---|
.. | ||
commands | ||
templates | ||
__about__.py | ||
__init__.py | ||
config.py | ||
env.py | ||
exceptions.py | ||
fmt.py | ||
images.py | ||
interactive.py | ||
plugins.py | ||
scripts.py | ||
serialize.py | ||
utils.py |