libsql 0.1.0-x64-mingw-ucrt
libsql embeds the libsql fork of the SQLite database engine as a ruby extension. There is no need to install libsql separately.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            arrayfields
            ~> 4.9
          
    Development 依赖 (9):
            archive-zip
            ~> 0.12
          
          
            debug
            ~> 1.0
          
          
            rake
            ~> 13.0
          
          
            rake-compiler
            ~> 1.2
          
          
            rake-compiler-dock
            ~> 1.3
          
          
            rdoc
            ~> 6.5
          
          
            rspec
            ~> 3.12
          
          
            rspec_junit_formatter
            ~> 0.6
          
          
            simplecov
            ~> 0.21
          
    