зеркало из https://github.com/github/licensed.git
Update version in other places
This commit is contained in:
Родитель
a082555f6b
Коммит
d829a13e3d
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
licensed (4.5.0)
|
||||
licensed (5.0.0)
|
||||
json (~> 2.6)
|
||||
licensee (~> 9.16)
|
||||
parallel (~> 1.22)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
module Licensed
|
||||
VERSION = "4.5.0".freeze
|
||||
VERSION = "5.0.0".freeze
|
||||
|
||||
def self.previous_major_versions
|
||||
major_version = Gem::Version.new(Licensed::VERSION).segments.first
|
||||
|
|
Загрузка…
Ссылка в новой задаче