diff --git a/Gemfile.lock b/Gemfile.lock index 3f17ee430..1fbe85d82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,22 +14,22 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (5.2.4.3) - actionview (= 5.2.4.3) - activesupport (= 5.2.4.3) + actionpack (5.2.4.4) + actionview (= 5.2.4.4) + activesupport (= 5.2.4.4) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.3) - activesupport (= 5.2.4.3) + actionview (5.2.4.4) + activesupport (= 5.2.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.2.4.3) - activesupport (= 5.2.4.3) - activesupport (5.2.4.3) + activemodel (5.2.4.4) + activesupport (= 5.2.4.4) + activesupport (5.2.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -43,7 +43,7 @@ GEM byebug (11.0.1) codeclimate-test-reporter (1.0.7) simplecov - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) connection_pool (2.2.2) crass (1.0.6) database_cleaner (1.7.0) @@ -52,7 +52,7 @@ GEM erubi (1.9.0) hiredis (0.6.3) http-2 (0.10.2) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.3.1) @@ -62,7 +62,7 @@ GEM nokogiri (>= 1.5.9) method_source (1.0.0) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) modis (3.2.0) activemodel (>= 4.2) activesupport (>= 4.2) @@ -91,9 +91,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (5.2.4.3) - actionpack (= 5.2.4.3) - activesupport (= 5.2.4.3) + railties (5.2.4.4) + actionpack (= 5.2.4.4) + activesupport (= 5.2.4.4) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0)