mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Merge pull request #9 from rvtr/dependabot/bundler/webrick-1.8.2
Bump webrick from 1.8.1 to 1.8.2
This commit is contained in:
commit
265c821075
7
Gemfile.lock
Executable file → Normal file
7
Gemfile.lock
Executable file → Normal file
@ -15,6 +15,9 @@ GEM
|
||||
google-protobuf (4.28.2-x86_64-darwin)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.28.2-x86_64-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
http_parser.rb (0.8.0)
|
||||
i18n (1.14.1)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@ -68,10 +71,12 @@ GEM
|
||||
safe_yaml (1.0.5)
|
||||
sass-embedded (1.79.3-x86_64-darwin)
|
||||
google-protobuf (~> 4.27)
|
||||
sass-embedded (1.79.3-x86_64-linux-gnu)
|
||||
google-protobuf (~> 4.27)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
unicode-display_width (2.5.0)
|
||||
webrick (1.8.1)
|
||||
webrick (1.8.2)
|
||||
|
||||
PLATFORMS
|
||||
universal-darwin-21
|
||||
|
||||
Loading…
Reference in New Issue
Block a user