File tree 2 files changed +8
-10
lines changed
2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 29
29
30
30
group ( :unknown ) do
31
31
gem 'maruku' , '~> 0.7'
32
- gem 'activerecord' , '~>6 '
32
+ gem 'activerecord' , '~>7 '
33
33
end
34
34
35
35
# group(:debug) do
Original file line number Diff line number Diff line change 7
7
remote: https://rubygems.org/
8
8
specs:
9
9
CFPropertyList (2.3.6 )
10
- activemodel (6.1.5 )
11
- activesupport (= 6.1.5 )
12
- activerecord (6.1.5 )
13
- activemodel (= 6.1.5 )
14
- activesupport (= 6.1.5 )
15
- activesupport (6.1.5 )
10
+ activemodel (7.0.2.3 )
11
+ activesupport (= 7.0.2.3 )
12
+ activerecord (7.0.2.3 )
13
+ activemodel (= 7.0.2.3 )
14
+ activesupport (= 7.0.2.3 )
15
+ activesupport (7.0.2.3 )
16
16
concurrent-ruby (~> 1.0 , >= 1.0.2 )
17
17
i18n (>= 1.6 , < 2 )
18
18
minitest (>= 5.1 )
19
19
tzinfo (~> 2.0 )
20
- zeitwerk (~> 2.3 )
21
20
addressable (2.8.0 )
22
21
public_suffix (>= 2.0.2 , < 5.0 )
23
22
blockenspiel (0.5.0 )
@@ -158,14 +157,13 @@ GEM
158
157
webrick (1.7.0 )
159
158
yard (0.9.27 )
160
159
webrick (~> 1.7.0 )
161
- zeitwerk (2.5.4 )
162
160
163
161
PLATFORMS
164
162
ruby
165
163
x86_64-darwin-18
166
164
167
165
DEPENDENCIES
168
- activerecord (~> 6 )
166
+ activerecord (~> 7 )
169
167
git (~> 1.8 )
170
168
jekyll (~> 4.1 )
171
169
json (~> 2.5 )
You can’t perform that action at this time.
0 commit comments