1
0
mirror of https://github.com/elisspace/FxLifeSheet.git synced 2026-08-29 15:44:00 +00:00
Files
FxLifeSheet/visual_playground/Gemfile.lock
2021-11-03 17:07:48 +01:00

37 lines
585 B
Plaintext

GEM
remote: https://rubygems.org/
specs:
coderay (1.1.3)
method_source (1.0.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
pg (1.2.3)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
ruby2_keywords (0.0.2)
sequel (5.38.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
tilt (2.0.10)
webrick (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
pg
pry
sequel
sinatra
webrick
BUNDLED WITH
2.2.22