File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem 'tempfile'
19
19
gem "rdoc"
20
20
gem "fileutils"
21
21
gem "raap"
22
- gem "activesupport" , "~> 7 .0"
22
+ gem "activesupport" , "~> 8 .0"
23
23
24
24
group :libs do
25
25
# Libraries required for stdlib test
Original file line number Diff line number Diff line change 13
13
remote: https://rubygems.org/
14
14
specs:
15
15
abbrev (0.1.2 )
16
- activesupport (7.2.2.1 )
16
+ activesupport (8.0.2 )
17
17
base64
18
18
benchmark (>= 0.3 )
19
19
bigdecimal
25
25
minitest (>= 5.1 )
26
26
securerandom (>= 0.3 )
27
27
tzinfo (~> 2.0 , >= 2.0.5 )
28
+ uri (>= 0.13.1 )
28
29
addressable (2.8.7 )
29
30
public_suffix (>= 2.0.2 , < 7.0 )
30
31
ast (2.4.2 )
@@ -173,7 +174,7 @@ PLATFORMS
173
174
174
175
DEPENDENCIES
175
176
abbrev
176
- activesupport (~> 7 .0 )
177
+ activesupport (~> 8 .0 )
177
178
base64
178
179
benchmark-ips
179
180
bigdecimal
You can’t perform that action at this time.
0 commit comments