From d1d17ef5586c8cf7f3a0f0c2bdd9c3145be0f7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 04:45:37 +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 | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/WcaOnRails/Gemfile.lock b/WcaOnRails/Gemfile.lock index 71d4062c7d..8e18306ab0 100644 --- a/WcaOnRails/Gemfile.lock +++ b/WcaOnRails/Gemfile.lock @@ -148,8 +148,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) @@ -160,8 +159,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 @@ -281,7 +278,7 @@ GEM ffi (1.15.5) 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) @@ -393,7 +390,7 @@ GEM listen (3.6.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.15.0) + loofah (2.17.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -618,12 +615,12 @@ GEM spring (3.1.1) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (4.0.2) + sprockets (4.0.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) ssrf_filter (1.0.7) strip_attributes (1.12.0)