File tree Expand file tree Collapse file tree 2 files changed +38
-36
lines changed Expand file tree Collapse file tree 2 files changed +38
-36
lines changed Original file line number Diff line number Diff line change 1
1
language : ruby
2
2
rvm :
3
- - 2.1
4
- - 2.2
5
- - 2.3.0
3
+ - 2.2.7
4
+ - 2.3.4
5
+ - 2.4.1
6
6
- ruby-head
7
7
script :
8
8
- bundle exec rspec
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- coderay (1.1.0 )
5
- diff-lcs (1.2.5 )
6
- ffi (1.9.10 )
4
+ coderay (1.1.1 )
5
+ diff-lcs (1.3 )
6
+ ffi (1.9.18 )
7
7
formatador (0.2.5 )
8
8
growl (1.0.3 )
9
- guard (2.13.0 )
9
+ guard (2.14.1 )
10
10
formatador (>= 0.2.4 )
11
- listen (>= 2.7 , <= 4.0 )
11
+ listen (>= 2.7 , < 4.0 )
12
12
lumberjack (~> 1.0 )
13
13
nenv (~> 0.1 )
14
14
notiffany (~> 0.0 )
15
15
pry (>= 0.9.12 )
16
16
shellany (~> 0.0 )
17
17
thor (>= 0.18.1 )
18
18
guard-compat (1.2.1 )
19
- guard-rspec (4.6.4 )
19
+ guard-rspec (4.7.3 )
20
20
guard (~> 2.1 )
21
21
guard-compat (~> 1.1 )
22
22
rspec (>= 2.99.0 , < 4.0 )
23
- libnotify (0.9.1 )
23
+ libnotify (0.9.3 )
24
24
ffi (>= 1.0.11 )
25
- listen (3.0.5 )
26
- rb-fsevent (>= 0.9.3 )
27
- rb-inotify (>= 0.9 )
28
- lumberjack (1.0.10 )
25
+ listen (3.1.5 )
26
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
27
+ rb-inotify (~> 0.9 , >= 0.9.7 )
28
+ ruby_dep (~> 1.2 )
29
+ lumberjack (1.0.12 )
29
30
method_source (0.8.2 )
30
- nenv (0.2 .0 )
31
- notiffany (0.0.8 )
31
+ nenv (0.3 .0 )
32
+ notiffany (0.1.1 )
32
33
nenv (~> 0.1 )
33
34
shellany (~> 0.0 )
34
- power_assert (0.2.7 )
35
- pry (0.10.3 )
35
+ power_assert (1. 0.2 )
36
+ pry (0.10.4 )
36
37
coderay (~> 1.1.0 )
37
38
method_source (~> 0.8.1 )
38
39
slop (~> 3.4 )
39
- rb-fsevent (0.9.7 )
40
- rb-inotify (0.9.5 )
41
- ffi (>= 0.5.0 )
40
+ rb-fsevent (0.9.8 )
41
+ rb-inotify (0.9.10 )
42
+ ffi (>= 0.5.0 , < 2 )
42
43
rb-notifu (0.0.4 )
43
- rspec (3.4 .0 )
44
- rspec-core (~> 3.4 .0 )
45
- rspec-expectations (~> 3.4 .0 )
46
- rspec-mocks (~> 3.4 .0 )
47
- rspec-core (3.4.2 )
48
- rspec-support (~> 3.4 .0 )
49
- rspec-expectations (3.4 .0 )
44
+ rspec (3.6 .0 )
45
+ rspec-core (~> 3.6 .0 )
46
+ rspec-expectations (~> 3.6 .0 )
47
+ rspec-mocks (~> 3.6 .0 )
48
+ rspec-core (3.6.0 )
49
+ rspec-support (~> 3.6 .0 )
50
+ rspec-expectations (3.6 .0 )
50
51
diff-lcs (>= 1.2.0 , < 2.0 )
51
- rspec-support (~> 3.4 .0 )
52
- rspec-mocks (3.4.1 )
52
+ rspec-support (~> 3.6 .0 )
53
+ rspec-mocks (3.6.0 )
53
54
diff-lcs (>= 1.2.0 , < 2.0 )
54
- rspec-support (~> 3.4 .0 )
55
- rspec-power_assert (0.3 .0 )
56
- power_assert (~> 0.2 .0 )
55
+ rspec-support (~> 3.6 .0 )
56
+ rspec-power_assert (1.0 .0 )
57
+ power_assert (~> 1.0 .0 )
57
58
rspec (>= 2.14 )
58
- rspec-support (3.4.1 )
59
+ rspec-support (3.6.0 )
60
+ ruby_dep (1.5.0 )
59
61
shellany (0.0.1 )
60
62
slop (3.6.0 )
61
- thor (0.19.1 )
63
+ thor (0.19.4 )
62
64
63
65
PLATFORMS
64
66
ruby
@@ -72,4 +74,4 @@ DEPENDENCIES
72
74
rspec-power_assert
73
75
74
76
BUNDLED WITH
75
- 1.11.2
77
+ 1.14.6
You can’t perform that action at this time.
0 commit comments