non-digest-assets 2.3.0
Rails provides no option to generate both digest and non-digest assets. Installing this gem automatically creates both digest and non-digest assets which are useful for many reasons.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (2):
            activesupport
            >= 6.0, < 7.2
          
          
            sprockets
            ~> 4.0
          
    Development依存関係 (13):
            appraisal
            ~> 2.3
          
          
            aruba
            ~> 2.0
          
          
            pry
            ~> 0.14.0
          
          
            rails
            >= 6.0, < 7.2
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.10
          
          
            rubocop
            ~> 1.52
          
          
            rubocop-packaging
            ~> 0.5.2
          
          
            rubocop-performance
            ~> 1.18
          
          
            rubocop-rails
            ~> 2.19
          
          
            rubocop-rake
            ~> 0.6.0
          
          
            rubocop-rspec
            ~> 2.22
          
          
            sprockets-rails
            ~> 3.0
          
    