From 4145fc74380fe96dd8df1239760b70a45288a337 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 00:08:38 +0000 Subject: [PATCH] chore(deps): update dependency bourbon to v7 --- Gemfile | 2 +- Gemfile.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 04196be..c500a5c 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem 'geokit-rails' # Assets gem 'sass-rails', '~> 5.0' gem 'neat', '~> 1.0' -gem 'bourbon', '~> 4.0' +gem 'bourbon', '~> 7.0' gem 'uglifier', '>= 1.3.0' # Service / LTI communication diff --git a/Gemfile.lock b/Gemfile.lock index ebc78b0..19d390d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,9 +56,8 @@ GEM bindata (2.4.15) bootsnap (1.18.4) msgpack (~> 1.2) - bourbon (4.3.4) - sass (~> 3.4) - thor (~> 0.19) + bourbon (7.3.0) + thor (~> 1.0) builder (3.2.4) bunny (2.22.0) amq-protocol (~> 2.3, >= 2.3.1) @@ -151,7 +150,7 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - ffi (1.15.5) + ffi (1.17.0) forgery (0.8.1) geocoder (1.8.2) geokit (1.14.0) @@ -204,9 +203,9 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multipart-post (2.3.0) - neat (1.9.1) + neat (1.7.4) + bourbon (>= 4.0) sass (>= 3.3) - thor (~> 0.19) net-imap (0.3.4) date net-protocol @@ -273,7 +272,7 @@ GEM thor (>= 0.19.0, < 2.0) rake (13.1.0) rb-fsevent (0.11.2) - rb-inotify (0.10.1) + rb-inotify (0.11.1) ffi (~> 1.0) rbtree (0.4.6) redis-client (0.19.1) @@ -352,7 +351,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) temple (0.10.3) - thor (0.20.3) + thor (1.3.1) thread_safe (0.3.6) tilt (2.1.0) timeout (0.3.2) @@ -378,7 +377,7 @@ PLATFORMS DEPENDENCIES bootsnap - bourbon (~> 4.0) + bourbon (~> 7.0) builder capybara config