Skip to content

Commit

Permalink
More spring cleaning
Browse files Browse the repository at this point in the history
- Remove ruby-lsp gem
- Unpin simplecov version
  • Loading branch information
hakanensari committed Aug 18, 2024
1 parent d756dff commit 0046700
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ group :development do
gem 'rubocop'
gem 'rubocop-minitest'
gem 'rubocop-rake'
gem 'ruby-lsp'
gem 'simplecov', '0.17.1'
gem 'simplecov'
gem 'vcr'
gem 'webmock'
gem 'yard'
Expand Down

0 comments on commit 0046700

Please sign in to comment.