Sfoglia il codice sorgente

Merge pull request #2129 from freeCodeCamp/renovate/ruby-on-rails-packages

chore(deps): update dependency activesupport to v7.1.3
renovate[bot] 1 anno fa
parent
commit
9a1329076c
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      Gemfile.lock

+ 3 - 3
Gemfile.lock

@@ -1,7 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    activesupport (7.1.2)
+    activesupport (7.1.3)
       base64
       bigdecimal
       concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -16,12 +16,12 @@ GEM
       erubi (>= 1.0.0)
       rack (>= 0.9.0)
       rouge (>= 1.0.0)
-    bigdecimal (3.1.5)
+    bigdecimal (3.1.6)
     browser (5.3.1)
     byebug (11.1.3)
     chunky_png (1.4.0)
     coderay (1.1.3)
-    concurrent-ruby (1.2.2)
+    concurrent-ruby (1.2.3)
     connection_pool (2.4.1)
     daemons (1.4.1)
     drb (2.2.0)