We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f61aef3 commit 3f9a635Copy full SHA for 3f9a635
1 file changed
Gemfile.lock
@@ -9,9 +9,12 @@ PATH
9
GEM
10
remote: https://rubygems.org/
11
specs:
12
- CFPropertyList (3.0.6)
+ CFPropertyList (3.0.7)
13
+ base64
14
+ nkf
15
rexml
16
ast (2.4.2)
17
+ base64 (0.3.0)
18
coveralls (0.8.23)
19
json (>= 1.8, < 3)
20
simplecov (~> 0.16.1)
@@ -25,6 +28,7 @@ GEM
25
28
reline (>= 0.3.0)
26
29
json (2.6.3)
27
30
naturally (2.2.1)
31
+ nkf (0.2.0)
32
ostruct (0.6.3)
33
parallel (1.22.1)
34
parser (2.7.2.0)
@@ -35,7 +39,7 @@ GEM
35
39
rake (13.0.6)
36
40
reline (0.3.2)
37
41
io-console (~> 0.5)
38
- rexml (3.2.5)
42
+ rexml (3.4.4)
43
rspec (3.12.0)
44
rspec-core (~> 3.12.0)
45
rspec-expectations (~> 3.12.0)
0 commit comments