mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump activerecord-import
This commit is contained in:
@@ -36,7 +36,7 @@ ruby File.read(File.expand_path(".ruby-version", __dir__)).strip
|
||||
|
||||
gem "actionpack-xml_parser", "~> 2.0.0"
|
||||
gem "activemodel-serializers-xml", "~> 1.0.1"
|
||||
gem "activerecord-import", "~> 1.7.0"
|
||||
gem "activerecord-import", "~> 1.8.0"
|
||||
gem "activerecord-session_store", "~> 2.1.0"
|
||||
gem "ox"
|
||||
gem "rails", "~> 7.1.3"
|
||||
|
||||
+2
-2
@@ -299,7 +299,7 @@ GEM
|
||||
activemodel (= 7.1.5)
|
||||
activesupport (= 7.1.5)
|
||||
timeout (>= 0.4.0)
|
||||
activerecord-import (1.7.0)
|
||||
activerecord-import (1.8.1)
|
||||
activerecord (>= 4.2)
|
||||
activerecord-nulldb-adapter (1.0.1)
|
||||
activerecord (>= 5.2.0, < 7.2)
|
||||
@@ -1207,7 +1207,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
actionpack-xml_parser (~> 2.0.0)
|
||||
activemodel-serializers-xml (~> 1.0.1)
|
||||
activerecord-import (~> 1.7.0)
|
||||
activerecord-import (~> 1.8.0)
|
||||
activerecord-nulldb-adapter (~> 1.0.0)
|
||||
activerecord-session_store (~> 2.1.0)
|
||||
acts_as_list (~> 1.2.0)
|
||||
|
||||
Reference in New Issue
Block a user