From b0fe73f4453a6f844b1776a4068ab75fda0eb9e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:03:40 +0000 Subject: [PATCH] Bump requestjs-rails from 0.0.10 to 0.0.11 Bumps [requestjs-rails](https://github.com/marcelolx/requestjs-rails) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/marcelolx/requestjs-rails/releases) - [Commits](https://github.com/marcelolx/requestjs-rails/compare/v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: requestjs-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 3dd6d75da..d9a991b7b 100644 --- a/Gemfile +++ b/Gemfile @@ -154,7 +154,7 @@ gem "chartkick", "~> 5.0" gem "city-state", "~> 1.1.0" # Adds a simple way to fetch with Javascript -gem "requestjs-rails", "~> 0.0.10" +gem "requestjs-rails", "~> 0.0.11" # Add ability to set user roles gem "rolify" diff --git a/Gemfile.lock b/Gemfile.lock index e97bc7a19..cc3d6cabb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,7 @@ GEM net-imap net-pop net-smtp - marcel (1.0.2) + marcel (1.0.4) matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) @@ -357,8 +357,8 @@ GEM io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) - requestjs-rails (0.0.10) - rails (>= 6.0.0) + requestjs-rails (0.0.11) + railties (>= 6.1.0) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) @@ -508,7 +508,7 @@ DEPENDENCIES rails-controller-testing rails-i18n ransack - requestjs-rails (~> 0.0.10) + requestjs-rails (~> 0.0.11) rolify shoulda (~> 4.0) shoulda-matchers