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 b88f64abfa839168ddb520c56e0be141c3e97819 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:49:00 +0000 Subject: [PATCH 2/2] Bump ruby_parser in /other_languages/C++/monCSRF_C++ Bumps [ruby_parser](https://github.com/seattlerb/ruby_parser) from 2.3.1 to 3.21.0. - [Changelog](https://github.com/seattlerb/ruby_parser/blob/master/History.rdoc) - [Commits](https://github.com/seattlerb/ruby_parser/compare/v2.3.1...v3.21.0) --- updated-dependencies: - dependency-name: ruby_parser dependency-type: indirect ... Signed-off-by: dependabot[bot] --- other_languages/C++/monCSRF_C++/Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/other_languages/C++/monCSRF_C++/Gemfile.lock b/other_languages/C++/monCSRF_C++/Gemfile.lock index 5eba8ec..e1ccd3b 100644 --- a/other_languages/C++/monCSRF_C++/Gemfile.lock +++ b/other_languages/C++/monCSRF_C++/Gemfile.lock @@ -23,6 +23,7 @@ GEM ruby_core_source (>= 0.1.4) multi_json (1.0.4) nyan-cat-formatter (0.0.5) + racc (1.7.3) rdoc (3.12) json (~> 1.4) rspec (2.7.0) @@ -43,12 +44,13 @@ GEM ruby-debug-base19 (>= 0.11.19) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) - ruby_parser (2.3.1) - sexp_processor (~> 3.0) + ruby_parser (3.21.0) + racc (~> 1.5) + sexp_processor (~> 4.16) rubyless (0.8.6) ruby_parser (>= 2.0.4) sexp_processor (>= 3.0.1) - sexp_processor (3.0.10) + sexp_processor (4.17.1) tzinfo (0.3.31) PLATFORMS