Skip to content

Commit d904d06

Browse files
committed
Remove chandler
1 parent 45e3856 commit d904d06

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Gemfile

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,9 @@ source "http://rubygems.org"
22

33
gemspec path: __dir__
44

5-
# Uncomment and change rails version for testing purposes
6-
# gem "rails", "~> 5.2.0"
7-
# gem "rails", "~> 6.0.0"
8-
# gem "rails", "~> 6.1.0"
9-
# gem "rails", "~> 7.0.1"
10-
# gem "rails", git: "https://github.com/rails/rails.git", branch: "main"
5+
# To test with different Rails versions, use the files in `./gemfiles`
116

127
group :development do
13-
gem "chandler", ">= 0.7.0"
148
gem "htmlbeautifier"
159
gem "rubocop-performance", require: false
1610
gem "rubocop-rails", require: false

0 commit comments

Comments
 (0)