You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.2 KiB
62 lines
1.2 KiB
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
base64 (0.3.0)
|
|
bigdecimal (4.0.1)
|
|
concurrent-ruby (1.3.6)
|
|
i18n (1.14.8)
|
|
concurrent-ruby (~> 1.0)
|
|
jwt (3.1.2)
|
|
base64
|
|
logger (1.7.0)
|
|
mini_portile2 (2.8.9)
|
|
mustermann (3.0.4)
|
|
ruby2_keywords (~> 0.0.1)
|
|
nio4r (2.7.5)
|
|
openssl (4.0.0)
|
|
puma (7.2.0)
|
|
nio4r (~> 2.0)
|
|
rack (3.2.4)
|
|
rack-protection (4.2.1)
|
|
base64 (>= 0.1.0)
|
|
logger (>= 1.6.0)
|
|
rack (>= 3.0.0, < 4)
|
|
rack-session (2.1.1)
|
|
base64 (>= 0.1.0)
|
|
rack (>= 3.0.0)
|
|
rackup (2.3.1)
|
|
rack (>= 3)
|
|
ruby2_keywords (0.0.5)
|
|
rubyzip (3.2.2)
|
|
sequel (5.101.0)
|
|
bigdecimal
|
|
sinatra (4.2.1)
|
|
logger (>= 1.6.0)
|
|
mustermann (~> 3.0)
|
|
rack (>= 3.0.0, < 4)
|
|
rack-protection (= 4.2.1)
|
|
rack-session (>= 2.0.0, < 3)
|
|
tilt (~> 2.0)
|
|
sqlite3 (2.9.0)
|
|
mini_portile2 (~> 2.8.0)
|
|
sqlite3 (2.9.0-x86_64-linux-gnu)
|
|
tilt (2.7.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
x86_64-linux
|
|
|
|
DEPENDENCIES
|
|
i18n (~> 1.14)
|
|
jwt (~> 3.1)
|
|
openssl (~> 4.0)
|
|
puma (~> 7.2)
|
|
rackup (~> 2.3)
|
|
rubyzip (~> 3.2)
|
|
sequel (~> 5.101)
|
|
sinatra (~> 4.2)
|
|
sqlite3 (~> 2.9)
|
|
|
|
BUNDLED WITH
|
|
2.5.22
|