We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677064f commit db09215Copy full SHA for db09215
build/base/assets/gems/Gemfile
@@ -21,4 +21,3 @@ gem "constructor", "~> 2"
21
gem "thor", "~> 1.3"
22
gem "deep_merge", "~> 1.2"
23
gem "unicode-display_width", "~> 3.1"
24
-gem "erb", "~> 4.0"
build/base/packages.yml
@@ -2,6 +2,6 @@
2
- coreutils
3
- build-essential # Make, etc.
4
- nano # Simple, helpful text editor
5
-- ruby=1:3.1 # Ruby 3 in Debian packages
+- ruby=1:3.1 # Latest Ruby (3.1) in Debian packages for Bookworm
6
- zsh # Z shell
7
- locales # Locale management (`locales-gen`) for UTF-8 encoding
0 commit comments