1
0
Fork 0
backend/Gemfile.lock

33 lines
569 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
connection_pool (2.3.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
pg (1.4.5)
puma (6.0.2)
nio4r (~> 2.0)
rack (2.2.6.2)
rack-protection (3.0.5)
rack
ruby2_keywords (0.0.5)
sinatra (3.0.5)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.5)
tilt (~> 2.0)
tilt (2.0.11)
PLATFORMS
x86_64-linux
DEPENDENCIES
connection_pool (~> 2.3)
pg (~> 1.4)
puma (~> 6.0)
sinatra (~> 3.0)
BUNDLED WITH
2.4.6