Added webrick gem to make the development docker container work
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-07-06 14:52:51 -04:00
parent e527121e0a
commit 46e4901be3
2 changed files with 6 additions and 1 deletions
+2
View File
@@ -72,6 +72,7 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.7.0)
webrick (1.8.1)
PLATFORMS
ruby
@@ -84,6 +85,7 @@ DEPENDENCIES
tzinfo (~> 1.2)
tzinfo-data
wdm (~> 0.1.1)
webrick
BUNDLED WITH
2.2.24