Skip to content

Commit

Permalink
update bundler used during mvn build
Browse files Browse the repository at this point in the history
  • Loading branch information
kares committed Jun 30, 2015
1 parent dcecc35 commit 7eda40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<properties>
<jruby.version>1.6.8</jruby.version>
<vendor.gems.path>vendor/gems</vendor.gems.path>
<bundler.version>1.6.5</bundler.version>
<bundler.version>1.7.15</bundler.version>
<bundler.local>false</bundler.local> <!-- true by default -->
<saumya.mojo.version>1.0.10</saumya.mojo.version>
<gem.home>${project.build.directory}/rubygems</gem.home>
Expand Down

0 comments on commit 7eda40a

Please sign in to comment.