diff --git a/Gemfile.lock b/Gemfile.lock index 35fa36b5c..524b01a1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,22 +35,10 @@ GIT GEM remote: https://rubygems.org/ specs: - actionpack (6.1.6.1) - actionview (= 6.1.6.1) - activesupport (= 6.1.6.1) - rack (~> 2.0, >= 2.0.9) - rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.6.1) - activesupport (= 6.1.6.1) - builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) - activemodel (6.1.6.1) - activesupport (= 6.1.6.1) - activesupport (6.1.6.1) + actionpack (1.4.0) + activemodel (6.1.7.1) + activesupport (= 6.1.7.1) + activesupport (6.1.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -73,7 +61,6 @@ GEM concurrent-ruby (1.1.10) crack (0.4.5) rexml - crass (1.0.6) daemons (1.4.1) diff-lcs (1.5.0) docile (1.4.0) @@ -98,7 +85,6 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) e2mmap (0.1.0) - erubi (1.10.0) eventmachine (1.2.7) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -127,14 +113,14 @@ GEM chunky_png (~> 1.3) oj (~> 3.6) google-protobuf (3.21.2) - grape (1.6.2) + grape (1.7.0) activesupport builder dry-types (>= 1.1) mustermann-grape (~> 1.0.0) rack (>= 1.3.0) rack-accept - grape-entity (0.10.1) + grape-entity (0.10.2) activesupport (>= 3.0.0) multi_json (>= 1.3.2) grape-swagger (1.4.2) @@ -157,9 +143,6 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - loofah (2.18.0) - crass (~> 1.0.2) - nokogiri (>= 1.5.9) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) @@ -216,11 +199,6 @@ GEM rack rack-test (2.0.2) rack (>= 1.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) - nokogiri (>= 1.6) - rails-html-sanitizer (1.4.3) - loofah (~> 2.3) rainbow (3.1.1) rake (13.0.6) redis (3.3.5) @@ -315,7 +293,7 @@ GEM webrick (1.7.0) yard (0.9.28) webrick (~> 1.7.0) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby