redmine_apijs.gemspec in redmine_apijs-6.8.2 vs redmine_apijs.gemspec in redmine_apijs-6.9.0
- old
+ new
@@ -1,11 +1,11 @@
# coding: utf-8
Gem::Specification.new do |s|
s.name = 'redmine_apijs'
- s.version = '6.8.2'
+ s.version = '6.9.0'
s.summary = 'Redmine Apijs plugin'
- s.description = 'Integrate the apijs JavaScript library into Redmine. Provides a gallery for image and video attachments.'
+ s.description = 'Integrate the apijs JavaScript library into Redmine. Provides a gallery for image and video attachments. Gem for Redmine 3.0+ (tested with 3.0..5.0), for Redmine 4.1+, read https://redmine.org/issues/31110#note-8'
s.homepage = 'https://github.com/luigifab/redmine-apijs'
s.license = 'GPL-2.0-or-later'
s.authors = ['Fabrice Creuzot']
s.email = 'code@luigifab.fr'
s.metadata = {
@@ -64,15 +64,13 @@
config/locales/zh.yml
config/routes.rb
Gemfile
init.rb
lib/apijs_attachment.rb
- lib/apijs_const.rb
lib/apijs_files.rb
lib/image.py
lib/redmine_apijs.rb
lib/useragentparser.rb
- lib/video.py
LICENSE
README
redmine_apijs.gemspec
]
end
\ No newline at end of file