9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- activesupport (5.0.0.1 )
12
+ activesupport (5.0.7.2 )
13
13
concurrent-ruby (~> 1.0, >= 1.0.2)
14
- i18n (~> 0.7)
14
+ i18n (>= 0.7, < 2 )
15
15
minitest (~> 5.1)
16
16
tzinfo (~> 1.1)
17
- appraisal (2.1 .0)
17
+ appraisal (2.3 .0)
18
18
bundler
19
19
rake
20
20
thor (>= 0.14.0)
21
- builder (3.2.3)
22
- coderay (1.1.1)
23
- concurrent-ruby (1.0.2)
24
- diff-lcs (1.2.5)
25
- docile (1.1.5)
26
- i18n (0.7.0)
27
- json (2.0.2)
28
- method_source (0.8.2)
29
- mini_portile2 (2.1.0)
30
- minitest (5.9.0)
31
- nokogiri (1.7.2)
32
- mini_portile2 (~> 2.1.0)
33
- pry (0.10.4)
21
+ builder (3.2.4)
22
+ coderay (1.1.3)
23
+ concurrent-ruby (1.1.7)
24
+ diff-lcs (1.4.4)
25
+ i18n (1.8.5)
26
+ concurrent-ruby (~> 1.0)
27
+ method_source (0.9.2)
28
+ mini_portile2 (2.4.0)
29
+ minitest (5.14.2)
30
+ nokogiri (1.10.10)
31
+ mini_portile2 (~> 2.4.0)
32
+ pry (0.12.2)
34
33
coderay (~> 1.1.0)
35
- method_source (~> 0.8.1)
36
- slop (~> 3.4)
37
- pry-nav (0.2.4)
38
- pry (>= 0.9.10, < 0.11.0)
39
- rake (11.2.2)
40
- rspec (3.5.0)
41
- rspec-core (~> 3.5.0)
42
- rspec-expectations (~> 3.5.0)
43
- rspec-mocks (~> 3.5.0)
44
- rspec-core (3.5.2)
45
- rspec-support (~> 3.5.0)
46
- rspec-expectations (3.5.0)
34
+ method_source (~> 0.9.0)
35
+ pry-nav (0.3.0)
36
+ pry (>= 0.9.10, < 0.13.0)
37
+ rake (13.0.1)
38
+ rspec (3.10.0)
39
+ rspec-core (~> 3.10.0)
40
+ rspec-expectations (~> 3.10.0)
41
+ rspec-mocks (~> 3.10.0)
42
+ rspec-core (3.10.0)
43
+ rspec-support (~> 3.10.0)
44
+ rspec-expectations (3.10.0)
47
45
diff-lcs (>= 1.2.0, < 2.0)
48
- rspec-support (~> 3.5 .0)
49
- rspec-mocks (3.5 .0)
46
+ rspec-support (~> 3.10 .0)
47
+ rspec-mocks (3.10 .0)
50
48
diff-lcs (>= 1.2.0, < 2.0)
51
- rspec-support (~> 3.5.0)
52
- rspec-support (3.5.0)
53
- simplecov (0.12.0)
54
- docile (~> 1.1.0)
55
- json (>= 1.8, < 3)
56
- simplecov-html (~> 0.10.0)
57
- simplecov-html (0.10.0)
58
- slop (3.6.0)
59
- thor (0.19.1)
60
- thread_safe (0.3.5)
61
- tzinfo (1.2.2)
49
+ rspec-support (~> 3.10.0)
50
+ rspec-support (3.10.0)
51
+ thor (1.0.1)
52
+ thread_safe (0.3.6)
53
+ tzinfo (1.2.8)
62
54
thread_safe (~> 0.1)
63
55
64
56
PLATFORMS
@@ -72,7 +64,6 @@ DEPENDENCIES
72
64
qbxml!
73
65
rake
74
66
rspec
75
- simplecov
76
67
77
68
BUNDLED WITH
78
69
2.1.4
0 commit comments