Skip to content

Commit bdaa91f

Browse files
ericproulxclaude
andcommitted
Remove Guard
Drop the Guardfile and the guard/guard-rspec/guard-rubocop development dependencies from the Gemfile. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 6995daf commit bdaa91f

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ end
1616
group :development do
1717
gem 'benchmark-ips'
1818
gem 'benchmark-memory'
19-
gem 'guard'
20-
gem 'guard-rspec'
21-
gem 'guard-rubocop'
2219
gem 'irb'
2320
end
2421

Guardfile

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)