Skip to content

Commit 3056604

Browse files
committed
Remove TODO
1 parent 6c056e8 commit 3056604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33

44
gem "concurrent-ruby", "~> 1.0.0"
55
gem "flay", "~> 2.10"
6-
gem "sexp_processor", "~> 4.10" # TODO: Remove when flay >= 2.10
6+
gem "sexp_processor", "~> 4.10"
77
gem "json"
88

99
group :test do

0 commit comments

Comments
 (0)