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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Alfaro <galfaro@gitlab.com>2022-07-22 19:18:39 +0300
committerGreg Alfaro <galfaro@gitlab.com>2022-07-22 19:18:39 +0300
commitbe02a482c351bc171d12518f6a000f785447eab6 (patch)
tree55e04271a03d1e812f11d8ad4a92471aa1c96273
parent482cdce130c0f4aed9de87fe9ab9a16646f8a6ac (diff)
Update Gemfile.lock
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 32ebe9760..3eded022d 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -4,7 +4,7 @@ GEM
abstract_type (0.0.7)
actionpack (6.1.5.1)
actionview (= 6.1.5.1)
- activesupport (= 6.1.4.7)
+ activesupport (= 6.1.5.1)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)