jarib-celerity 0.0.5.10 → 0.0.5.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ module Celerity #:nodoc:
3
3
  MAJOR = 0
4
4
  MINOR = 0
5
5
  TINY = 5
6
- PATCH = 10 # Set to nil for official release
6
+ PATCH = 11 # Set to nil for official release
7
7
 
8
8
  STRING = [MAJOR, MINOR, TINY, PATCH].compact.join('.')
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jarib-celerity
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.10
4
+ version: 0.0.5.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jari Bakken
@@ -79,8 +79,8 @@ files:
79
79
  - lib/celerity/htmlunit/commons-logging-1.1.1.jar
80
80
  - lib/celerity/htmlunit/cssparser-0.9.5.jar
81
81
  - lib/celerity/htmlunit/htmlunit-2.5-SNAPSHOT.jar
82
- - lib/celerity/htmlunit/htmlunit-core-js-2.5.jar
83
- - lib/celerity/htmlunit/nekohtml-1.9.12-20090216.090710-7.jar
82
+ - lib/celerity/htmlunit/htmlunit-core-js-2.5-SNAPSHOT.jar
83
+ - lib/celerity/htmlunit/nekohtml-1.9.12-20090308.130127-11.jar
84
84
  - lib/celerity/htmlunit/sac-1.3.jar
85
85
  - lib/celerity/htmlunit/serializer-2.7.1.jar
86
86
  - lib/celerity/htmlunit/xalan-2.7.1.jar