Skip to content

Commit

Permalink
Remove unused 'wwtd' gem
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascaton committed Apr 21, 2024
1 parent 07d5fbf commit 0e74bd4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
wwtd (1.4.1)

PLATFORMS
ruby
Expand All @@ -111,7 +110,6 @@ DEPENDENCIES
rubocop-rake
rubocop-rspec
sqlite3 (< 2)
wwtd

BUNDLED WITH
2.4.19
1 change: 0 additions & 1 deletion enumerate_it.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rubocop-rake'
gem.add_development_dependency 'rubocop-rspec'
gem.add_development_dependency 'sqlite3', '< 2'
gem.add_development_dependency 'wwtd'
end

0 comments on commit 0e74bd4

Please sign in to comment.