]> git.openstreetmap.org Git - rails.git/commitdiff
Update bundle
authorTom Hughes <tom@compton.nu>
Tue, 11 Oct 2022 17:30:10 +0000 (18:30 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Oct 2022 17:30:10 +0000 (18:30 +0100)
Gemfile.lock

index a3a98a3f351bc3f964a6e44122d5ce87af5c2673..007d0141bff163988726f505e2eb84783d5da5d7 100644 (file)
@@ -1,7 +1,7 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    aasm (5.3.1)
+    aasm (5.4.0)
       concurrent-ruby (~> 1.0)
     actioncable (7.0.4)
       actionpack (= 7.0.4)
@@ -60,7 +60,7 @@ GEM
     activerecord (7.0.4)
       activemodel (= 7.0.4)
       activesupport (= 7.0.4)
-    activerecord-import (1.4.0)
+    activerecord-import (1.4.1)
       activerecord (>= 4.2)
     activestorage (7.0.4)
       actionpack (= 7.0.4)
@@ -86,8 +86,8 @@ GEM
     autoprefixer-rails (10.4.7.0)
       execjs (~> 2)
     aws-eventstream (1.2.0)
-    aws-partitions (1.640.0)
-    aws-sdk-core (3.158.0)
+    aws-partitions (1.644.0)
+    aws-sdk-core (3.159.0)
       aws-eventstream (~> 1, >= 1.0.2)
       aws-partitions (~> 1, >= 1.525.0)
       aws-sigv4 (~> 1.1)
@@ -166,9 +166,9 @@ GEM
       railties (>= 5)
     doorkeeper-i18n (5.2.5)
       doorkeeper (>= 5.2)
-    dry-configurable (0.15.0)
-      concurrent-ruby (~> 1.0)
+    dry-configurable (0.16.0)
       dry-core (~> 0.6)
+      zeitwerk (~> 2.6)
     dry-container (0.11.0)
       concurrent-ruby (~> 1.0)
     dry-core (0.8.1)
@@ -215,7 +215,7 @@ GEM
     faraday (2.6.0)
       faraday-net_http (>= 2.0, < 3.1)
       ruby2_keywords (>= 0.0.4)
-    faraday-net_http (3.0.0)
+    faraday-net_http (3.0.1)
     ffi (1.15.5)
     ffi-compiler (1.0.1)
       ffi (>= 1.0.0)
@@ -347,7 +347,7 @@ GEM
     parallel (1.22.1)
     parser (3.1.2.1)
       ast (~> 2.4.1)
-    pg (1.4.3)
+    pg (1.4.4)
     popper_js (2.11.6)
     progress (3.6.0)
     public_suffix (5.0.0)
@@ -478,7 +478,7 @@ GEM
       actionpack (>= 5.2)
       activesupport (>= 5.2)
       sprockets (>= 3.0.0)
-    strong_migrations (1.3.1)
+    strong_migrations (1.3.2)
       activerecord (>= 5.2)
     terser (1.1.12)
       execjs (>= 0.3.0, < 3)