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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-27 18:08:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-27 18:08:56 +0300
commit524a21e75209d2501b23b648daf753e3a4bebe56 (patch)
treeaeed4e65e44cee9e0b23298da15828655d23dc94 /Gemfile.lock
parentb59833305bfaf6b0b3347ad2b626c90c3b3fd5fc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7b651712899..e5e54e4b654 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -543,9 +543,9 @@ GEM
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
formatador (0.2.5)
- fugit (1.2.3)
- et-orbi (~> 1.1, >= 1.1.8)
- raabro (~> 1.1)
+ fugit (1.8.1)
+ et-orbi (~> 1, >= 1.2.7)
+ raabro (~> 1.4)
fuubar (2.2.0)
rspec-core (~> 3.0)
ruby-progressbar (~> 1.4)
@@ -1662,7 +1662,7 @@ DEPENDENCIES
fog-local (~> 0.8)
fog-openstack (~> 1.0)
fog-rackspace (~> 0.1.1)
- fugit (~> 1.2.1)
+ fugit (~> 1.8.1)
fuubar (~> 2.2.0)
gettext (~> 3.3)
gettext_i18n_rails (~> 1.8.0)