Update to Ruby 2.5.1
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Accessibilité débutants
- 48/100
- Type d'issue
- Refactorisation
- Clarté
- Clairement spécifiée
- Activité
- À l'abandon
- Stack technique
- ruby
- Domaine
- build-system
Piste de recherche
Start by checking the .ruby-version file and the current dependency setup. Install Ruby 2.5.1, install Bundler, then run bundle install and the available tests and app as described. Done means the project uses Ruby 2.5.1 and the tests and app still work; update individual gems only if required.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
WARNING: ruby-2.2.1 is past its end of life and is now unsupported.
It no longer receives bug fixes or critical security updates.
Our current Ruby version is 2.2.1. Switch the Ruby version to 2.5.1
To get started
- Claim this issue by clicking the "Assignees" cog to the right and assigning yourself
- Check out our contributing guides
- You can pair with a coach
Steps for this issue:
- Install Ruby version 2.5.1 on your local system. How to do this depends on the Ruby version manager that you use. (this is an example for the rbenv manager)
- Set your Ruby version to 2.5.1. This again depends on your Ruby version manager.
- Change the Ruby version in the
.ruby-versionfile of this project. - Install the
bundlergem for that version:gem install bundler. - Run
bundle installand check that the tests if any and the app work correctly. - You may or may not have to upgrade some gems. If you have to, do it one at a time, like this:
- find a conservative version of the gem that works and update the
Gemfile - run
bundle update GEMNAME - run the tests if any, they should be green
- Run the app, it should work
- commit!
- find a conservative version of the gem that works and update the
- When you are finished, push your branch and submit a PR with your changes.
- Langage dominant
- JavaScript
- Étoiles
- 268
- Forks
- 240
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de codebar/tutorials
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 75/100
-
Difficulté 3/5 1-2 jours Accessibilité débutants 62/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 25/100
-
Difficulté 3/5 1-2 jours Accessibilité débutants 25/100
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 45/100
Toutes les issues de codebar/tutorials
Issues similaires
-
Bug
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
Automattic/safe-publish#594 ·
-
内部文件键(绝对路径的 base64)泄漏到界面标签 Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
dream-num/dsh-univer-office#104 ·
-
comp/dashboard invalid P3
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
NousResearch/hermes-agent#121143 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
avniproject/avni-webapp#1811 ·
-
area/auroraboot area/webui bug
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100