Browse Source

Maintenance: Update several ruby gems

Martin Gruner 5 months ago
parent
commit
74489cc850
1 changed files with 32 additions and 28 deletions
  1. 32 28
      Gemfile.lock

+ 32 - 28
Gemfile.lock

@@ -1,9 +1,10 @@
 GIT
   remote: https://github.com/tschaefer/ruby-keycloak-admin/
-  revision: 79b38d75859e08617879ffc75d5313e41c6974b1
+  revision: 7ea4e62d77fad93fc2da840c3f8bd5c45588d131
   branch: main
   specs:
     keycloak-admin (23.0.7)
+      hashie (~> 5.0.0)
       httparty (~> 0.21.0)
 
 GIT
@@ -130,15 +131,15 @@ GEM
     awrence (1.2.1)
     aws-eventstream (1.3.0)
     aws-partitions (1.977.0)
-    aws-sdk-core (3.207.0)
+    aws-sdk-core (3.208.0)
       aws-eventstream (~> 1, >= 1.3.0)
       aws-partitions (~> 1, >= 1.651.0)
       aws-sigv4 (~> 1.9)
       jmespath (~> 1, >= 1.6.1)
-    aws-sdk-kms (1.92.0)
+    aws-sdk-kms (1.93.0)
       aws-sdk-core (~> 3, >= 3.207.0)
       aws-sigv4 (~> 1.5)
-    aws-sdk-s3 (1.164.0)
+    aws-sdk-s3 (1.165.0)
       aws-sdk-core (~> 3, >= 3.207.0)
       aws-sdk-kms (~> 1)
       aws-sigv4 (~> 1.5)
@@ -172,7 +173,8 @@ GEM
       xpath (~> 3.2)
     cbor (0.5.9.8)
     cgi (0.4.1)
-    childprocess (5.0.0)
+    childprocess (5.1.0)
+      logger (~> 1.5)
     chunky_png (1.4.0)
     clavius (1.0.4)
     clearbit (0.3.3)
@@ -187,7 +189,7 @@ GEM
     coffee-script-source (1.12.2)
     concurrent-ruby (1.3.4)
     connection_pool (2.4.1)
-    cose (1.3.0)
+    cose (1.3.1)
       cbor (~> 0.5.9)
       openssl-signature_algorithm (~> 1.0)
     crack (1.0.0)
@@ -216,7 +218,7 @@ GEM
     dry-core (1.0.1)
       concurrent-ruby (~> 1.0)
       zeitwerk (~> 2.6)
-    dry-inflector (1.0.0)
+    dry-inflector (1.1.0)
     dry-logic (1.5.0)
       concurrent-ruby (~> 1.0)
       dry-core (~> 1.0, < 2)
@@ -247,7 +249,7 @@ GEM
     erubi (1.13.0)
     eventmachine (1.2.7)
     execjs (2.9.1)
-    factory_bot (6.4.6)
+    factory_bot (6.5.0)
       activesupport (>= 5.0.0)
     factory_bot_rails (6.4.3)
       factory_bot (~> 6.4)
@@ -265,12 +267,12 @@ GEM
       multipart-post (~> 2)
     faraday-net_http (3.3.0)
       net-http
-    ffi (1.16.3)
+    ffi (1.17.0)
     ffi-compiler (1.3.2)
       ffi (>= 1.15.5)
       rake
-    fiber-storage (0.0.1)
-    gli (2.21.1)
+    fiber-storage (1.0.0)
+    gli (2.21.5)
     globalid (1.2.1)
       activesupport (>= 6.1)
     graphql (2.3.16)
@@ -279,7 +281,7 @@ GEM
     graphql-batch (0.6.0)
       graphql (>= 1.12.18, < 3)
       promise.rb (~> 0.7.2)
-    hashdiff (1.1.0)
+    hashdiff (1.1.1)
     hashie (5.0.0)
     hiredis (0.6.3)
     htmlentities (4.3.4)
@@ -288,7 +290,7 @@ GEM
       http-cookie (~> 1.0)
       http-form_data (~> 2.2)
       http-parser (~> 1.2.0)
-    http-cookie (1.0.5)
+    http-cookie (1.0.7)
       domain_name (~> 0.5)
     http-form_data (2.3.0)
     http-parser (1.2.3)
@@ -307,7 +309,7 @@ GEM
       icalendar (~> 2.0)
       ice_cube (~> 0.16)
       tzinfo (~> 2.0)
-    ice_cube (0.16.4)
+    ice_cube (0.17.0)
     ice_nine (0.11.2)
     inflection (1.0.0)
     iniparse (1.5.0)
@@ -333,7 +335,7 @@ GEM
     little-plugger (1.1.4)
     localhost (1.3.1)
     logger (1.6.1)
-    logging (2.3.1)
+    logging (2.4.0)
       little-plugger (~> 1.1)
       multi_json (~> 1.14)
     loofah (2.22.0)
@@ -355,7 +357,7 @@ GEM
     method_source (1.1.0)
     mime-types (3.5.2)
       mime-types-data (~> 3.2015)
-    mime-types-data (3.2024.0305)
+    mime-types-data (3.2024.0903)
     mini_mime (1.1.5)
     mini_portile2 (2.8.7)
     minitest (5.25.1)
@@ -388,7 +390,7 @@ GEM
     nokogiri (1.16.7)
       mini_portile2 (~> 2.8.2)
       racc (~> 1.4)
-    nori (2.7.0)
+    nori (2.7.1)
       bigdecimal
     oauth (1.1.0)
       oauth-tty (~> 1.0, >= 1.0.1)
@@ -426,9 +428,10 @@ GEM
     omniauth-microsoft-office365 (0.0.8)
       omniauth
       omniauth-oauth2
-    omniauth-oauth (1.2.0)
+    omniauth-oauth (1.2.1)
       oauth
       omniauth (>= 1.0, < 3)
+      rack (>= 1.6.2, < 4)
     omniauth-oauth2 (1.8.0)
       oauth2 (>= 1.4, < 3)
       omniauth (~> 2.0)
@@ -444,7 +447,7 @@ GEM
     openssl (3.2.0)
     openssl-signature_algorithm (1.3.0)
       openssl (> 2.0)
-    ostruct (0.1.0)
+    ostruct (0.6.0)
     overcommit (0.64.0)
       childprocess (>= 0.6.3, < 6)
       iniparse (~> 1.4)
@@ -480,7 +483,7 @@ GEM
       coderay (~> 1.1)
     psych (5.1.2)
       stringio
-    public_suffix (5.1.1)
+    public_suffix (6.0.1)
     puma (6.4.3)
       nio4r (~> 2.0)
     pundit (2.4.0)
@@ -542,7 +545,7 @@ GEM
     rainbow (3.1.1)
     rake (13.2.1)
     rb-fsevent (0.11.2)
-    rb-inotify (0.10.1)
+    rb-inotify (0.11.1)
       ffi (~> 1.0)
     rchardet (1.8.0)
     rdoc (6.7.0)
@@ -555,7 +558,7 @@ GEM
     rotp (6.3.0)
     rspec-core (3.13.1)
       rspec-support (~> 3.13.0)
-    rspec-expectations (3.13.2)
+    rspec-expectations (3.13.3)
       diff-lcs (>= 1.2.0, < 2.0)
       rspec-support (~> 3.13.0)
     rspec-mocks (3.13.1)
@@ -615,7 +618,8 @@ GEM
     ruby-saml (1.17.0)
       nokogiri (>= 1.13.10)
       rexml
-    rubyntlm (0.6.3)
+    rubyntlm (0.6.5)
+      base64
     rubyzip (2.3.2)
     safety_net_attestation (0.4.0)
       jwt (~> 2.0)
@@ -675,11 +679,11 @@ GEM
       power_assert
     thor (1.3.2)
     thread_safe (0.3.6)
-    tilt (2.3.0)
-    time (0.3.0)
+    tilt (2.4.0)
+    time (0.4.0)
       date
     timeout (0.4.1)
-    tpm-key_attestation (0.12.0)
+    tpm-key_attestation (0.12.1)
       bindata (~> 2.4)
       openssl (> 2.0)
       openssl-signature_algorithm (~> 1.0)
@@ -732,7 +736,7 @@ GEM
       addressable (>= 2.8.0)
       crack (>= 0.3.2)
       hashdiff (>= 0.4.0, < 2.0.0)
-    webrick (1.8.1)
+    webrick (1.8.2)
     websocket (1.2.11)
     websocket-driver (0.7.6)
       websocket-extensions (>= 0.1.0)
@@ -746,7 +750,7 @@ GEM
       rubyzip (>= 1.0.0)
     xpath (3.2.0)
       nokogiri (~> 1.8)
-    yard (0.9.36)
+    yard (0.9.37)
     zeitwerk (2.6.18)
     zendesk_api (2.0.1)
       faraday (> 2.0.0)