Skip to content

Commit

Permalink
Merge pull request #34 from Samedis-care/security-update-puma
Browse files Browse the repository at this point in the history
security update puma
  • Loading branch information
SCjona authored Jan 10, 2024
2 parents 41eab75 + 3921234 commit d386294
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ GEM
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.877.0)
aws-sdk-core (3.190.1)
aws-sdk-core (3.190.2)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.75.0)
aws-sdk-kms (1.76.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.142.0)
Expand Down Expand Up @@ -143,13 +143,12 @@ GEM
enumerize (2.7.0)
activesupport (>= 3.2)
erubi (1.12.0)
faraday (2.8.1)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
faraday-net_http (3.1.0)
net-http
fast-stemmer (1.0.2)
ffaker (2.23.0)
ffi (1.16.3)
Expand All @@ -169,9 +168,9 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
io-console (0.7.1)
irb (1.11.0)
irb (1.11.1)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jmespath (1.6.2)
json-jwt (1.16.5)
activesupport (>= 4.2)
Expand Down Expand Up @@ -234,6 +233,8 @@ GEM
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.9.1)
date
net-protocol
Expand Down Expand Up @@ -282,7 +283,7 @@ GEM
parallel (1.24.0)
psych (3.3.4)
public_suffix (5.0.4)
puma (6.4.1)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
Expand Down Expand Up @@ -331,7 +332,7 @@ GEM
ffi (~> 1.0)
rdoc (6.3.3)
recaptcha (5.16.0)
reline (0.4.1)
reline (0.4.2)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -385,10 +386,10 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
sentry-rails (5.15.2)
sentry-rails (5.16.1)
railties (>= 5.0)
sentry-ruby (~> 5.15.2)
sentry-ruby (5.15.2)
sentry-ruby (~> 5.16.1)
sentry-ruby (5.16.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
shrine (3.5.0)
content_disposition (~> 1.0)
Expand All @@ -399,7 +400,7 @@ GEM
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
snappy (0.3.0)
snappy (0.4.0)
strip_attributes (1.13.0)
activemodel (>= 3.0, < 8.0)
thor (1.3.0)
Expand All @@ -408,6 +409,7 @@ GEM
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.4)
tzinfo (>= 1.0.0)
uri (0.13.0)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit d386294

Please sign in to comment.