1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actionpack (7.1.3 )
5
- actionview (= 7.1.3 )
6
- activesupport (= 7.1.3 )
4
+ actionpack (7.1.3.4 )
5
+ actionview (= 7.1.3.4 )
6
+ activesupport (= 7.1.3.4 )
7
7
nokogiri (>= 1.8.5 )
8
8
racc
9
9
rack (>= 2.2.4 )
10
10
rack-session (>= 1.0.1 )
11
11
rack-test (>= 0.6.3 )
12
12
rails-dom-testing (~> 2.2 )
13
13
rails-html-sanitizer (~> 1.6 )
14
- actionview (7.1.3 )
15
- activesupport (= 7.1.3 )
14
+ actionview (7.1.3.4 )
15
+ activesupport (= 7.1.3.4 )
16
16
builder (~> 3.1 )
17
17
erubi (~> 1.11 )
18
18
rails-dom-testing (~> 2.2 )
19
19
rails-html-sanitizer (~> 1.6 )
20
- activemodel (7.1.3 )
21
- activesupport (= 7.1.3 )
22
- activerecord (7.1.3 )
23
- activemodel (= 7.1.3 )
24
- activesupport (= 7.1.3 )
20
+ activemodel (7.1.3.4 )
21
+ activesupport (= 7.1.3.4 )
22
+ activerecord (7.1.3.4 )
23
+ activemodel (= 7.1.3.4 )
24
+ activesupport (= 7.1.3.4 )
25
25
timeout (>= 0.4.0 )
26
- activesupport (7.1.3 )
26
+ activesupport (7.1.3.4 )
27
27
base64
28
28
bigdecimal
29
29
concurrent-ruby (~> 1.0 , >= 1.0.2 )
93
93
psych (5.1.2 )
94
94
stringio
95
95
racc (1.7.3 )
96
- rack (2.2.8 )
96
+ rack (2.2.10 )
97
97
rack-protection (2.2.4 )
98
98
rack
99
99
rack-session (1.0.2 )
110
110
rails-html-sanitizer (1.6.0 )
111
111
loofah (~> 2.21 )
112
112
nokogiri (~> 1.14 )
113
- railties (7.1.3 )
114
- actionpack (= 7.1.3 )
115
- activesupport (= 7.1.3 )
113
+ railties (7.1.3.4 )
114
+ actionpack (= 7.1.3.4 )
115
+ activesupport (= 7.1.3.4 )
116
116
irb
117
117
rackup (>= 1.0.0 )
118
118
rake (>= 12.2 )
@@ -175,19 +175,19 @@ GEM
175
175
rack-protection (= 2.2.4 )
176
176
sinatra (= 2.2.4 )
177
177
tilt (~> 2.0 )
178
- sqlite3 (1.7.2 -arm64-darwin )
179
- sqlite3 (1.7.2 -x86_64-darwin )
180
- sqlite3 (1.7.2 -x86_64-linux )
178
+ sqlite3 (1.7.3 -arm64-darwin )
179
+ sqlite3 (1.7.3 -x86_64-darwin )
180
+ sqlite3 (1.7.3 -x86_64-linux )
181
181
stringio (3.1.0 )
182
182
strscan (3.1.0 )
183
- thor (1.3.0 )
183
+ thor (1.3.2 )
184
184
tilt (2.3.0 )
185
185
timeout (0.4.1 )
186
186
tzinfo (2.0.6 )
187
187
concurrent-ruby (~> 1.0 )
188
188
unicode-display_width (2.5.0 )
189
189
webrick (1.8.1 )
190
- zeitwerk (2.6.12 )
190
+ zeitwerk (2.7.1 )
191
191
192
192
PLATFORMS
193
193
arm64-darwin-21
@@ -197,7 +197,7 @@ PLATFORMS
197
197
x86_64-linux
198
198
199
199
DEPENDENCIES
200
- activerecord (~> 7.0 )
200
+ activerecord (~> 7.1.3.2 )
201
201
awesome_print (~> 1.8 )
202
202
faker (~> 3.4 )
203
203
nokogiri (~> 1.13 )
@@ -207,7 +207,7 @@ DEPENDENCIES
207
207
rubocop (~> 1.64 )
208
208
sinatra (~> 2.2 )
209
209
sinatra-contrib (~> 2.2 )
210
- sqlite3 (~> 1.4 )
210
+ sqlite3 (~> 1.7.3 )
211
211
212
212
RUBY VERSION
213
213
ruby 3.3.5p100
0 commit comments