sasukei-stats-tracker/Gemfile.lock

31 lines
531 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
json (2.6.3)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
pg (1.5.4)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
ruby2_keywords (0.0.5)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
tilt (2.3.0)
webrick (1.8.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
json (~> 2.6)
pg (~> 1.5)
sinatra (~> 3.1)
webrick (~> 1.8)
BUNDLED WITH
2.4.10