File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 simctl (1.6.10 )
55 CFPropertyList
66 naturally
7+ ostruct
78
89GEM
910 remote: https://rubygems.org/
1011 specs:
11- CFPropertyList (3.0.6 )
12+ CFPropertyList (3.0.7 )
13+ base64
14+ nkf
1215 rexml
1316 ast (2.4.2 )
17+ base64 (0.3.0 )
1418 coveralls (0.8.23 )
1519 json (>= 1.8 , < 3 )
1620 simplecov (~> 0.16.1 )
2428 reline (>= 0.3.0 )
2529 json (2.6.3 )
2630 naturally (2.2.1 )
31+ nkf (0.2.0 )
32+ ostruct (0.6.3 )
2733 parallel (1.22.1 )
2834 parser (2.7.2.0 )
2935 ast (~> 2.4.1 )
3339 rake (13.0.6 )
3440 reline (0.3.2 )
3541 io-console (~> 0.5 )
36- rexml (3.2.5 )
42+ rexml (3.4.4 )
3743 rspec (3.12.0 )
3844 rspec-core (~> 3.12.0 )
3945 rspec-expectations (~> 3.12.0 )
7177PLATFORMS
7278 arm64-darwin-21
7379 arm64-darwin-22
80+ arm64-darwin-23
7481
7582DEPENDENCIES
7683 coveralls
Original file line number Diff line number Diff line change @@ -27,4 +27,5 @@ Gem::Specification.new do |s|
2727
2828 s . add_dependency 'CFPropertyList'
2929 s . add_dependency 'naturally'
30+ s . add_dependency 'ostruct'
3031end
You can’t perform that action at this time.
0 commit comments