mpxj 9.5.2 → 9.8.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of mpxj might be problematic. Click here for more details.

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.8.1"
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.8.1
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-10-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -66,20 +66,6 @@ dependencies:
66
66
  - - ">="
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
- - !ruby/object:Gem::Dependency
70
- name: ruby-duration
71
- requirement: !ruby/object:Gem::Requirement
72
- requirements:
73
- - - ">="
74
- - !ruby/object:Gem::Version
75
- version: '0'
76
- type: :runtime
77
- prerelease: false
78
- version_requirements: !ruby/object:Gem::Requirement
79
- requirements:
80
- - - ">="
81
- - !ruby/object:Gem::Version
82
- version: '0'
83
69
  - !ruby/object:Gem::Dependency
84
70
  name: activesupport
85
71
  requirement: !ruby/object:Gem::Requirement
@@ -119,7 +105,7 @@ files:
119
105
  - lib/mpxj/argument_error.rb
120
106
  - lib/mpxj/assignment.rb
121
107
  - lib/mpxj/assignment_methods.rb
122
- - lib/mpxj/commons-codec-1.13.jar
108
+ - lib/mpxj/commons-codec-1.15.jar
123
109
  - lib/mpxj/commons-collections4-4.4.jar
124
110
  - lib/mpxj/commons-math3-3.6.1.jar
125
111
  - lib/mpxj/container.rb
@@ -128,13 +114,14 @@ files:
128
114
  - lib/mpxj/jakarta.activation-api-1.2.1.jar
129
115
  - lib/mpxj/jakarta.xml.bind-api-2.3.2.jar
130
116
  - lib/mpxj/jaxb-runtime-2.3.2.jar
117
+ - lib/mpxj/jcl-over-slf4j-1.7.30.jar
131
118
  - lib/mpxj/jgoodies-binding-2.13.0.jar
132
119
  - lib/mpxj/jgoodies-common-1.8.1.jar
133
120
  - lib/mpxj/jsoup-1.14.2.jar
134
121
  - lib/mpxj/junit-4.13.1.jar
135
122
  - lib/mpxj/mpxj.jar
136
123
  - lib/mpxj/password_protected.rb
137
- - lib/mpxj/poi-4.1.2.jar
124
+ - lib/mpxj/poi-5.0.0.jar
138
125
  - lib/mpxj/project.rb
139
126
  - lib/mpxj/properties.rb
140
127
  - lib/mpxj/property_methods.rb
@@ -144,6 +131,7 @@ files:
144
131
  - lib/mpxj/resource_methods.rb
145
132
  - lib/mpxj/rtfparserkit-1.16.0.jar
146
133
  - lib/mpxj/runtime_error.rb
134
+ - lib/mpxj/slf4j-api-1.7.30.jar
147
135
  - lib/mpxj/sqlite-jdbc-3.30.1.jar
148
136
  - lib/mpxj/stax-ex-1.8.1.jar
149
137
  - lib/mpxj/task.rb
Binary file