diff --git a/Gemfile.lock b/Gemfile.lock index 2fc665e..37bdee3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.1) - i18n (1.8.7) + i18n (1.8.9) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0) @@ -113,16 +113,18 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - minitest (5.14.3) - msgpack (1.3.3) + mini_portile2 (2.5.0) + minitest (5.14.4) + msgpack (1.4.2) multipart-post (2.1.1) nio4r (2.5.4) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nokogiri (1.11.1-arm64-darwin) racc (~> 1.4) nokogiri (1.11.1-x64-mingw32) racc (~> 1.4) - nokogiri (1.11.1-x86_64-darwin) - racc (~> 1.4) nokogiri (1.11.1-x86_64-linux) racc (~> 1.4) popper_js (1.16.0) @@ -177,18 +179,18 @@ GEM rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-mocks (3.10.1) + rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (4.0.2) - actionpack (>= 4.2) - activesupport (>= 4.2) - railties (>= 4.2) + rspec-rails (5.0.0) + actionpack (>= 5.2) + activesupport (>= 5.2) + railties (>= 5.2) rspec-core (~> 3.10) rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.10.1) + rspec-support (3.10.2) ruby2_keywords (0.0.4) rubyzip (2.3.0) sassc (2.4.0) @@ -252,6 +254,7 @@ GEM zeitwerk (2.4.2) PLATFORMS + ruby universal-darwin-19 x64-mingw32 x86_64-linux