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:
authorJonne Haß <me@jhass.eu>2022-04-27 14:51:45 +0300
committerJonne Haß <me@jhass.eu>2022-04-27 20:06:22 +0300
commit8e6f3b91d3f896112988c81e79d1edaf6c9588af (patch)
tree4ea71d56c4e6d0ce714c59913bc74b84608ae032 /Gemfile
parentf88807909caf7411b23d40fc30c8aae56c43f033 (diff)
bump rails to 5.2.7
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7dbd9f939..48d1d9136 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
source "https://rubygems.org"
-gem "rails", "5.2.6.2"
+gem "rails", "5.2.7.1"
# Legacy Rails features, remove me!
# responders (class level)