From 9c9da37f5fec4efa8b3ff23d2d4a96da69d0b4df Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 23 Feb 2024 19:01:12 -0300 Subject: [PATCH] No longer neccessary to prefix rake with bundle exec --- Gemfile | 1 - Gemfile.lock | 2 -- 2 files changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 4d2fe4b..ae2a084 100644 --- a/Gemfile +++ b/Gemfile @@ -27,4 +27,3 @@ gem "paint", "~> 2.3" gem "dotenv", "~> 2.8" gem "listen", "~> 3.0" gem "memoize", "~> 1.3" -gem "rake" diff --git a/Gemfile.lock b/Gemfile.lock index 20a43fc..bb565dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,6 @@ GEM rack (3.0.9) rainbow (3.1.1) rainpress (1.0.1) - rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -159,7 +158,6 @@ DEPENDENCIES nanoc-webpack.rb paint (~> 2.3) rainpress (~> 1.0) - rake ryo.rb sass (~> 3.7) server.rb!