From e720b5281aed751300af456c9c5d0d09be1a4da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 21:24:44 +0000 Subject: [PATCH] Bump rdoc from 6.3.0 to 6.4.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.0 to 6.4.0. - [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/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e5d2f8f..428c09b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,12 @@ GIT warden (~> 1.2.3) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-sweetalert (2.1.2) + +GEM + remote: https://rubygems.org/ specs: actioncable (6.1.6.1) actionpack (= 6.1.6.1) @@ -250,6 +254,8 @@ GEM prawn_rails (0.0.11) prawn (>= 0.11.1) railties (>= 3.0.0) + psych (4.0.4) + stringio public_suffix (4.0.6) racc (1.6.0) rack (2.2.4) @@ -277,7 +283,6 @@ GEM bundler (>= 1.15.0) railties (= 6.1.6.1) sprockets-rails (>= 2.0.0) - rails-assets-sweetalert (2.1.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -305,7 +310,8 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.3.0) + rdoc (6.4.0) + psych (>= 4.0.0) remotipart (1.4.4) representable (3.1.1) declarative (< 0.1.0) @@ -351,6 +357,7 @@ GEM sshkit (1.21.2) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + stringio (3.0.2) sweet-alert-confirm (0.4.1) temple (0.8.2) thor (1.2.1)