Skip to content

Commit

Permalink
deps-dev: bump simplecov-console from 0.9.1 to 0.9.2 (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 1abdfd2 commit 08b0120
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ group :development do
gem "rubocop-rspec", "~> 3.0"
gem "ruby-lsp", "~> 0.17.2"
gem "simplecov", "~> 0.22.0"
gem "simplecov-console", "~> 0.9.1"
gem "simplecov-console", "~> 0.9.2"
gem "solargraph", "~> 0.50.0"
gem "solargraph-rspec", "~> 0.4.0"
end
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GEM
diff-lcs (1.5.1)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
docile (1.4.0)
docile (1.4.1)
drb (2.2.1)
dry-cli (1.1.0)
e2mmap (0.1.0)
Expand Down Expand Up @@ -238,11 +238,11 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-console (0.9.1)
simplecov-console (0.9.2)
ansi
simplecov
terminal-table
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
solargraph (0.50.0)
backport (~> 1.2)
Expand Down Expand Up @@ -299,7 +299,7 @@ DEPENDENCIES
ruby-lsp (~> 0.17.2)
semver2 (~> 3.4)
simplecov (~> 0.22.0)
simplecov-console (~> 0.9.1)
simplecov-console (~> 0.9.2)
solargraph (~> 0.50.0)
solargraph-rspec (~> 0.4.0)
yard (~> 0.9.37)
Expand Down

0 comments on commit 08b0120

Please sign in to comment.