File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ gem 'tempfile'
1919gem "rdoc"
2020gem "fileutils"
2121gem "raap"
22+ gem "activesupport" , "~> 7.0"
2223
2324group :libs do
2425 # Libraries required for stdlib test
Original file line number Diff line number Diff line change 1313 remote: https://rubygems.org/
1414 specs:
1515 abbrev (0.1.2 )
16- activesupport (8.0 .1 )
16+ activesupport (7.2.2 .1 )
1717 base64
1818 benchmark (>= 0.3 )
1919 bigdecimal
2525 minitest (>= 5.1 )
2626 securerandom (>= 0.3 )
2727 tzinfo (~> 2.0 , >= 2.0.5 )
28- uri (>= 0.13.1 )
2928 addressable (2.8.7 )
3029 public_suffix (>= 2.0.2 , < 7.0 )
3130 ast (2.4.2 )
@@ -159,6 +158,7 @@ PLATFORMS
159158
160159DEPENDENCIES
161160 abbrev
161+ activesupport (~> 7.0 )
162162 base64
163163 benchmark-ips
164164 bigdecimal
You can’t perform that action at this time.
0 commit comments