mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Fix bundled module versions
This commit is contained in:
+26
-26
@@ -94,109 +94,109 @@ GIT
|
||||
PATH
|
||||
remote: modules/auth_plugins
|
||||
specs:
|
||||
openproject-auth_plugins (8.3.1)
|
||||
openproject-auth_plugins (1.0.0)
|
||||
omniauth (~> 1.0)
|
||||
|
||||
PATH
|
||||
remote: modules/auth_saml
|
||||
specs:
|
||||
openproject-auth_saml (8.3.1)
|
||||
openproject-auth_saml (1.0.0)
|
||||
omniauth-saml (~> 1.10.1)
|
||||
|
||||
PATH
|
||||
remote: modules/avatars
|
||||
specs:
|
||||
openproject-avatars (8.3.1)
|
||||
openproject-avatars (1.0.0)
|
||||
fastimage (~> 2.1.0)
|
||||
gravatar_image_tag (~> 1.2.0)
|
||||
|
||||
PATH
|
||||
remote: modules/backlogs
|
||||
specs:
|
||||
openproject-backlogs (8.3.1)
|
||||
openproject-backlogs (1.0.0)
|
||||
acts_as_silent_list (~> 3.0.0)
|
||||
openproject-pdf_export (= 8.3.1)
|
||||
openproject-pdf_export
|
||||
|
||||
PATH
|
||||
remote: modules/boards
|
||||
specs:
|
||||
openproject-boards (8.3.1)
|
||||
openproject-boards (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/costs
|
||||
specs:
|
||||
openproject-costs (8.3.1)
|
||||
openproject-costs (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/documents
|
||||
specs:
|
||||
openproject-documents (8.3.1)
|
||||
openproject-documents (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/github_integration
|
||||
specs:
|
||||
openproject-github_integration (8.3.1)
|
||||
openproject-github_integration (1.0.0)
|
||||
openproject-webhooks
|
||||
|
||||
PATH
|
||||
remote: modules/global_roles
|
||||
specs:
|
||||
openproject-global_roles (8.3.1)
|
||||
openproject-global_roles (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/grids
|
||||
specs:
|
||||
grids (8.3.1)
|
||||
grids (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/ldap_groups
|
||||
specs:
|
||||
openproject-ldap_groups (8.3.1)
|
||||
openproject-ldap_groups (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/meeting
|
||||
specs:
|
||||
openproject-meeting (8.3.1)
|
||||
openproject-meeting (1.0.0)
|
||||
icalendar (~> 2.5.0)
|
||||
|
||||
PATH
|
||||
remote: modules/my_project_page
|
||||
specs:
|
||||
openproject-my_project_page (8.3.1)
|
||||
openproject-my_project_page (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/openid_connect
|
||||
specs:
|
||||
openproject-openid_connect (8.3.1)
|
||||
openproject-openid_connect (1.0.0)
|
||||
lobby_boy (~> 0.1.3)
|
||||
omniauth-openid_connect-providers (~> 0.1)
|
||||
openproject-auth_plugins (~> 8.0)
|
||||
openproject-auth_plugins
|
||||
|
||||
PATH
|
||||
remote: modules/pdf_export
|
||||
specs:
|
||||
openproject-pdf_export (8.3.1)
|
||||
openproject-pdf_export (1.0.0)
|
||||
pdf-inspector (~> 1.3.0)
|
||||
prawn (~> 2.2)
|
||||
|
||||
PATH
|
||||
remote: modules/reporting_engine
|
||||
specs:
|
||||
reporting_engine (8.3.1)
|
||||
reporting_engine (1.0.0)
|
||||
json
|
||||
|
||||
PATH
|
||||
remote: modules/reporting
|
||||
specs:
|
||||
openproject-reporting (8.3.1)
|
||||
openproject-reporting (1.0.0)
|
||||
jquery-tablesorter (~> 1.25.5)
|
||||
openproject-costs (= 8.3.1)
|
||||
reporting_engine (>= 1.1.0)
|
||||
openproject-costs
|
||||
reporting_engine
|
||||
|
||||
PATH
|
||||
remote: modules/two_factor_authentication
|
||||
specs:
|
||||
openproject-two_factor_authentication (8.3.1)
|
||||
openproject-two_factor_authentication (1.0.0)
|
||||
aws-sdk-sns (~> 1.1.0)
|
||||
messagebird-rest (~> 1.3.2)
|
||||
rotp (~> 3.3)
|
||||
@@ -204,12 +204,12 @@ PATH
|
||||
PATH
|
||||
remote: modules/webhooks
|
||||
specs:
|
||||
openproject-webhooks (8.3.1)
|
||||
openproject-webhooks (1.0.0)
|
||||
|
||||
PATH
|
||||
remote: modules/xls_export
|
||||
specs:
|
||||
openproject-xls_export (8.3.1)
|
||||
openproject-xls_export (1.0.0)
|
||||
spreadsheet (~> 0.8.9)
|
||||
|
||||
GEM
|
||||
@@ -494,7 +494,7 @@ GEM
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-js (3.2.1)
|
||||
i18n (>= 0.6.6)
|
||||
icalendar (2.5.2)
|
||||
icalendar (2.5.3)
|
||||
ice_cube (~> 0.16)
|
||||
ice_cube (0.16.3)
|
||||
ice_nine (0.11.2)
|
||||
@@ -761,7 +761,7 @@ GEM
|
||||
iso8601
|
||||
ruby-enum (0.7.2)
|
||||
i18n
|
||||
ruby-ole (1.2.12.1)
|
||||
ruby-ole (1.2.12.2)
|
||||
ruby-prof (0.17.0)
|
||||
ruby-progressbar (1.10.0)
|
||||
ruby-rc4 (0.1.5)
|
||||
|
||||
@@ -1,15 +1,10 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path('../lib', __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/auth_plugins/version'
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-auth_plugins'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org/projects/auth-plugins'
|
||||
s.summary = 'OpenProject Auth Plugins'
|
||||
s.description = 'Integration of OmniAuth strategy providers for authentication in Openproject.'
|
||||
s.license = 'GPLv3'
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/auth_saml/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-auth_saml'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'Cyril Rohr'
|
||||
s.email = 'cyril.rohr@gmail.com'
|
||||
s.homepage = 'https://github.com/finnlabs/openproject-auth_saml'
|
||||
|
||||
+1
-6
@@ -1,13 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/avatars/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-avatars"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/avatars"
|
||||
@@ -1,23 +1,17 @@
|
||||
$:.push File.expand_path('../lib', __FILE__)
|
||||
|
||||
# Maintain your gem's version:
|
||||
require 'open_project/backlogs/version'
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-backlogs'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org/projects/plugin-backlogs'
|
||||
s.summary = 'OpenProject Backlogs'
|
||||
s.description = 'This plugin adds features enabling agile teams to work with OpenProject in Scrum projects.'
|
||||
s.description = 'This module adds features enabling agile teams to work with OpenProject in Scrum projects.'
|
||||
s.files = Dir['{app,config,db,lib,doc}/**/*', 'README.md']
|
||||
s.test_files = Dir['spec/**/*']
|
||||
|
||||
s.add_dependency 'acts_as_silent_list', '~> 3.0.0'
|
||||
|
||||
s.add_dependency 'openproject-pdf_export', "= #{OpenProject::Backlogs::VERSION}"
|
||||
s.add_dependency 'openproject-pdf_export'
|
||||
|
||||
s.add_development_dependency 'factory_girl_rails', '~> 4.0'
|
||||
end
|
||||
|
||||
@@ -1,13 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
|
||||
$:.push File.expand_path('../lib', __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/boards/version'
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-boards'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org'
|
||||
|
||||
@@ -1,17 +1,11 @@
|
||||
$:.push File.expand_path('../lib', __FILE__)
|
||||
|
||||
# Maintain your gem's version:
|
||||
require 'open_project/costs/version'
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-costs'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org/projects/costs-plugin'
|
||||
s.summary = 'OpenProject Costs'
|
||||
s.description = 'This Plugin adds features for planning and tracking costs of projects.'
|
||||
s.description = 'This module adds features for planning and tracking costs of projects.'
|
||||
s.license = 'GPLv3'
|
||||
|
||||
s.files = Dir['{app,config,db,lib,doc}/**/*', 'README.md']
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/documents/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-documents"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/documents"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/github_integration/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-github_integration"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/github-integration"
|
||||
|
||||
@@ -1,13 +1,8 @@
|
||||
$LOAD_PATH.push File.expand_path('../lib', __FILE__)
|
||||
$LOAD_PATH.push File.expand_path("../../lib", __dir__)
|
||||
# encoding: UTF-8
|
||||
|
||||
# Maintain your gem's version:
|
||||
require 'open_project/global_roles/version'
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-global_roles'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org/projects/plugin-global-roles'
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
|
||||
require "grids/version"
|
||||
# encoding: UTF-8
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "grids"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = ["OpenProject"]
|
||||
s.summary = "OpenProject Grids."
|
||||
|
||||
|
||||
@@ -1,11 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/ldap_groups/version'
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-ldap_groups"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH, Oliver Günther"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://github.com/opf/openproject-ldap_groups"
|
||||
|
||||
@@ -1,19 +1,12 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path('../lib', __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
# Maintain your gem's version:
|
||||
require 'open_project/meeting/version'
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-meeting'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org/projects/plugin-meetings'
|
||||
s.summary = 'OpenProject Meeting'
|
||||
s.description = "This plugin adds functions to support project meetings to OpenProject. Meetings
|
||||
s.description = "This module adds functions to support project meetings to OpenProject. Meetings
|
||||
can be scheduled selecting invitees from the same project to take part in the meeting. An agenda
|
||||
can be created and sent to the invitees. After the meeting, attendees can be selected and
|
||||
minutes can be created based on the agenda. Finally, the minutes can be sent to all attendees
|
||||
|
||||
@@ -1,14 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
# Maintain your gem's version:
|
||||
require "open_project/my_project_page/version"
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-my_project_page"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/my-project-page"
|
||||
|
||||
@@ -1,22 +1,17 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path('../lib', __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/openid_connect/version'
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'openproject-openid_connect'
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = 'OpenProject GmbH'
|
||||
s.email = 'info@openproject.com'
|
||||
s.homepage = 'https://community.openproject.org/projects/openid-connect' # TODO check this URL
|
||||
s.summary = 'OpenProject OpenID Connect'
|
||||
s.description = 'Adds OmniAuth OpenID Connect strategy providers to Openproject.'
|
||||
s.license = 'GPLv3'
|
||||
|
||||
s.files = Dir['{app,config,db,lib}/**/*'] + %w(CHANGELOG.md README.md)
|
||||
|
||||
s.add_dependency 'openproject-auth_plugins', '~> 8.0'
|
||||
s.add_dependency 'openproject-auth_plugins'
|
||||
s.add_dependency 'omniauth-openid_connect-providers', '~> 0.1'
|
||||
s.add_dependency 'lobby_boy', '~> 0.1.3'
|
||||
end
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/pdf_export/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-pdf_export"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/pdf-export"
|
||||
|
||||
@@ -1,13 +1,8 @@
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
# encoding: UTF-8
|
||||
|
||||
# Maintain your gem's version:
|
||||
require "open_project/reporting/version"
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-reporting"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/plugin-reporting"
|
||||
|
||||
@@ -1,13 +1,8 @@
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
# encoding: UTF-8
|
||||
|
||||
# Maintain your gem's version:
|
||||
require "reporting_engine/version"
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "reporting_engine"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "Finn GmbH"
|
||||
s.email = "info@finn.de"
|
||||
s.homepage = "https://www.openproject.org/projects/plugin-reportingengine"
|
||||
|
||||
@@ -1,14 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
# Maintain your gem's version:
|
||||
require "open_project/two_factor_authentication/version"
|
||||
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-two_factor_authentication"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/two-factor-authentication"
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/webhooks/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-webhooks"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/webhooks"
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
$:.push File.expand_path("../lib", __FILE__)
|
||||
$:.push File.expand_path("../../lib", __dir__)
|
||||
|
||||
require 'open_project/xls_export/version'
|
||||
# Describe your gem and declare its dependencies:
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "openproject-xls_export"
|
||||
s.version = '1.0.0+bundled'
|
||||
s.version = '1.0.0'
|
||||
s.authors = "OpenProject GmbH"
|
||||
s.email = "info@openproject.com"
|
||||
s.homepage = "https://community.openproject.org/projects/export"
|
||||
|
||||
Reference in New Issue
Block a user