diff --git a/Gemfile.lock b/Gemfile.lock index 56acaac7..f874cdab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - actionview (6.1.1) - activesupport (= 6.1.1) + actionview (6.1.4) + activesupport (= 6.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.1) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -17,7 +17,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) backports (3.18.1) builder (3.2.4) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.9) cookiejar (0.3.3) coveralls (0.8.23) json (>= 1.8, < 3) @@ -49,13 +49,13 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) http_parser.rb (0.6.0) - i18n (1.8.7) + i18n (1.8.10) concurrent-ruby (~> 1.0) json (2.3.1) kgio (2.11.3) kramdown (2.3.1) rexml - loofah (2.8.0) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -64,15 +64,15 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) mini_mime (1.0.2) - mini_portile2 (2.5.0) - minitest (5.14.3) + mini_portile2 (2.5.3) + minitest (5.14.4) money (6.13.8) i18n (>= 0.6.4, <= 2) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) netrc (0.11.0) - nokogiri (1.11.1) + nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) oj (3.10.7) @@ -166,4 +166,4 @@ DEPENDENCIES rubygems-update sinatra sinatra-contrib - unicorn \ No newline at end of file + unicorn