diff --git a/Gemfile.lock b/Gemfile.lock index 8888457..00dda49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,8 +70,8 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) bindex (0.8.1) - bootsnap (1.9.4) - msgpack (~> 1.0) + bootsnap (1.10.1) + msgpack (~> 1.2) brakeman (5.2.0) builder (3.2.4) bundler-audit (0.9.0.1) @@ -95,7 +95,7 @@ GEM diff-lcs (1.5.0) digest (3.1.0) erubi (1.10.0) - ffi (1.15.4) + ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) i18n (1.8.11) @@ -195,7 +195,7 @@ GEM rexml (3.2.5) rspec-core (3.10.1) rspec-support (~> 3.10.0) - rspec-expectations (3.10.1) + rspec-expectations (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2)