Fix broken stuff
This commit is contained in:
+10
-4
@@ -10,14 +10,18 @@ GEM
|
||||
specs:
|
||||
addressable (2.8.6)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
base64 (0.3.0)
|
||||
bigdecimal (3.3.1)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.2.3)
|
||||
csv (3.3.5)
|
||||
em-websocket (0.5.3)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0)
|
||||
ffi (1.16.3-x64-mingw-ucrt)
|
||||
ffi (1.17.2-x64-mingw-ucrt)
|
||||
forwardable-extended (2.6.0)
|
||||
google-protobuf (4.26.1-x64-mingw-ucrt)
|
||||
google-protobuf (4.33.1-x64-mingw-ucrt)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.14.5)
|
||||
@@ -79,13 +83,15 @@ GEM
|
||||
tzinfo-data (1.2024.1)
|
||||
tzinfo (>= 1.0.0)
|
||||
unicode-display_width (2.5.0)
|
||||
wdm (0.1.1)
|
||||
wdm (0.2.0)
|
||||
webrick (1.8.1)
|
||||
|
||||
PLATFORMS
|
||||
x64-mingw-ucrt
|
||||
|
||||
DEPENDENCIES
|
||||
base64 (~> 0.3.0)
|
||||
csv (~> 3.3.5)
|
||||
eventmachine (= 1.2.7)!
|
||||
jekyll (~> 4.2)
|
||||
jekyll-feed (~> 0.12)
|
||||
@@ -94,7 +100,7 @@ DEPENDENCIES
|
||||
jekyll-redirect-from (~> 0.16)
|
||||
tzinfo (~> 1.2)
|
||||
tzinfo-data
|
||||
wdm (~> 0.1)
|
||||
wdm (~> 0.2.0)
|
||||
webrick (~> 1.7)
|
||||
|
||||
BUNDLED WITH
|
||||
|
||||
Reference in New Issue
Block a user