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 e13567e commit 428fd71Copy full SHA for 428fd71
1 file changed
Gemfile.lock
@@ -137,7 +137,7 @@ GEM
137
aws-sdk-ses (~> 1, >= 1.50.0)
138
aws-sdk-sesv2 (~> 1, >= 1.34.0)
139
aws-eventstream (1.4.0)
140
- aws-partitions (1.1258.0)
+ aws-partitions (1.1259.0)
141
aws-sdk-cloudwatchevents (1.70.0)
142
aws-sdk-core (~> 3, >= 3.191.0)
143
aws-sigv4 (~> 1.1)
@@ -602,10 +602,11 @@ GEM
602
bigdecimal
603
concurrent-ruby (~> 1.0, >= 1.0.2)
604
logger
605
- shoryuken (6.2.1)
606
- aws-sdk-core (>= 2)
+ shoryuken (7.0.2)
+ aws-sdk-sqs (>= 1.66.0)
607
concurrent-ruby
608
thor
609
+ zeitwerk (~> 2.6)
610
simplecov (0.22.0)
611
docile (~> 1.1)
612
simplecov-html (~> 0.11)
@@ -800,7 +801,7 @@ DEPENDENCIES
800
801
yard
802
803
RUBY VERSION
- ruby 4.0.5p0
804
+ ruby 4.0.5p0
805
806
BUNDLED WITH
- 4.0.13
807
+ 4.0.13
0 commit comments