We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d801d commit fa558ddCopy full SHA for fa558dd
1 file changed
Gemfile.lock
@@ -130,7 +130,7 @@ GEM
130
aws-sdk-ses (~> 1, >= 1.50.0)
131
aws-sdk-sesv2 (~> 1, >= 1.34.0)
132
aws-eventstream (1.4.0)
133
- aws-partitions (1.1247.0)
+ aws-partitions (1.1249.0)
134
aws-sdk-cloudwatchevents (1.70.0)
135
aws-sdk-core (~> 3, >= 3.191.0)
136
aws-sigv4 (~> 1.1)
@@ -608,10 +608,11 @@ GEM
608
logger
609
sequel (5.104.0)
610
bigdecimal
611
- shoryuken (6.2.1)
612
- aws-sdk-core (>= 2)
+ shoryuken (7.0.2)
+ aws-sdk-sqs (>= 1.66.0)
613
concurrent-ruby
614
thor
615
+ zeitwerk (~> 2.6)
616
simplecov (0.22.0)
617
docile (~> 1.1)
618
simplecov-html (~> 0.11)
0 commit comments