From 910c98ecdf8dfbaac524906a06ad9e349a60f56a Mon Sep 17 00:00:00 2001 From: Mia von Steinkirch Date: Sat, 12 Oct 2019 14:27:33 -0700 Subject: [PATCH 1/2] Create FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..63d1618 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: paypal.me/miasteinkirch From 8bfde8be080c4de9cf3f56edfad5b5c94317df5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 19:33:15 +0000 Subject: [PATCH 2/2] Bump i18n from 0.6.0 to 0.9.5 in /other_languages/C++/monCSRF_C++ Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 to 0.9.5. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.6.0...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- other_languages/C++/monCSRF_C++/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/other_languages/C++/monCSRF_C++/Gemfile.lock b/other_languages/C++/monCSRF_C++/Gemfile.lock index 5eba8ec..12afd8d 100644 --- a/other_languages/C++/monCSRF_C++/Gemfile.lock +++ b/other_languages/C++/monCSRF_C++/Gemfile.lock @@ -16,8 +16,10 @@ GEM arel (2.2.1) builder (3.0.0) columnize (0.3.6) + concurrent-ruby (1.1.10) diff-lcs (1.1.3) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.6.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4)