LifePex/Gemfile.lock

56 lines
1.0 KiB
Plaintext

GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.16)
coderay (1.1.3)
colorize (0.8.1)
doc_my_routes (0.13.0)
jwt (2.2.3)
method_source (1.0.0)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
pg (1.2.3)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
ruby2_keywords (0.0.4)
sequel (5.43.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sinatra-contrib (2.1.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
tilt (~> 2.0)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
temple (0.8.2)
tilt (2.0.10)
PLATFORMS
x86_64-linux
DEPENDENCIES
bcrypt (~> 3.1)
colorize (~> 0.8.1)
doc_my_routes
jwt (~> 2.2)
pg (~> 1.2)
pry (~> 0.14.1)
sequel (~> 5.43)
sinatra (~> 2.1)
sinatra-contrib (~> 2.1)
slim (~> 4.1)
BUNDLED WITH
2.2.16