We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cca82e commit 3088fdeCopy full SHA for 3088fde
1 file changed
Gemfile.lock
@@ -132,7 +132,7 @@ GEM
132
aws-sdk-ses (~> 1, >= 1.50.0)
133
aws-sdk-sesv2 (~> 1, >= 1.34.0)
134
aws-eventstream (1.4.0)
135
- aws-partitions (1.1242.0)
+ aws-partitions (1.1246.0)
136
aws-sdk-cloudwatchevents (1.70.0)
137
aws-sdk-core (~> 3, >= 3.191.0)
138
aws-sigv4 (~> 1.1)
@@ -609,10 +609,11 @@ GEM
609
logger
610
sequel (5.104.0)
611
bigdecimal
612
- shoryuken (6.2.1)
613
- aws-sdk-core (>= 2)
+ shoryuken (7.0.2)
+ aws-sdk-sqs (>= 1.66.0)
614
concurrent-ruby
615
thor
616
+ zeitwerk (~> 2.6)
617
simplecov (0.22.0)
618
docile (~> 1.1)
619
simplecov-html (~> 0.11)
0 commit comments