File tree Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- codeclimate (0.47 .0 )
4
+ codeclimate (0.48 .0 )
5
5
activesupport (>= 4.2.1 , < 5.1 )
6
6
codeclimate-yaml (~> 0.11.0 )
7
7
highline (~> 1.7 , >= 1.7.2 )
19
19
i18n (~> 0.7 )
20
20
minitest (~> 5.1 )
21
21
tzinfo (~> 1.1 )
22
- builder (3.2.2 )
23
- codeclimate-test-reporter (1.0.3 )
22
+ builder (3.2.3 )
23
+ codeclimate-test-reporter (1.0.5 )
24
24
simplecov
25
25
codeclimate-yaml (0.11.0 )
26
26
activesupport
27
27
secure_string
28
28
coderay (1.1.1 )
29
29
concurrent-ruby (1.0.4 )
30
- diff-lcs (1.2.5 )
30
+ diff-lcs (1.3 )
31
31
docile (1.1.5 )
32
32
highline (1.7.8 )
33
- i18n (0.7 .0 )
34
- json (1.8 .3 )
33
+ i18n (0.8 .0 )
34
+ json (2.0 .3 )
35
35
method_source (0.8.2 )
36
36
minitest (5.10.1 )
37
37
posix-spawn (0.3.13 )
40
40
method_source (~> 0.8.1 )
41
41
slop (~> 3.4 )
42
42
rainbow (2.2.1 )
43
- rake (10.4.2 )
43
+ rake (12.0.0 )
44
44
redcarpet (3.4.0 )
45
- rspec (3.4 .0 )
46
- rspec-core (~> 3.4 .0 )
47
- rspec-expectations (~> 3.4 .0 )
48
- rspec-mocks (~> 3.4 .0 )
49
- rspec-core (3.4.2 )
50
- rspec-support (~> 3.4 .0 )
51
- rspec-expectations (3.4 .0 )
45
+ rspec (3.5 .0 )
46
+ rspec-core (~> 3.5 .0 )
47
+ rspec-expectations (~> 3.5 .0 )
48
+ rspec-mocks (~> 3.5 .0 )
49
+ rspec-core (3.5.4 )
50
+ rspec-support (~> 3.5 .0 )
51
+ rspec-expectations (3.5 .0 )
52
52
diff-lcs (>= 1.2.0 , < 2.0 )
53
- rspec-support (~> 3.4 .0 )
54
- rspec-mocks (3.4.1 )
53
+ rspec-support (~> 3.5 .0 )
54
+ rspec-mocks (3.5.0 )
55
55
diff-lcs (>= 1.2.0 , < 2.0 )
56
- rspec-support (~> 3.4 .0 )
57
- rspec-support (3.4.1 )
56
+ rspec-support (~> 3.5 .0 )
57
+ rspec-support (3.5.0 )
58
58
rspec_junit_formatter (0.2.3 )
59
59
builder (< 4 )
60
60
rspec-core (>= 2 , < 4 , != 2.12.0 )
61
61
secure_string (1.3.3 )
62
- simplecov (0.11.2 )
62
+ simplecov (0.13.0 )
63
63
docile (~> 1.1.0 )
64
- json (~> 1.8 )
64
+ json (>= 1.8 , < 3 )
65
65
simplecov-html (~> 0.10.0 )
66
66
simplecov-html (0.10.0 )
67
67
slop (3.6.0 )
@@ -82,4 +82,4 @@ DEPENDENCIES
82
82
simplecov
83
83
84
84
BUNDLED WITH
85
- 1.14.2
85
+ 1.14.3
Original file line number Diff line number Diff line change 1
- 0.47 .0
1
+ 0.48 .0
You can’t perform that action at this time.
0 commit comments