Skip to content

Commit

Permalink
Upgrading a few gems
Browse files Browse the repository at this point in the history
  • Loading branch information
spaquet committed Nov 18, 2023
1 parent 2521323 commit 1610542
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,16 +109,16 @@ GEM
ffi-compiler (~> 1.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.851.0)
aws-sdk-core (3.186.0)
aws-partitions (1.853.0)
aws-sdk-core (3.187.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.72.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.136.0)
aws-sdk-s3 (1.137.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
Expand All @@ -131,7 +131,7 @@ GEM
msgpack (~> 1.2)
brakeman (6.0.1)
builder (3.2.4)
bullet (7.1.3)
bullet (7.1.4)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
capistrano (3.18.0)
Expand Down Expand Up @@ -282,9 +282,9 @@ GEM
net-protocol
net-ssh (7.2.0)
nio4r (2.6.0)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
noticed (1.6.3)
http (>= 4.0.0)
Expand Down Expand Up @@ -329,7 +329,7 @@ GEM
activesupport (>= 5.2)
psych (5.1.1.1)
stringio
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
pundit (2.3.1)
Expand Down Expand Up @@ -452,7 +452,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sshkit (1.21.5)
sshkit (1.21.6)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stimulus-rails (1.3.0)
Expand Down

0 comments on commit 1610542

Please sign in to comment.