Skip to content

Commit

Permalink
Late breaking updates
Browse files Browse the repository at this point in the history
aws-partitions    1.555.0 -> 1.556.0
aws-sdk-dynamodb  1.72.0  -> 1.73.0
mini_portile2     2.7.1   -> 2.8.0
nokogiri          1.13.1  -> 1.13.3
parser            3.1.0.0 -> 3.1.1.0
rubocop-ast       1.15.2  -> 1.16.0
  • Loading branch information
matt-bernhardt committed Feb 22, 2022
1 parent be2912d commit bc9dcac
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@ GEM
ansi (1.5.0)
ast (2.4.2)
aws-eventstream (1.2.0)
aws-partitions (1.555.0)
aws-partitions (1.556.0)
aws-record (2.7.0)
aws-sdk-dynamodb (~> 1.18)
aws-sdk-core (3.126.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-dynamodb (1.72.0)
aws-sdk-dynamodb (1.73.0)
aws-sdk-core (~> 3, >= 3.126.0)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.54.0)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.7.1)
mini_portile2 (2.8.0)
minitest (5.15.0)
minitest-reporters (1.5.0)
ansi
Expand All @@ -218,8 +218,8 @@ GEM
railties (>= 3.1)
msgpack (1.4.5)
nio4r (2.5.8)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
omniauth (1.9.1)
hashie (>= 3.4.6)
Expand All @@ -232,7 +232,7 @@ GEM
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.21.0)
parser (3.1.0.0)
parser (3.1.1.0)
ast (~> 2.4.1)
pg (1.3.2)
public_suffix (4.0.6)
Expand Down Expand Up @@ -289,8 +289,8 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.2)
parser (>= 3.0.1.1)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
rubocop-rails (2.13.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
Expand Down

0 comments on commit bc9dcac

Please sign in to comment.