Implement if statements

This commit is contained in:
2025-04-29 00:55:20 +02:00
parent 963d32e8d1
commit 9c66cec171
7 changed files with 476 additions and 213 deletions

22
Gemfile.lock Normal file
View File

@@ -0,0 +1,22 @@
GEM
remote: https://rubygems.org/
specs:
bigdecimal (3.1.9)
rake (13.2.1)
sync (0.5.0)
term-ansicolor (1.11.2)
tins (~> 1.0)
tins (1.38.0)
bigdecimal
sync
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
rake (~> 13.2)
term-ansicolor (~> 1.2)
BUNDLED WITH
2.6.7