Skip to content

Commit

Permalink
Met à jour les dépendances Ruby
Browse files Browse the repository at this point in the history
Suite au signalement de Dependabot
  • Loading branch information
philippemilink committed Jul 21, 2024
1 parent d03f82a commit 9ef57f2
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
GEM
remote: https://rubygems.org/
specs:
bcrypt_pbkdf (1.1.0)
base64 (0.2.0)
bcrypt_pbkdf (1.1.1)
bigdecimal (3.1.8)
builder (3.2.4)
chef-utils (18.4.12)
builder (3.3.0)
chef-utils (18.5.0)
concurrent-ruby
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
ed25519 (1.3.0)
erubi (1.12.0)
ffi (1.16.3)
erubi (1.13.0)
ffi (1.17.0-x86_64-linux)
gssapi (1.3.1)
ffi (>= 1.0.1)
gyoku (1.4.0)
Expand All @@ -27,14 +28,14 @@ GEM
tty-box (~> 0.6)
tty-prompt (~> 0.20)
little-plugger (1.1.4)
logging (2.3.1)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
mixlib-install (3.12.30)
mixlib-shellout
mixlib-versioning
thor
mixlib-shellout (3.2.7)
mixlib-shellout (3.2.8)
chef-utils
mixlib-versioning (1.2.12)
multi_json (1.15.0)
Expand All @@ -47,9 +48,10 @@ GEM
bigdecimal
pastel (0.8.0)
tty-color (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rubyntlm (0.6.3)
rexml (3.3.2)
strscan
rubyntlm (0.6.5)
base64
rubyzip (2.3.2)
strings (0.2.1)
strings-ansi (~> 0.2)
Expand Down Expand Up @@ -89,14 +91,15 @@ GEM
tty-screen (0.8.2)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
winrm (2.3.6)
winrm (2.3.8)
builder (>= 2.1.2)
erubi (~> 1.8)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rexml (~> 3.0)
rubyntlm (~> 0.6.0, >= 0.6.3)
winrm-elevated (1.2.3)
erubi (~> 1.8)
Expand Down

0 comments on commit 9ef57f2

Please sign in to comment.