From 479c98f154746c520cb8bb7cf845b440670f487d Mon Sep 17 00:00:00 2001 From: Taylor Nguyen Date: Tue, 15 Mar 2022 21:20:35 -0700 Subject: [PATCH 1/4] nice --- competitions.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/competitions.html b/competitions.html index bbf8cfaccf..f13dfece99 100644 --- a/competitions.html +++ b/competitions.html @@ -17,9 +17,9 @@

The best of the best.

- SWIFT sponsors the best cybersecurity teams in the world by providing in-depth training, resources,
- and connections to industry professionals to help them succeed. We
- train our competition teams from the ground up in a variety of disciplines, such as network
+ SWIFT sponsors the best cybersecurity teams in the world by providing in-depth training, resources, + and connections to industry professionals to help them succeed. We + train our competition teams from the ground up in a variety of disciplines, such as network security, penetration testing, business reports, and more.

From a9e0ea0ac604766cc36a13b09e136acb1865624b Mon Sep 17 00:00:00 2001 From: Taylor Nguyen Date: Tue, 15 Mar 2022 21:53:29 -0700 Subject: [PATCH 2/4] asdfsaf --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 4d784b3782..9a07d07d0c 100644 --- a/Gemfile +++ b/Gemfile @@ -29,4 +29,4 @@ end # Performance-booster for watching directories on Windows gem "wdm", :install_if => Gem.win_platform? -gem "webrick", "~> 1.7" +# gem "webrick", "~> 1.7" From 46608053599a6d4d6279097a8cbb7fc8b879249e Mon Sep 17 00:00:00 2001 From: Taylor Nguyen Date: Tue, 15 Mar 2022 21:56:29 -0700 Subject: [PATCH 3/4] nice --- Gemfile | 2 ++ Gemfile.lock | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 9a07d07d0c..601898be46 100644 --- a/Gemfile +++ b/Gemfile @@ -30,3 +30,5 @@ end gem "wdm", :install_if => Gem.win_platform? # gem "webrick", "~> 1.7" + +# gem "webrick", "~> 1.7" diff --git a/Gemfile.lock b/Gemfile.lock index a5a97b49b6..8c46d55395 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,6 @@ GEM eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) ffi (1.15.5) - ffi (1.15.5-x64-mingw-ucrt) ffi (1.15.5-x64-mingw32) ffi (1.15.5-x64-unknown) forwardable-extended (2.6.0) @@ -96,7 +95,7 @@ GEM webrick (1.7.0) PLATFORMS - x64-mingw-ucrt + universal-darwin-21 x64-mingw32 x64-unknown x86_64-linux From 47e3552ead246e61c2fcbe3b381efeff34e48555 Mon Sep 17 00:00:00 2001 From: Taylor Nguyen Date: Tue, 15 Mar 2022 21:59:19 -0700 Subject: [PATCH 4/4] stuff --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index 601898be46..2f6f282ab5 100644 --- a/Gemfile +++ b/Gemfile @@ -32,3 +32,5 @@ gem "wdm", :install_if => Gem.win_platform? # gem "webrick", "~> 1.7" # gem "webrick", "~> 1.7" + +gem "webrick", "~> 1.7"