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:
authorRémy Coutable <remy@rymai.me>2017-03-07 03:01:17 +0300
committerRémy Coutable <remy@rymai.me>2017-03-07 03:01:17 +0300
commitfe57b80587855eb85e9a4ae94e88dff1efe6dc39 (patch)
tree4338271b562ae99ebfb688657df60686639db79b /Gemfile.lock
parentd12c992191c0b3941b4cabb36f059b798dd20a35 (diff)
Relax font-awesome-rails dependency to ~> 4.7
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f59bde27bc4..3a88b4cbeaa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -878,7 +878,7 @@ DEPENDENCIES
fog-local (~> 0.3)
fog-openstack (~> 0.1)
fog-rackspace (~> 0.1.1)
- font-awesome-rails (~> 4.6.1)
+ font-awesome-rails (~> 4.7)
foreman (~> 0.78.0)
fuubar (~> 2.0.0)
gemnasium-gitlab-service (~> 0.2)