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-21 23:43:02 +0300
committerGreg Alfaro <galfaro@gitlab.com>2022-07-21 23:43:02 +0300
commita567434b1922681fb7769fab79700dbcdb4483dd (patch)
tree02c9cd2145225ea1282b61a1814736fc2cb28306
parent942d8298610eded70b5204863048617ee1c136cd (diff)
Gemfile.lock: Update actionview gemgalfaro2-master-patch-64390
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 65faf2b72..3175c33a3 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -3,7 +3,7 @@ GEM
specs:
abstract_type (0.0.7)
actionpack (6.1.4.7)
- actionview (= 6.1.4.7)
+ actionview (= 6.1.5.1)
activesupport (= 6.1.4.7)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)