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 cac04c253b9e2cab7a6aa097c8ad94ff1e452fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:49:05 +0000 Subject: [PATCH 2/2] Bump rdoc from 3.12 to 6.1.2.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 6.1.2.1. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v3.12...v6.1.2.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 90b2ed4..7b0645e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,13 +19,11 @@ GEM columnize (0.3.6) diff-lcs (1.1.3) i18n (0.6.0) - json (1.6.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) multi_json (1.0.4) nyan-cat-formatter (0.0.5) - rdoc (3.12) - json (~> 1.4) + rdoc (6.1.2.1) rspec (2.7.0) rspec-core (~> 2.7.0) rspec-expectations (~> 2.7.0)