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:
authorConnor Shea <connor.james.shea@gmail.com>2017-02-22 21:38:10 +0300
committerConnor Shea <connor.james.shea@gmail.com>2017-02-23 00:00:56 +0300
commitfcb15c5677b5e73590f96f6fbb754b86f0077f93 (patch)
tree0895c7bd1c37ad92b26503c2eef23681b2300ecf /Gemfile
parentfca326e5e29500c6c997a6b5e291e5e7b336dc1b (diff)
Update Licensee from 8.0.0 to 8.7.0.
Changelog: https://github.com/benbalter/licensee/releases
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 01861f1ffac..3fc92abf9a7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -201,7 +201,7 @@ gem 'babosa', '~> 1.0.2'
gem 'loofah', '~> 2.0.3'
# Working with license
-gem 'licensee', '~> 8.0.0'
+gem 'licensee', '~> 8.7.0'
# Protect against bruteforcing
gem 'rack-attack', '~> 4.4.1'