1
0
Fork 0
backend/Gemfile.lock

44 lines
834 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
backports (3.23.0)
connection_pool (2.2.2)
multi_json (1.15.0)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
pg (1.2.3)
puma (6.0.2)
nio4r (~> 2.0)
rack (2.2.6.2)
rack-protection (2.0.8.1)
rack
ruby2_keywords (0.0.5)
sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
sinatra-contrib (2.0.8.1)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.8.1)
sinatra (= 2.0.8.1)
tilt (~> 2.0)
tilt (2.0.11)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
connection_pool (= 2.2.2)
pg (= 1.2.3)
puma (~> 6.0)
sinatra (= 2.0.8.1)
sinatra-contrib (= 2.0.8.1)
BUNDLED WITH
2.4.6