File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ source 'https://rubygems.org'
4
4
ruby ">= 3.2"
5
5
6
6
gem 'cocoapods' , '~> 1.16.2'
7
- gem 'activesupport' , '~> 8 .0' , '>= 8.0 .2'
7
+ gem 'activesupport' , '~> 7 .0' , '>= 7.2.2 .2'
8
8
gem 'cocoapods-core' , '~> 1.15' , '>= 1.15.2'
9
9
gem 'rexml' , '~> 3.4.1' # Explicitly include rexml to resolve conflicts
Original file line number Diff line number Diff line change 5
5
base64
6
6
nkf
7
7
rexml
8
- activesupport (7.2.2.1 )
8
+ activesupport (7.2.2.2 )
9
9
base64
10
10
benchmark (>= 0.3 )
11
11
bigdecimal
24
24
json (>= 1.5.1 )
25
25
atomos (0.1.3 )
26
26
base64 (0.2.0 )
27
- benchmark (0.4.0 )
28
- bigdecimal (3.1.8 )
27
+ benchmark (0.4.1 )
28
+ bigdecimal (3.1.9 )
29
29
claide (1.1.0 )
30
30
cocoapods (1.16.2 )
31
31
addressable (~> 2.8 )
65
65
netrc (~> 0.11 )
66
66
cocoapods-try (1.2.0 )
67
67
colored2 (3.1.2 )
68
- concurrent-ruby (1.3.4 )
68
+ concurrent-ruby (1.3.5 )
69
69
connection_pool (2.4.1 )
70
- drb (2.2.1 )
70
+ drb (2.2.3 )
71
71
escape (0.0.4 )
72
72
ethon (0.16.0 )
73
73
ffi (>= 1.15.0 )
76
76
fuzzy_match (2.0.4 )
77
77
gh_inspector (1.1.3 )
78
78
httpclient (2.8.3 )
79
- i18n (1.14.6 )
79
+ i18n (1.14.7 )
80
80
concurrent-ruby (~> 1.0 )
81
81
json (2.8.2 )
82
- logger (1.6.2 )
83
- minitest (5.25.4 )
82
+ logger (1.6.6 )
83
+ minitest (5.25.5 )
84
84
molinillo (0.8.0 )
85
85
nanaimo (0.4.0 )
86
86
nap (1.1.0 )
@@ -106,10 +106,10 @@ PLATFORMS
106
106
ruby
107
107
108
108
DEPENDENCIES
109
- activesupport (~> 7.2 , >= 7.2.1 )
109
+ activesupport (~> 7.0 , >= 7.2.2.2 )
110
110
cocoapods (~> 1.16.2 )
111
111
cocoapods-core (~> 1.15 , >= 1.15.2 )
112
- rexml (~> 3.4.0 )
112
+ rexml (~> 3.4.1 )
113
113
114
114
RUBY VERSION
115
115
ruby 3.2.2p53
You can’t perform that action at this time.
0 commit comments