We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b47f7c commit 432ea27Copy full SHA for 432ea27
packaging/wrapper.sh
@@ -6,7 +6,7 @@ SELFDIR="`dirname \"$0\"`"
6
SELFDIR="`cd \"$SELFDIR\" && pwd`"
7
8
RUBY_VERSION="2.1.0"
9
-CSVLINT_VERSION="0.3.1"
+CSVLINT_VERSION="0.3.2"
10
11
# Tell Bundler where the Gemfile and gems are.
12
export BUNDLE_GEMFILE="$SELFDIR/lib/vendor/Gemfile"
0 commit comments