File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Expand file tree Collapse file tree 2 files changed +11
-13
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.4.1 )
11
- activesupport (= 6.1.4.1 )
12
- activerecord (6.1.4.1 )
13
- activemodel (= 6.1.4.1 )
14
- activesupport (= 6.1.4.1 )
15
- activesupport (6.1.4.1 )
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 )
24
23
colorator (1.1.0 )
25
- concurrent-ruby (1.1.9 )
24
+ concurrent-ruby (1.1.10 )
26
25
deep_merge (1.2.1 )
27
26
em-websocket (0.5.3 )
28
27
eventmachine (>= 0.12.9 )
40
39
hocon (1.3.1 )
41
40
http_parser.rb (0.8.0 )
42
41
httpclient (2.8.3 )
43
- i18n (1.8.11 )
42
+ i18n (1.10.0 )
44
43
concurrent-ruby (~> 1.0 )
45
44
jekyll (4.2.1 )
46
45
addressable (~> 2.4 )
74
73
maruku (0.7.3 )
75
74
mercenary (0.4.0 )
76
75
mini_portile2 (2.6.1 )
77
- minitest (5.14.4 )
76
+ minitest (5.15.0 )
78
77
multi_json (1.15.0 )
79
78
nokogiri (1.12.5 )
80
79
mini_portile2 (~> 2.6.1 )
@@ -152,14 +151,13 @@ GEM
152
151
vlad-git (2.2.0 )
153
152
vlad (>= 2.1.0 )
154
153
yard (0.9.26 )
155
- zeitwerk (2.5.1 )
156
154
157
155
PLATFORMS
158
156
ruby
159
157
x86_64-darwin-18
160
158
161
159
DEPENDENCIES
162
- activerecord (~> 6 )
160
+ activerecord (~> 7 )
163
161
git (~> 1.8 )
164
162
jekyll (~> 4.1 )
165
163
json (~> 2.5 )
You can’t perform that action at this time.
0 commit comments