diff --git a/Gemfile.lock b/Gemfile.lock index 8e5baee..d0fb078 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,8 +19,6 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) ast (2.4.2) - backport (1.2.0) - benchmark (0.2.1) concurrent-ruby (1.2.2) database_cleaner-active_record (2.1.0) activerecord (>= 5.a) @@ -30,31 +28,24 @@ GEM activesupport (>= 4.0, < 7.1) rspec (>= 3.0) diff-lcs (1.5.0) - e2mmap (0.1.0) factory_bot (6.2.1) activesupport (>= 5.0.0) i18n (1.13.0) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.4) - json (2.6.3) - kramdown (2.4.0) - rexml - kramdown-parser-gfm (1.1.0) - kramdown (~> 2.0) + mini_portile2 (2.8.6) minitest (5.18.0) - nokogiri (1.15.0-arm64-darwin) - racc (~> 1.4) - parallel (1.23.0) - parser (3.2.2.1) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + parser (2.7.2.0) ast (~> 2.4.1) - racc (1.6.2) + powerpack (0.0.9) + rack (2.2.9) + rack-protection (2.2.4) + rack rainbow (3.1.1) - rbs (2.8.4) records_manipulator (1.0.1) - regexp_parser (2.8.0) - reverse_markdown (2.1.1) - nokogiri - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) @@ -68,48 +59,36 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.51.0) - json (~> 2.3) - parallel (~> 1.10) - parser (>= 3.2.0.0) - rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.0, < 2.0) - ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.28.1) - parser (>= 3.2.1.0) - ruby-progressbar (1.13.0) + rubocop (0.16.0) + parser (~> 2.1) + powerpack (~> 0.0.6) + rainbow (>= 1.1.4) + ruby2_keywords (0.0.5) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - solargraph (0.49.0) - backport (~> 1.2) - benchmark - bundler (~> 2.0) - diff-lcs (~> 1.4) - e2mmap - jaro_winkler (~> 1.5) - kramdown (~> 2.3) - kramdown-parser-gfm (~> 1.1) - parser (~> 3.0) - rbs (~> 2.0) - reverse_markdown (~> 2.0) - rubocop (~> 1.38) - thor (~> 1.0) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) tilt (~> 2.0) - yard (~> 0.9, >= 0.9.24) - sqlite3 (1.6.2-arm64-darwin) - thor (1.2.2) + solargraph (0.13.0) + parser (~> 2.4) + sinatra (~> 2) + thor (~> 0.19, >= 0.19.4) + yard (~> 0.9) + sqlite3 (1.6.2) + mini_portile2 (~> 2.8.0) + strscan (3.1.0) + thor (0.20.3) tilt (2.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) yard (0.9.34) PLATFORMS arm64-darwin-21 arm64-darwin-22 + x86_64-linux DEPENDENCIES attach!