Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit 4c59242

Browse files
committed
Add ox to Gemfile
Fixes an error where an xml parser isn't available for aws-sdk-core in CI for ruby v3
1 parent 37826d2 commit 4c59242

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ source 'https://rubygems.org/'
33
# Work around hideousness of FakeFS
44
require "pp"
55
gemspec
6+
7+
gem 'ox', '~> 2.4', '>= 2.4.1'

0 commit comments

Comments
 (0)