-
- Téléchargements
Bump rails from 5.2.3 to 5.2.4 (#12584)
* Bump rails from 5.2.3 to 5.2.4 Bumps [rails](https://github.com/rails/rails) from 5.2.3 to 5.2.4. - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4 ) Signed-off-by:dependabot-preview[bot] <support@dependabot.com> * sprockets ~> 3.7
parent
c436367c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
... | @@ -6,7 +6,8 @@ ruby '>= 2.4.0', '< 2.7.0' | ... | @@ -6,7 +6,8 @@ ruby '>= 2.4.0', '< 2.7.0' |
gem 'pkg-config', '~> 1.4' | gem 'pkg-config', '~> 1.4' | ||
gem 'puma', '~> 4.3' | gem 'puma', '~> 4.3' | ||
gem 'rails', '~> 5.2.3' | gem 'rails', '~> 5.2.4' | ||
gem 'sprockets', '~> 3.7' | |||
gem 'thor', '~> 0.20' | gem 'thor', '~> 0.20' | ||
gem 'hamlit-rails', '~> 0.2' | gem 'hamlit-rails', '~> 0.2' | ||
... | ... |
Veuillez vous inscrire ou vous se connecter pour commenter