File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ def log(message=nil)
2323 [ 'jruby-readline' , '1.3.7' ] ,
2424 [ 'jruby-openssl' , '0.10.4' ] ,
2525 [ 'json' , '${json.version}' ] ,
26- [ 'psych' , '3.1 .0' ] ,
26+ [ 'psych' , '3.2 .0' ] ,
2727 [ 'rake-ant' , '1.0.4' ] ,
2828 [ 'rdoc' , '${rdoc.version}' ] ,
2929 [ 'scanf' , '1.0.0' ] ,
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ DO NOT MODIFIY - GENERATED CODE
138138 <dependency >
139139 <groupId >rubygems</groupId >
140140 <artifactId >psych</artifactId >
141- <version >3.1 .0</version >
141+ <version >3.2 .0</version >
142142 <type >gem</type >
143143 <scope >provided</scope >
144144 <exclusions >
@@ -335,9 +335,9 @@ DO NOT MODIFIY - GENERATED CODE
335335 <include >cache/json*${json.version} .gem</include >
336336 <include >gems/json*${json.version} /**</include >
337337 <include >specifications/json*${json.version} .gemspec</include >
338- <include >cache/psych*3.1 .0.gem</include >
339- <include >gems/psych*3.1 .0/**</include >
340- <include >specifications/psych*3.1 .0.gemspec</include >
338+ <include >cache/psych*3.2 .0.gem</include >
339+ <include >gems/psych*3.2 .0/**</include >
340+ <include >specifications/psych*3.2 .0.gemspec</include >
341341 <include >cache/rake-ant*1.0.4.gem</include >
342342 <include >gems/rake-ant*1.0.4/**</include >
343343 <include >specifications/rake-ant*1.0.4.gemspec</include >
You can’t perform that action at this time.
0 commit comments