There was an error while loading. Please reload this page.
1 parent 841c801 commit 0b2975cCopy full SHA for 0b2975c
Gemfile.lock
@@ -2,16 +2,16 @@ GEM
2
remote: http://rubygems.org/
3
specs:
4
aws-eventstream (1.0.1)
5
- aws-partitions (1.114.0)
6
- aws-record (2.1.2)
7
- aws-sdk-dynamodb (~> 1.0)
8
- aws-sdk-core (3.38.0)
+ aws-partitions (1.139.0)
+ aws-record (2.3.0)
+ aws-sdk-dynamodb (~> 1.18)
+ aws-sdk-core (3.46.1)
9
aws-eventstream (~> 1.0)
10
aws-partitions (~> 1.0)
11
aws-sigv4 (~> 1.0)
12
jmespath (~> 1.0)
13
- aws-sdk-dynamodb (1.16.0)
14
- aws-sdk-core (~> 3, >= 3.26.0)
+ aws-sdk-dynamodb (1.21.0)
+ aws-sdk-core (~> 3, >= 3.39.0)
15
16
aws-sigv4 (1.0.3)
17
diff-lcs (1.3)
@@ -62,4 +62,4 @@ DEPENDENCIES
62
sinatra
63
64
BUNDLED WITH
65
- 1.17.2
+ 1.17.3
0 commit comments