Procházet zdrojové kódy

chore(deps): update dependency activesupport to v7.2.2

renovate[bot] před 1 rokem
rodič
revize
9fe93b4b7f
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3 1
      Gemfile.lock

+ 3 - 1
Gemfile.lock

@@ -1,8 +1,9 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (7.2.1.2)
+    activesupport (7.2.2)
       base64
+      benchmark (>= 0.3)
       bigdecimal
       concurrent-ruby (~> 1.0, >= 1.3.1)
       connection_pool (>= 2.2.5)
@@ -13,6 +14,7 @@ GEM
       securerandom (>= 0.3)
       tzinfo (~> 2.0, >= 2.0.5)
     base64 (0.2.0)
+    benchmark (0.3.0)
     better_errors (2.10.1)
       erubi (>= 1.0.0)
       rack (>= 0.9.0)