Gemfile{,.lock}: add other dependencies from the documentation

This commit is contained in:
Aminda Suomalainen 2024-07-12 11:41:08 +03:00
parent 357f4847f8
commit 139b5368e6
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 24 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# @format
source "https://rubygems.org"
ruby file: ".ruby-version"
gem "prettier_print"
gem "syntax_tree"
gem "syntax_tree-haml"
gem "syntax_tree-rbs"

View File

@ -1,16 +1,37 @@
GEM
remote: https://rubygems.org/
specs:
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
logger (1.6.0)
prettier_print (1.2.1)
rbs (3.5.2)
logger
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
syntax_tree-haml (4.0.3)
haml (>= 5.2)
prettier_print (>= 1.2.1)
syntax_tree (>= 6.0.0)
syntax_tree-rbs (1.0.0)
prettier_print
rbs
syntax_tree (>= 2.0.1)
temple (0.10.3)
thor (1.3.1)
tilt (2.4.0)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
prettier_print
syntax_tree
syntax_tree-haml
syntax_tree-rbs
RUBY VERSION
ruby 3.3.4p94