You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to this commit, this plugin require puppet-lint to be v3.0.0. It became apparent when testing the installation of the plugin gem in other modules' Gemfiles that the puppet-lint version is not always >=v3.0.0. This commit changes the version of puppet-lint which this plugin's gem depends to v1.
0 commit comments