mpxj 9.5.2 → 9.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/mpxj/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # MPXJ gem module
2
2
  module MPXJ
3
3
  # MPXJ gem version number
4
- VERSION = "9.5.2"
4
+ VERSION = "9.6.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mpxj
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.5.2
4
+ version: 9.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Iles
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-22 00:00:00.000000000 Z
11
+ date: 2021-09-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -119,7 +119,7 @@ files:
119
119
  - lib/mpxj/argument_error.rb
120
120
  - lib/mpxj/assignment.rb
121
121
  - lib/mpxj/assignment_methods.rb
122
- - lib/mpxj/commons-codec-1.13.jar
122
+ - lib/mpxj/commons-codec-1.15.jar
123
123
  - lib/mpxj/commons-collections4-4.4.jar
124
124
  - lib/mpxj/commons-math3-3.6.1.jar
125
125
  - lib/mpxj/container.rb
@@ -128,13 +128,14 @@ files:
128
128
  - lib/mpxj/jakarta.activation-api-1.2.1.jar
129
129
  - lib/mpxj/jakarta.xml.bind-api-2.3.2.jar
130
130
  - lib/mpxj/jaxb-runtime-2.3.2.jar
131
+ - lib/mpxj/jcl-over-slf4j-1.7.30.jar
131
132
  - lib/mpxj/jgoodies-binding-2.13.0.jar
132
133
  - lib/mpxj/jgoodies-common-1.8.1.jar
133
134
  - lib/mpxj/jsoup-1.14.2.jar
134
135
  - lib/mpxj/junit-4.13.1.jar
135
136
  - lib/mpxj/mpxj.jar
136
137
  - lib/mpxj/password_protected.rb
137
- - lib/mpxj/poi-4.1.2.jar
138
+ - lib/mpxj/poi-5.0.0.jar
138
139
  - lib/mpxj/project.rb
139
140
  - lib/mpxj/properties.rb
140
141
  - lib/mpxj/property_methods.rb
@@ -144,6 +145,7 @@ files:
144
145
  - lib/mpxj/resource_methods.rb
145
146
  - lib/mpxj/rtfparserkit-1.16.0.jar
146
147
  - lib/mpxj/runtime_error.rb
148
+ - lib/mpxj/slf4j-api-1.7.30.jar
147
149
  - lib/mpxj/sqlite-jdbc-3.30.1.jar
148
150
  - lib/mpxj/stax-ex-1.8.1.jar
149
151
  - lib/mpxj/task.rb
Binary file