Skip to content

Commit f69c923

Browse files
authored
Add rexml to Gemfile to fix load error in tests (#274)
1 parent d2143c2 commit f69c923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ unless ENV["CI"]
1010
end
1111

1212
gem "hanami-devtools", github: "hanami/devtools", branch: "main"
13+
gem "rexml"

0 commit comments

Comments
 (0)