File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 database :
3434 - " postgresql"
3535 - " mysql"
36- # - "sqlite"
36+ - " sqlite"
3737 exclude :
3838 - rails-version : " 7.2"
3939 solidus-branch : " v4.3"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
1717 spec . metadata [ "source_code_uri" ] = "https://github.com/solidusio-contrib/solidus_importer"
1818 spec . metadata [ "changelog_uri" ] = "https://github.com/solidusio-contrib/solidus_importer/releases"
1919
20- spec . required_ruby_version = Gem ::Requirement . new ( ">= 3.2 " )
20+ spec . required_ruby_version = Gem ::Requirement . new ( ">= 2.5 " )
2121
2222 # Specify which files should be added to the gem when it is released.
2323 # The `git ls-files -z` loads the files in the RubyGem that have been added into git.
You can’t perform that action at this time.
0 commit comments