Browse Source

Maintenance: Update dependency sprockets-rails to v3.5.0

Zammad Renovate Bot 9 months ago
parent
commit
9bc47c9012
1 changed files with 4 additions and 4 deletions
  1. 4 4
      Gemfile.lock

+ 4 - 4
Gemfile.lock

@@ -149,7 +149,7 @@ GEM
       racc
     browser (6.0.0)
     buftok (0.2.0)
-    builder (3.2.4)
+    builder (3.3.0)
     byebug (11.1.3)
     byk (1.1.0)
     capybara (3.40.0)
@@ -627,9 +627,9 @@ GEM
       base64
       concurrent-ruby (~> 1.0)
       rack (> 1, < 3)
-    sprockets-rails (3.4.2)
-      actionpack (>= 5.2)
-      activesupport (>= 5.2)
+    sprockets-rails (3.5.0)
+      actionpack (>= 6.1)
+      activesupport (>= 6.1)
       sprockets (>= 3.0.0)
     strscan (3.1.0)
     systemu (2.6.5)