Skip to content

Commit

Permalink
Bump in wrapper too
Browse files Browse the repository at this point in the history
  • Loading branch information
pezholio committed May 24, 2016
1 parent 1b47f7c commit 432ea27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SELFDIR="`dirname \"$0\"`"
SELFDIR="`cd \"$SELFDIR\" && pwd`"

RUBY_VERSION="2.1.0"
CSVLINT_VERSION="0.3.1"
CSVLINT_VERSION="0.3.2"

# Tell Bundler where the Gemfile and gems are.
export BUNDLE_GEMFILE="$SELFDIR/lib/vendor/Gemfile"
Expand Down

0 comments on commit 432ea27

Please sign in to comment.