Commit 67ab553 1 parent 4a9a672 commit 67ab553 Copy full SHA for 67ab553
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- seccomp-tools (1.4 .0 )
4
+ seccomp-tools (1.5 .0 )
5
5
os (~> 1.1 , >= 1.1.1 )
6
6
7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
10
ast (2.4.2 )
11
11
diff-lcs (1.4.4 )
12
- docile (1.3.2 )
13
- json (2.3 .1 )
12
+ docile (1.3.5 )
13
+ json (2.5 .1 )
14
14
os (1.1.1 )
15
15
parallel (1.20.1 )
16
16
parser (3.0.0.0 )
25
25
rspec-core (~> 3.10.0 )
26
26
rspec-expectations (~> 3.10.0 )
27
27
rspec-mocks (~> 3.10.0 )
28
- rspec-core (3.10.0 )
28
+ rspec-core (3.10.1 )
29
29
rspec-support (~> 3.10.0 )
30
- rspec-expectations (3.10.0 )
30
+ rspec-expectations (3.10.1 )
31
31
diff-lcs (>= 1.2.0 , < 2.0 )
32
32
rspec-support (~> 3.10.0 )
33
- rspec-mocks (3.10.0 )
33
+ rspec-mocks (3.10.2 )
34
34
diff-lcs (>= 1.2.0 , < 2.0 )
35
35
rspec-support (~> 3.10.0 )
36
- rspec-support (3.10.0 )
36
+ rspec-support (3.10.2 )
37
37
rubocop (1.11.0 )
38
38
parallel (~> 1.10 )
39
39
parser (>= 3.0.0.0 )
@@ -67,4 +67,4 @@ DEPENDENCIES
67
67
yard (~> 0.9 )
68
68
69
69
BUNDLED WITH
70
- 2.1.2
70
+ 2.1.4
Original file line number Diff line number Diff line change 2
2
3
3
module SeccompTools
4
4
# Gem version.
5
- VERSION = '1.4 .0'
5
+ VERSION = '1.5 .0'
6
6
end
You can’t perform that action at this time.
0 commit comments