Skip to content

Commit

Permalink
Update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed May 6, 2022
1 parent a4c2024 commit b525cf5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -86,7 +86,7 @@ GEM
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.582.0)
aws-partitions (1.585.0)
aws-sdk-core (3.130.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
Expand All @@ -95,7 +95,7 @@ GEM
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.113.2)
aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (2.2.0)
faraday (2.3.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-net_http (2.0.2)
Expand Down Expand Up @@ -305,7 +305,7 @@ GEM
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.13.4)
nokogiri (1.13.5)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oauth (0.4.7)
Expand Down Expand Up @@ -420,12 +420,12 @@ GEM
rexml (3.2.5)
rinku (2.0.6)
rotp (6.2.0)
rubocop (1.28.2)
rubocop (1.29.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
Expand Down Expand Up @@ -482,7 +482,7 @@ GEM
strong_migrations (1.0.0)
activerecord (>= 5.2)
strscan (3.0.1)
terser (1.1.8)
terser (1.1.9)
execjs (>= 0.3.0, < 3)
thor (1.2.1)
tilt (2.0.10)
Expand Down Expand Up @@ -595,4 +595,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.2.16
2.3.7

0 comments on commit b525cf5

Please sign in to comment.