Fixes
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@@ -3,9 +3,12 @@ GEM
|
||||
specs:
|
||||
base64 (0.3.0)
|
||||
bigdecimal (3.2.2)
|
||||
json (2.12.2)
|
||||
logger (1.7.0)
|
||||
mustermann (3.0.3)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
net-http (0.6.0)
|
||||
uri
|
||||
rack (3.1.16)
|
||||
rack-protection (4.1.1)
|
||||
base64 (>= 0.1.0)
|
||||
@@ -25,16 +28,23 @@ GEM
|
||||
rack-session (>= 2.0.0, < 3)
|
||||
tilt (~> 2.0)
|
||||
tilt (2.6.0)
|
||||
uri (1.0.3)
|
||||
xxhash (0.6.0)
|
||||
zlib (3.2.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
base64
|
||||
json
|
||||
net-http
|
||||
sequel
|
||||
sinatra
|
||||
uri
|
||||
xxhash
|
||||
zlib
|
||||
|
||||
BUNDLED WITH
|
||||
2.6.9
|
||||
|
Reference in New Issue
Block a user