Skip to content

Commit 56b9d23

Browse files
committed
[skip] Updated dependencies (1m)
1 parent 696ca13 commit 56b9d23

1 file changed

Lines changed: 27 additions & 29 deletions

File tree

Gemfile.lock

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -10,49 +10,47 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
coderay (1.1.1)
13+
coderay (1.1.2)
1414
diff-lcs (1.3)
1515
docile (1.1.5)
1616
json (2.1.0)
17-
method_source (0.8.2)
18-
mini_portile2 (2.2.0)
19-
nokogiri (1.8.0)
20-
mini_portile2 (~> 2.2.0)
21-
openxml-drawingml (0.1.0)
17+
method_source (0.9.0)
18+
mini_portile2 (2.3.0)
19+
nokogiri (1.8.1)
20+
mini_portile2 (~> 2.3.0)
21+
openxml-drawingml (0.2.0)
2222
nokogiri
23-
openxml-package (~> 0.2.9)
24-
openxml-package (0.2.9)
23+
openxml-package (~> 0.3.2)
24+
openxml-package (0.3.2)
2525
nokogiri
2626
ox
2727
rubyzip (~> 1.2.1)
2828
ox (2.4.9)
29-
pry (0.10.4)
29+
pry (0.11.3)
3030
coderay (~> 1.1.0)
31-
method_source (~> 0.8.1)
32-
slop (~> 3.4)
33-
rake (12.0.0)
34-
rr (1.2.0)
35-
rspec (3.6.0)
36-
rspec-core (~> 3.6.0)
37-
rspec-expectations (~> 3.6.0)
38-
rspec-mocks (~> 3.6.0)
39-
rspec-core (3.6.0)
40-
rspec-support (~> 3.6.0)
41-
rspec-expectations (3.6.0)
31+
method_source (~> 0.9.0)
32+
rake (12.3.0)
33+
rr (1.2.1)
34+
rspec (3.7.0)
35+
rspec-core (~> 3.7.0)
36+
rspec-expectations (~> 3.7.0)
37+
rspec-mocks (~> 3.7.0)
38+
rspec-core (3.7.1)
39+
rspec-support (~> 3.7.0)
40+
rspec-expectations (3.7.0)
4241
diff-lcs (>= 1.2.0, < 2.0)
43-
rspec-support (~> 3.6.0)
44-
rspec-mocks (3.6.0)
42+
rspec-support (~> 3.7.0)
43+
rspec-mocks (3.7.0)
4544
diff-lcs (>= 1.2.0, < 2.0)
46-
rspec-support (~> 3.6.0)
47-
rspec-support (3.6.0)
45+
rspec-support (~> 3.7.0)
46+
rspec-support (3.7.0)
4847
rubyzip (1.2.1)
49-
simplecov (0.14.1)
48+
simplecov (0.15.1)
5049
docile (~> 1.1.0)
5150
json (>= 1.8, < 3)
5251
simplecov-html (~> 0.10.0)
53-
simplecov-html (0.10.1)
54-
slop (3.6.0)
55-
timecop (0.8.1)
52+
simplecov-html (0.10.2)
53+
timecop (0.9.1)
5654

5755
PLATFORMS
5856
ruby
@@ -67,4 +65,4 @@ DEPENDENCIES
6765
timecop
6866

6967
BUNDLED WITH
70-
1.14.6
68+
1.16.1

0 commit comments

Comments
 (0)