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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-06-26 21:05:55 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-06-27 03:53:12 +0300
commitdc1ec7665bea455de522a79bb0e59a18c05d2b71 (patch)
treec32f2eb579267e5802bb89248019049af4762d76 /Gemfile
parentd97ff9afce6076bd857896fc2ca1e509443b4649 (diff)
Bump toml-rb
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1ea67854e..82808e9f2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -51,7 +51,7 @@ gem "terser", "1.1.10"
# Configuration
gem "configurate", "0.5.0"
-gem "toml-rb", "2.1.0"
+gem "toml-rb", "2.1.2"
# Cross-origin resource sharing