Update bundle
This commit is contained in:
parent
1094fe92b2
commit
5f0c04d7ea
1 changed files with 4 additions and 4 deletions
|
@ -87,7 +87,7 @@ GEM
|
||||||
execjs (~> 2)
|
execjs (~> 2)
|
||||||
aws-eventstream (1.2.0)
|
aws-eventstream (1.2.0)
|
||||||
aws-partitions (1.628.0)
|
aws-partitions (1.628.0)
|
||||||
aws-sdk-core (3.144.0)
|
aws-sdk-core (3.145.0)
|
||||||
aws-eventstream (~> 1, >= 1.0.2)
|
aws-eventstream (~> 1, >= 1.0.2)
|
||||||
aws-partitions (~> 1, >= 1.525.0)
|
aws-partitions (~> 1, >= 1.525.0)
|
||||||
aws-sigv4 (~> 1.1)
|
aws-sigv4 (~> 1.1)
|
||||||
|
@ -179,12 +179,12 @@ GEM
|
||||||
dry-logic (1.2.0)
|
dry-logic (1.2.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
dry-core (~> 0.5, >= 0.5)
|
dry-core (~> 0.5, >= 0.5)
|
||||||
dry-schema (1.10.2)
|
dry-schema (1.10.4)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
dry-configurable (~> 0.13, >= 0.13.0)
|
dry-configurable (~> 0.13, >= 0.13.0)
|
||||||
dry-core (~> 0.5, >= 0.5)
|
dry-core (~> 0.5, >= 0.5)
|
||||||
dry-initializer (~> 3.0)
|
dry-initializer (~> 3.0)
|
||||||
dry-logic (~> 1.0)
|
dry-logic (~> 1.2)
|
||||||
dry-types (~> 1.5)
|
dry-types (~> 1.5)
|
||||||
dry-types (1.5.1)
|
dry-types (1.5.1)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
|
@ -431,7 +431,7 @@ GEM
|
||||||
parser (>= 3.1.1.0)
|
parser (>= 3.1.1.0)
|
||||||
rubocop-minitest (0.22.0)
|
rubocop-minitest (0.22.0)
|
||||||
rubocop (>= 0.90, < 2.0)
|
rubocop (>= 0.90, < 2.0)
|
||||||
rubocop-performance (1.14.3)
|
rubocop-performance (1.15.0)
|
||||||
rubocop (>= 1.7.0, < 2.0)
|
rubocop (>= 1.7.0, < 2.0)
|
||||||
rubocop-ast (>= 0.4.0)
|
rubocop-ast (>= 0.4.0)
|
||||||
rubocop-rails (2.16.0)
|
rubocop-rails (2.16.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue