File tree Expand file tree Collapse file tree 4 files changed +2128
-38
lines changed Expand file tree Collapse file tree 4 files changed +2128
-38
lines changed Original file line number Diff line number Diff line change 1
- 3.3.2
1
+ 3.3.6
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- android-devices (4.0 .0 )
4
+ android-devices (4.1 .0 )
5
5
6
6
GEM
7
7
remote: https://rubygems.org/
14
14
rspec-core (~> 3.13.0 )
15
15
rspec-expectations (~> 3.13.0 )
16
16
rspec-mocks (~> 3.13.0 )
17
- rspec-core (3.13.0 )
17
+ rspec-core (3.13.2 )
18
18
rspec-support (~> 3.13.0 )
19
- rspec-expectations (3.13.0 )
19
+ rspec-expectations (3.13.3 )
20
20
diff-lcs (>= 1.2.0 , < 2.0 )
21
21
rspec-support (~> 3.13.0 )
22
- rspec-mocks (3.13.1 )
22
+ rspec-mocks (3.13.2 )
23
23
diff-lcs (>= 1.2.0 , < 2.0 )
24
24
rspec-support (~> 3.13.0 )
25
- rspec-support (3.13.1 )
25
+ rspec-support (3.13.2 )
26
26
27
27
PLATFORMS
28
28
ruby
@@ -36,4 +36,4 @@ DEPENDENCIES
36
36
rspec
37
37
38
38
BUNDLED WITH
39
- 2.5.11
39
+ 2.5.23
Original file line number Diff line number Diff line change 2
2
3
3
Gem ::Specification . new do |spec |
4
4
spec . name = 'android-devices'
5
- spec . version = '4.0 .0'
5
+ spec . version = '4.1 .0'
6
6
spec . authors = [ 'Jon Wilson' ]
7
7
spec . email = [ 'jon.wilson01@bbc.co.uk' ]
8
8
spec . summary = 'Human readable Android device names'
You can’t perform that action at this time.
0 commit comments