This commit is contained in:
Artur Gurgul 2025-08-04 19:07:10 +02:00
commit 793560c0c4
7 changed files with 97 additions and 0 deletions

24
Gemfile.lock Normal file
View file

@ -0,0 +1,24 @@
GEM
remote: https://rubygems.org/
specs:
nio4r (2.7.4)
puma (6.6.1)
nio4r (~> 2.0)
rack (3.2.0)
rackup (2.2.1)
rack (>= 3)
roda (3.94.0)
rack
PLATFORMS
arm64-darwin-24
ruby
DEPENDENCIES
puma (~> 6.6)
rack (~> 3.2)
rackup (~> 2.2)
roda (~> 3.94)
BUNDLED WITH
2.6.9