init
This commit is contained in:
commit
793560c0c4
7 changed files with 97 additions and 0 deletions
24
Gemfile.lock
Normal file
24
Gemfile.lock
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue