Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
GIT
remote: https://github.com/simplecov-ruby/simplecov
revision: 7245d3a1292f4feb17c8876c5357e4034b0595a4
revision: 00376ea2f29ce7a7355b7c2d7d094b666b57cb9b
specs:
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.12)
simplecov_json_formatter (~> 0.1)

PATH
remote: .
Expand All @@ -19,7 +16,6 @@ GEM
date (3.5.1)
date (3.5.1-java)
diff-lcs (2.0.0)
docile (1.4.1)
drb (2.2.3)
erb (6.0.2)
erb (6.0.2-java)
Expand Down Expand Up @@ -108,7 +104,6 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
ruby-progressbar (1.13.0)
simplecov_json_formatter (0.1.4)
sorbet-runtime (0.6.13080)
stringio (3.2.0)
tsort (0.2.0)
Expand Down
Loading