From 5fcbff8e28140060cc3d49debbfddd40cb92e877 Mon Sep 17 00:00:00 2001 From: trediggs <145133315+trediggs@users.noreply.github.com> Date: Fri, 12 Jan 2024 21:36:46 -0500 Subject: [PATCH 1/3] Create main.yml --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1 @@ + From c2c4478d56a6a35e57851e859e93a8824190c02f Mon Sep 17 00:00:00 2001 From: trediggs <145133315+trediggs@users.noreply.github.com> Date: Tue, 16 Jan 2024 06:12:04 -0500 Subject: [PATCH 2/3] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4b155a6d..c30c3f2d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -5,7 +5,7 @@ on: [push, pull_request] jobs: test: strategy: - fail-fast: false + fail-fast: true matrix: ruby: ["2.7", "3.0", "3.1"] From f41065e049c547e3d44b0e5b51d84d34b3dd4c90 Mon Sep 17 00:00:00 2001 From: trediggs <145133315+trediggs@users.noreply.github.com> Date: Sun, 28 Jan 2024 18:48:16 -0500 Subject: [PATCH 3/3] Update LICENSE --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index bfc6c46e..9023d78c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,8 @@ -Copyright (c) 2019 GitHub, Inc. +Copyright (c) 2024 Tramez Roberson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without +files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the