Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/damiencaselli/hugo-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Caselli <34937905+dashdashzako@users.noreply.github.com>2021-04-01 10:13:01 +0300
committerGitHub <noreply@github.com>2021-04-01 10:13:01 +0300
commitd18817553cbf5200469c4f9240a4b3df4ea01e1e (patch)
tree4b3341a5348cc86cd37584d59efa1424bd510a30
parent1f5908aa68a821b9fec1bdb56983ca99cbdfb4f3 (diff)
parent53fcce1f9165ea158d4d811474eb5bbde31f3bde (diff)
Merge pull request #7 from dashdashzako/dependabot/bundler/rake-12.3.3
Bump rake from 12.0.0 to 12.3.3
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ef2fcb5..ecb3489 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- rake (12.0.0)
+ rake (12.3.3)
sass (3.4.25)
scss_lint (0.54.0)
rake (>= 0.9, < 13)