Skip to content

Commit 7eda40a

Browse files
committed
update bundler used during mvn build
1 parent dcecc35 commit 7eda40a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<properties>
2222
<jruby.version>1.6.8</jruby.version>
2323
<vendor.gems.path>vendor/gems</vendor.gems.path>
24-
<bundler.version>1.6.5</bundler.version>
24+
<bundler.version>1.7.15</bundler.version>
2525
<bundler.local>false</bundler.local> <!-- true by default -->
2626
<saumya.mojo.version>1.0.10</saumya.mojo.version>
2727
<gem.home>${project.build.directory}/rubygems</gem.home>

0 commit comments

Comments
 (0)