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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Maes <jaspermaes.jm@gmail.com>2018-06-16 09:49:56 +0300
committerJasper Maes <jaspermaes.jm@gmail.com>2018-06-16 09:56:39 +0300
commitecee6cd88fb87bebe637babbd8344d4c6b2a9c2a (patch)
treef33ac2356b7d1fbe21ab2e0f8e60b9b7bc0a2ce2 /changelogs
parentf733d4f8979a7570a9347186dbe0f8c663c2ff4f (diff)
Rails5 update Gemfile.rails5.lock
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rails5-fix-48009.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rails5-fix-48009.yml b/changelogs/unreleased/rails5-fix-48009.yml
new file mode 100644
index 00000000000..7ade9ef2b7d
--- /dev/null
+++ b/changelogs/unreleased/rails5-fix-48009.yml
@@ -0,0 +1,5 @@
+---
+title: Rails5 update Gemfile.rails5.lock
+merge_request: 19921
+author: Jasper Maes
+type: fixed