File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
- gem 'ceedling' , '0.31 .1'
3
+ gem 'ceedling' , '1.0 .1'
4
4
gem 'rake' , '13.2.1'
5
5
gem 'guard' , '2.19.0'
6
6
gem 'guard-rake' , '1.0.0'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- ceedling (0.31 .1 )
4
+ ceedling (1.0 .1 )
5
5
constructor (~> 2 )
6
6
deep_merge (~> 1.2 )
7
+ diy (~> 1.1 )
7
8
rake (>= 12 , < 14 )
8
- thor (~> 0.14 )
9
+ thor (~> 1.3 )
10
+ unicode-display_width (~> 3.1 )
9
11
coderay (1.1.3 )
10
12
constructor (2.0.0 )
11
13
deep_merge (1.2.2 )
14
+ diy (1.1.2 )
15
+ constructor (>= 1.0.0 )
12
16
ffi (1.17.0 )
13
17
formatador (1.1.0 )
14
18
guard (2.19.0 )
40
44
rb-inotify (0.11.1 )
41
45
ffi (~> 1.0 )
42
46
shellany (0.0.1 )
43
- thor (0.20.3 )
47
+ thor (1.3.2 )
48
+ unicode-display_width (3.1.4 )
49
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
50
+ unicode-emoji (4.0.4 )
44
51
45
52
PLATFORMS
46
53
aarch64-linux
47
54
arm64-darwin-22
48
55
x86_64-linux
49
56
50
57
DEPENDENCIES
51
- ceedling (= 0.31 .1 )
58
+ ceedling (= 1.0 .1 )
52
59
guard (= 2.19.0 )
53
60
guard-rake (= 1.0.0 )
54
61
rake (= 13.2.1 )
You can’t perform that action at this time.
0 commit comments