mirror of
https://github.com/dragonlock2/dragonlock2.github.io.git
synced 2025-10-11 12:07:56 +00:00
update gemfile
This commit is contained in:
parent
bb8519a98e
commit
615f7b37e7
@ -12,6 +12,7 @@ GEM
|
||||
ffi (1.15.5)
|
||||
forwardable-extended (2.6.0)
|
||||
google-protobuf (3.23.3-x86_64-darwin)
|
||||
google-protobuf (3.23.3-x86_64-linux)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.14.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@ -63,6 +64,8 @@ GEM
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.63.6-x86_64-darwin)
|
||||
google-protobuf (~> 3.23)
|
||||
sass-embedded (1.63.6-x86_64-linux-gnu)
|
||||
google-protobuf (~> 3.23)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
unicode-display_width (2.4.2)
|
||||
@ -70,6 +73,7 @@ GEM
|
||||
|
||||
PLATFORMS
|
||||
x86_64-darwin-22
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
http_parser.rb (~> 0.6.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user