summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2017-02-22 11:38:10 -0700
committerConnor Shea <connor.james.shea@gmail.com>2017-02-22 14:00:56 -0700
commitfcb15c5677b5e73590f96f6fbb754b86f0077f93 (patch)
tree0895c7bd1c37ad92b26503c2eef23681b2300ecf /Gemfile
parentfca326e5e29500c6c997a6b5e291e5e7b336dc1b (diff)
downloadgitlab-ce-fcb15c5677b5e73590f96f6fbb754b86f0077f93.tar.gz
Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licensee
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'