Skip to content
Snippets Groups Projects
Unverified Commit 52b3cba6 authored by Jordan Breen's avatar Jordan Breen Committed by GitHub
Browse files

Merge pull request #582 from puppetlabs/CAT-1871

(CAT-1871) Pin `rexml` due to issues on Windows
parents fed87b06 b223ddb4
Branches
Tags 3.2.0.1
No related merge requests found
......@@ -547,6 +547,11 @@ Gemfile:
- mswin
- mingw
- x64_mingw
# Temporary Pin
- gem: 'rexml'
version:
- '>= 3.0.0'
- '< 3.2.7'
':development, :release_prep':
- gem: 'puppet-strings'
version: '~> 4.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment