Skip to content

Commit 3f9a635

Browse files
committed
bundle update CFPropertyList for Ruby 3.4
1 parent f61aef3 commit 3f9a635

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
CFPropertyList (3.0.6)
12+
CFPropertyList (3.0.7)
13+
base64
14+
nkf
1315
rexml
1416
ast (2.4.2)
17+
base64 (0.3.0)
1518
coveralls (0.8.23)
1619
json (>= 1.8, < 3)
1720
simplecov (~> 0.16.1)
@@ -25,6 +28,7 @@ GEM
2528
reline (>= 0.3.0)
2629
json (2.6.3)
2730
naturally (2.2.1)
31+
nkf (0.2.0)
2832
ostruct (0.6.3)
2933
parallel (1.22.1)
3034
parser (2.7.2.0)
@@ -35,7 +39,7 @@ GEM
3539
rake (13.0.6)
3640
reline (0.3.2)
3741
io-console (~> 0.5)
38-
rexml (3.2.5)
42+
rexml (3.4.4)
3943
rspec (3.12.0)
4044
rspec-core (~> 3.12.0)
4145
rspec-expectations (~> 3.12.0)

0 commit comments

Comments
 (0)