Skip to content

Commit

Permalink
Update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Oct 26, 2024
1 parent e827ddf commit a0baaaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "benchmark-ips"

group :development do
gem "solargraph", platform: :ruby
gem "rubocop"
gem "ruby-lsp"
gem "simplecov"
gem "rubocop", platform: :ruby
gem "ruby-lsp", platform: :ruby
gem "simplecov", platform: :ruby
end

0 comments on commit a0baaaf

Please sign in to comment.