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
No related branches found
No related tags found
No related merge requests found
...@@ -547,6 +547,11 @@ Gemfile: ...@@ -547,6 +547,11 @@ Gemfile:
- mswin - mswin
- mingw - mingw
- x64_mingw - x64_mingw
# Temporary Pin
- gem: 'rexml'
version:
- '>= 3.0.0'
- '< 3.2.7'
':development, :release_prep': ':development, :release_prep':
- gem: 'puppet-strings' - gem: 'puppet-strings'
version: '~> 4.0' version: '~> 4.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment