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:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9e7ab7ee8..c94bd6143 100644
--- a/Gemfile
+++ b/Gemfile
@@ -261,7 +261,7 @@ group :development do
gem "turbo_dev_assets", "0.0.2"
- gem "listen", "3.5.1"
+ gem "listen", "3.7.1"
end
group :test do