We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After update new vault version 0.4.3. I get Error parsing gem file
I fix it Removing from Gemfile. gem 'rubyzip', '~> 2.3.0' gem 'zip-zip'
Environment: Redmine version 4.2.1.stable Ruby version 2.7.1-p83 (2020-03-31) [x86_64-linux-gnu] Rails version 5.2.5 Environment production Database adapter Mysql2 Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp SCM: Cvs 1.12.13 Git 2.27.0 Filesystem Redmine plugins: redmine_agile 1.6.1 redmine_checklists 3.1.19 redmine_ckeditor 1.2.3 redmine_contacts 4.3.4 redmine_contacts_helpdesk 4.1.12 redmine_dmsf 2.4.7 redmine_drawio 1.0.3 redmine_impersonate 2.0.0 redmine_issue_dynamic_edit 0.7.2 redmine_issue_templates 1.1.0 redmine_lightbox2 0.5.1 redmine_per_project_formatting 0.1.0 redmine_tint_issues 1.2.1 vault 0.4.3
The text was updated successfully, but these errors were encountered:
noshutdown-ru-user
No branches or pull requests
After update new vault version 0.4.3. I get Error parsing gem file
I fix it Removing from Gemfile.
gem 'rubyzip', '~> 2.3.0'
gem 'zip-zip'
Environment:
Redmine version 4.2.1.stable
Ruby version 2.7.1-p83 (2020-03-31) [x86_64-linux-gnu]
Rails version 5.2.5
Environment production
Database adapter Mysql2
Mailer queue ActiveJob::QueueAdapters::AsyncAdapter
Mailer delivery smtp
SCM:
Cvs 1.12.13
Git 2.27.0
Filesystem
Redmine plugins:
redmine_agile 1.6.1
redmine_checklists 3.1.19
redmine_ckeditor 1.2.3
redmine_contacts 4.3.4
redmine_contacts_helpdesk 4.1.12
redmine_dmsf 2.4.7
redmine_drawio 1.0.3
redmine_impersonate 2.0.0
redmine_issue_dynamic_edit 0.7.2
redmine_issue_templates 1.1.0
redmine_lightbox2 0.5.1
redmine_per_project_formatting 0.1.0
redmine_tint_issues 1.2.1
vault 0.4.3
The text was updated successfully, but these errors were encountered: