Added docker support for development environment
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -59,7 +59,7 @@ GEM
|
||||
rack-protection (= 3.0.6)
|
||||
sinatra (= 3.0.6)
|
||||
tilt (~> 2.0)
|
||||
sqlite3 (1.6.3-x86_64-linux)
|
||||
sqlite3 (1.7.2-x86_64-linux)
|
||||
tilt (2.2.0)
|
||||
unicode-display_width (2.5.0)
|
||||
|
||||
@ -74,7 +74,7 @@ DEPENDENCIES
|
||||
sequel (~> 5.70)
|
||||
sinatra (~> 3.0)
|
||||
sinatra-contrib (~> 3.0)
|
||||
sqlite3 (~> 1.6)
|
||||
sqlite3 (~> 1.7)
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.5
|
||||
2.5.3
|
||||
|
Reference in New Issue
Block a user