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 19
19
</description >
20
20
21
21
<properties >
22
- <jruby .version>1.7.13 </jruby .version>
22
+ <jruby .version>1.7.19 </jruby .version>
23
23
<vendor .gems.path>vendor/gems</vendor .gems.path>
24
- <bundler .version>1.6.5 </bundler .version>
24
+ <bundler .version>1.7.14 </bundler .version>
25
25
<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>
27
27
<gem .home>${project.build.directory} /rubygems</gem .home>
28
28
</properties >
29
29
234
234
<execution >
235
235
<id >gem-install-bundler</id >
236
236
<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 >
243
240
</execution >
244
241
</executions >
245
242
</plugin >
You can’t perform that action at this time.
0 commit comments