File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 1919 </description >
2020
2121 <properties >
22- <jruby .version>1.7.13 </jruby .version>
22+ <jruby .version>1.7.19 </jruby .version>
2323 <vendor .gems.path>vendor/gems</vendor .gems.path>
24- <bundler .version>1.6.5 </bundler .version>
24+ <bundler .version>1.7.14 </bundler .version>
2525 <bundler .local>false</bundler .local> <!-- true by default -->
26- <saumya .mojo.version>1.0.6 </saumya .mojo.version>
26+ <saumya .mojo.version>1.0.9 </saumya .mojo.version>
2727 <gem .home>${project.build.directory} /rubygems</gem .home>
2828 </properties >
2929
234234 <execution >
235235 <id >gem-install-bundler</id >
236236 <phase >test</phase >
237- <goals ><goal >install</goal ></goals >
238- <!--
239- <id>default-initialize</id>
240- <configuration>
241- <libDirectory>smt-that-does-not-exists</libDirectory>
242- </configuration>-->
237+ <goals >
238+ <goal >initialize</goal >
239+ </goals >
243240 </execution >
244241 </executions >
245242 </plugin >
You can’t perform that action at this time.
0 commit comments