From 65f4deaa59bd84794a41d201be8f813a9eeace61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Nov 2021 00:47:49 +0000 Subject: [PATCH] Bump blocks from 3.0.4 to 4.0.0 in /WcaOnRails Bumps [blocks](https://github.com/hunterae/blocks) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/hunterae/blocks/releases) - [Changelog](https://github.com/hunterae/blocks/blob/master/CHANGELOG.rdoc) - [Commits](https://github.com/hunterae/blocks/compare/v3.0.4...v4.0.0) --- updated-dependencies: - dependency-name: blocks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- WcaOnRails/Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/WcaOnRails/Gemfile.lock b/WcaOnRails/Gemfile.lock index f7d6dcbc0ca..aabb4edbd4b 100644 --- a/WcaOnRails/Gemfile.lock +++ b/WcaOnRails/Gemfile.lock @@ -141,8 +141,7 @@ GEM bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - blocks (3.0.4) - call_with_params + blocks (4.0.0) rails (>= 3.0.0) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) @@ -153,8 +152,6 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - call_with_params (0.0.2) - activesupport (>= 3.0.0) camertron-eprun (1.1.1) capybara (3.36.0) addressable @@ -264,7 +261,7 @@ GEM ffi (1.15.3) formatador (0.3.0) gems (1.2.0) - globalid (0.5.2) + globalid (1.0.0) activesupport (>= 5.0) google-api-client (0.53.0) google-apis-core (~> 0.1) @@ -605,9 +602,9 @@ GEM sprockets (4.0.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.1) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) ssrf_filter (1.0.7) strip_attributes (1.11.0)