File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- codeclimate (0.35.2 )
5
- activesupport (~> 4.2 , >= 4.2 .1 )
4
+ codeclimate (0.36.0 )
5
+ activesupport (>= 4.2.1 , < 5 .1 )
6
6
codeclimate-yaml (~> 0.9.0 )
7
7
highline (~> 1.7 , >= 1.7.2 )
8
8
posix-spawn (~> 0.3 , >= 0.3.11 )
14
14
GEM
15
15
remote: https://rubygems.org/
16
16
specs:
17
- activesupport (4.2.6 )
17
+ activesupport (5.0.0.1 )
18
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
18
19
i18n (~> 0.7 )
19
- json (~> 1.7 , >= 1.7.7 )
20
20
minitest (~> 5.1 )
21
- thread_safe (~> 0.3 , >= 0.3.4 )
22
21
tzinfo (~> 1.1 )
23
22
builder (3.2.2 )
24
23
codeclimate-test-reporter (0.4.8 )
27
26
activesupport
28
27
secure_string
29
28
coderay (1.1.1 )
29
+ concurrent-ruby (1.0.2 )
30
30
diff-lcs (1.2.5 )
31
31
docile (1.1.5 )
32
32
highline (1.7.8 )
35
35
method_source (0.8.2 )
36
36
minitest (5.9.0 )
37
37
posix-spawn (0.3.11 )
38
- pry (0.10.3 )
38
+ pry (0.10.4 )
39
39
coderay (~> 1.1.0 )
40
40
method_source (~> 0.8.1 )
41
41
slop (~> 3.4 )
@@ -81,4 +81,4 @@ DEPENDENCIES
81
81
rspec_junit_formatter
82
82
83
83
BUNDLED WITH
84
- 1.11.2
84
+ 1.12.5
Original file line number Diff line number Diff line change 1
- 0.35.2
1
+ 0.36.0
You can’t perform that action at this time.
0 commit comments