We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c6db6 commit 62a14b9Copy full SHA for 62a14b9
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- openxml-docx (0.11.4)
+ openxml-docx (0.11.5)
5
nokogiri
6
openxml-drawingml
7
openxml-package (>= 0.2.2)
@@ -15,17 +15,17 @@ GEM
15
docile (1.4.0)
16
method_source (1.0.0)
17
mini_portile2 (2.8.0)
18
- nokogiri (1.13.4)
+ nokogiri (1.13.8)
19
mini_portile2 (~> 2.8.0)
20
racc (~> 1.4)
21
- openxml-drawingml (0.2.1)
+ openxml-drawingml (0.3.0)
22
23
openxml-package (~> 0.3.2)
24
openxml-package (0.3.4)
25
26
ox
27
rubyzip
28
- ox (2.14.6)
+ ox (2.14.11)
29
pry (0.13.1)
30
coderay (~> 1.1)
31
method_source (~> 1.0)
@@ -67,4 +67,4 @@ DEPENDENCIES
67
timecop
68
69
BUNDLED WITH
70
- 2.1.4
+ 2.2.22
0 commit comments