Skip to content

Commit efa7241

Browse files
committed
bundle update aws-sdk-core
1 parent 860fb7d commit efa7241

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

+8-7
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,13 @@ GEM
100100
airbrake-ruby (2.12.0)
101101
ast (2.4.2)
102102
attribute_normalizer (1.2.0)
103-
aws-eventstream (1.2.0)
104-
aws-partitions (1.719.0)
105-
aws-sdk-core (3.170.0)
106-
aws-eventstream (~> 1, >= 1.0.2)
107-
aws-partitions (~> 1, >= 1.651.0)
108-
aws-sigv4 (~> 1.5)
103+
aws-eventstream (1.3.1)
104+
aws-partitions (1.1061.0)
105+
aws-sdk-core (3.220.0)
106+
aws-eventstream (~> 1, >= 1.3.0)
107+
aws-partitions (~> 1, >= 1.992.0)
108+
aws-sigv4 (~> 1.9)
109+
base64
109110
jmespath (~> 1, >= 1.6.1)
110111
aws-sdk-kms (1.63.0)
111112
aws-sdk-core (~> 3, >= 3.165.0)
@@ -114,7 +115,7 @@ GEM
114115
aws-sdk-core (~> 3, >= 3.165.0)
115116
aws-sdk-kms (~> 1)
116117
aws-sigv4 (~> 1.4)
117-
aws-sigv4 (1.5.2)
118+
aws-sigv4 (1.11.0)
118119
aws-eventstream (~> 1, >= 1.0.2)
119120
backports (3.23.0)
120121
base64 (0.2.0)

0 commit comments

Comments
 (0)