diff options
author | Pirate Praveen <praveen@debian.org> | 2018-03-13 13:51:17 +0100 |
---|---|---|
committer | Pirate Praveen <praveen@debian.org> | 2018-03-19 16:43:23 +0100 |
commit | 46b2933c8e0e5c6bc2571a16b5767445a7c74a94 (patch) | |
tree | 48c452359b3bac56a4b894a6c82378889bf9f350 /Gemfile | |
parent | 27e9b8bf3a4af67dbca2caddc7f5f2674653e43c (diff) | |
download | gitlab-ce-46b2933c8e0e5c6bc2571a16b5767445a7c74a94.tar.gz |
Update licensee 8.7.0 -> 8.9
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -221,7 +221,7 @@ gem 'babosa', '~> 1.0.2' gem 'loofah', '~> 2.0.3' # Working with license -gem 'licensee', '~> 8.7.0' +gem 'licensee', '~> 8.9' # Protect against bruteforcing gem 'rack-attack', '~> 4.4.1' |