Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove spring
Browse files Browse the repository at this point in the history
It's not worth the trouble for saving a second of boot time.
rnestler committed Mar 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 0efd2ba commit e93f2d3
Showing 2 changed files with 0 additions and 16 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -16,8 +16,6 @@ group :development do
gem 'listen', '~> 3.9'
gem 'rubocop', require: false
gem 'rubocop-performance', require: false
gem 'spring', '~> 4.1'
gem 'spring-watcher-listen', '~> 2.1'
end

group :development, :test do
14 changes: 0 additions & 14 deletions bin/spring

This file was deleted.

0 comments on commit e93f2d3

Please sign in to comment.