Gemfile.lock in markdown_exec-1.8.4 vs Gemfile.lock in markdown_exec-1.8.5

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - markdown_exec (1.8.4) + markdown_exec (1.8.5) clipboard (~> 1.3.6) open3 (~> 0.1.1) optparse (~> 0.1.1) tty-prompt (~> 0.23.1) yaml (~> 0.2.0) @@ -37,17 +37,24 @@ cgi (0.3.6) clipboard (1.3.6) coderay (1.1.3) concurrent-ruby (1.2.2) crass (1.0.6) + debug (1.9.0) + irb (~> 1.10) + reline (>= 0.3.8) debug_inspector (1.1.0) diff-lcs (1.5.0) erb (4.0.3) cgi (>= 0.3.3) erubi (1.12.0) i18n (1.14.1) concurrent-ruby (~> 1.0) + io-console (0.7.1) + irb (1.10.1) + rdoc + reline (>= 0.3.8) json (2.6.3) kwalify (0.7.2) language_server-protocol (3.17.0.3) loofah (2.21.3) crass (~> 1.0.2) @@ -72,10 +79,12 @@ pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) + psych (5.1.1.1) + stringio racc (1.7.1) rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) rails-dom-testing (2.2.0) @@ -92,15 +101,19 @@ rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) rake (13.0.6) + rdoc (6.6.2) + psych (>= 4.0.0) reek (6.1.4) kwalify (~> 0.7.0) parser (~> 3.2.0) rainbow (>= 2.0, < 4.0) regexp_parser (2.8.1) + reline (0.4.1) + io-console (~> 0.5) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) rspec-expectations (~> 3.12.0) rspec-mocks (~> 3.12.0) @@ -137,15 +150,14 @@ rubocop (~> 1.0) rubocop-rspec (2.24.1) rubocop (~> 1.33) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) - ruby-graphviz (1.2.5) - rexml ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) shellwords (0.1.0) + stringio (3.1.0) thor (1.2.2) tty-color (0.6.0) tty-cursor (0.7.1) tty-prompt (0.23.1) pastel (~> 0.8) @@ -157,22 +169,22 @@ tty-screen (0.8.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) uri (0.12.2) - visual_call_graph (0.4.0) - ruby-graphviz (~> 1.2, >= 1.2.0) wisper (2.0.1) yaml (0.2.1) zeitwerk (2.6.12) PLATFORMS arm64-darwin-21 DEPENDENCIES clipboard + debug erb + irb (>= 1.8.0) markdown_exec! minitest mocha pry-nav pry-stack_explorer @@ -184,10 +196,9 @@ rubocop-minitest rubocop-rake rubocop-rspec shellwords uri - visual_call_graph yaml (~> 0.2.1) BUNDLED WITH 2.4.13