Skip to content

Commit d1d5484

Browse files
authored
Fix linter issue (#524)
1 parent 391d54a commit d1d5484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

66
ruby "3.1.2"
77

8+
gem "cpl", "~> 0.3.3"
89
gem "react_on_rails", "13.2.0"
910
gem "shakapacker", "6.5.5"
10-
gem "cpl", "~> 0.3.3"
1111

1212
# Bundle edge Rails instead: gem "rails", github: "rails/rails"
1313
gem "listen"

0 commit comments

Comments
 (0)