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-07-17 03:09:38 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-20 22:27:41 +0300
commitfe84d3e1017132790b4b4206562857eccafe4a10 (patch)
tree9f95f8c0a4336ed7d081f76cede8fcdcf568e58c /Gemfile
parent1ef3c83a0a6fccecc4336812e8ef8e0b817d0c57 (diff)
Upgrade to rails 6.1
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 06aa176ca..d0763bdd4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
source "https://rubygems.org"
-gem "rails", "6.0.5.1"
+gem "rails", "6.1.6.1"
# Legacy Rails features, remove me!
# responders (class level)