9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- actionpack (6.1.7.4 )
13
- actionview (= 6.1.7.4 )
14
- activesupport (= 6.1.7.4 )
15
- rack (~> 2.0 , >= 2.0.9 )
12
+ actionpack (7.1.3.2 )
13
+ actionview (= 7.1.3.2 )
14
+ activesupport (= 7.1.3.2 )
15
+ nokogiri (>= 1.8.5 )
16
+ racc
17
+ rack (>= 2.2.4 )
18
+ rack-session (>= 1.0.1 )
16
19
rack-test (>= 0.6.3 )
17
- rails-dom-testing (~> 2.0 )
18
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
19
- actionview (6 .1.7.4 )
20
- activesupport (= 6 .1.7.4 )
20
+ rails-dom-testing (~> 2.2 )
21
+ rails-html-sanitizer (~> 1.6 )
22
+ actionview (7 .1.3.2 )
23
+ activesupport (= 7 .1.3.2 )
21
24
builder (~> 3.1 )
22
- erubi (~> 1.4 )
23
- rails-dom-testing (~> 2.0 )
24
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
25
- activesupport (6.1.7.4 )
25
+ erubi (~> 1.11 )
26
+ rails-dom-testing (~> 2.2 )
27
+ rails-html-sanitizer (~> 1.6 )
28
+ activesupport (7.1.3.2 )
29
+ base64
30
+ bigdecimal
26
31
concurrent-ruby (~> 1.0 , >= 1.0.2 )
32
+ connection_pool (>= 2.2.5 )
33
+ drb
27
34
i18n (>= 1.6 , < 2 )
28
35
minitest (>= 5.1 )
36
+ mutex_m
29
37
tzinfo (~> 2.0 )
30
- zeitwerk (~> 2.3 )
31
38
aes_key_wrap (1.1.0 )
32
39
base64 (0.2.0 )
40
+ bigdecimal (3.1.6 )
33
41
bindata (2.5.0 )
34
42
builder (3.2.4 )
35
43
byebug (11.1.3 )
36
- concurrent-ruby (1.2.2 )
44
+ concurrent-ruby (1.2.3 )
45
+ connection_pool (2.4.1 )
37
46
crass (1.0.6 )
38
- diff-lcs (1.4.4 )
47
+ diff-lcs (1.5.1 )
39
48
domain_name (0.6.20240107 )
49
+ drb (2.2.0 )
50
+ ruby2_keywords
40
51
erubi (1.12.0 )
41
52
faraday (2.9.0 )
42
53
faraday-net_http (>= 2.0 , < 3.2 )
49
60
domain_name (~> 0.5 )
50
61
i18n (1.14.1 )
51
62
concurrent-ruby (~> 1.0 )
63
+ io-console (0.7.2 )
64
+ irb (1.11.2 )
65
+ rdoc
66
+ reline (>= 0.4.2 )
52
67
json-jwt (1.16.5 )
53
68
activesupport (>= 4.2 )
54
69
aes_key_wrap
55
70
base64
56
71
bindata
57
72
faraday (~> 2.0 )
58
73
faraday-follow_redirects
59
- loofah (2.21.3 )
74
+ loofah (2.22.0 )
60
75
crass (~> 1.0.2 )
61
76
nokogiri (>= 1.12.0 )
62
- method_source (1.0.0 )
63
77
mime-types (3.5.2 )
64
78
mime-types-data (~> 3.2015 )
65
79
mime-types-data (3.2024.0206 )
66
80
mini_portile2 (2.8.5 )
67
- minitest (5.18.1 )
81
+ minitest (5.22.2 )
82
+ mutex_m (0.2.0 )
68
83
net-http (0.4.1 )
69
84
uri
70
85
netrc (0.11.0 )
71
86
nokogiri (1.16.2 )
72
87
mini_portile2 (~> 2.8.2 )
73
88
racc (~> 1.4 )
89
+ psych (5.1.2 )
90
+ stringio
74
91
racc (1.7.3 )
75
- rack (2.2.8.1 )
92
+ rack (3.0.9.1 )
93
+ rack-session (2.0.0 )
94
+ rack (>= 3.0.0 )
76
95
rack-test (2.1.0 )
77
96
rack (>= 1.3 )
78
- rails-dom-testing (2.0.3 )
79
- activesupport (>= 4.2.0 )
97
+ rackup (2.1.0 )
98
+ rack (>= 3 )
99
+ webrick (~> 1.8 )
100
+ rails-dom-testing (2.2.0 )
101
+ activesupport (>= 5.0.0 )
102
+ minitest
80
103
nokogiri (>= 1.6 )
81
- rails-html-sanitizer (1.5.0 )
82
- loofah (~> 2.19 , >= 2.19.1 )
83
- railties (6.1.7.4 )
84
- actionpack (= 6.1.7.4 )
85
- activesupport (= 6.1.7.4 )
86
- method_source
104
+ rails-html-sanitizer (1.6.0 )
105
+ loofah (~> 2.21 )
106
+ nokogiri (~> 1.14 )
107
+ railties (7.1.3.2 )
108
+ actionpack (= 7.1.3.2 )
109
+ activesupport (= 7.1.3.2 )
110
+ irb
111
+ rackup (>= 1.0.0 )
87
112
rake (>= 12.2 )
88
- thor (~> 1.0 )
89
- rake (13.0.3 )
113
+ thor (~> 1.0 , >= 1.2.2 )
114
+ zeitwerk (~> 2.6 )
115
+ rake (13.1.0 )
116
+ rdoc (6.6.2 )
117
+ psych (>= 4.0.0 )
118
+ reline (0.4.3 )
119
+ io-console (~> 0.5 )
90
120
rest-client (2.1.0 )
91
121
http-accept (>= 1.7.0 , < 2.0 )
92
122
http-cookie (>= 1.0.2 , < 2.0 )
93
123
mime-types (>= 1.16 , < 4.0 )
94
124
netrc (~> 0.8 )
95
- rspec-core (3.9.2 )
125
+ rspec-core (3.9.3 )
96
126
rspec-support (~> 3.9.3 )
97
- rspec-expectations (3.9.2 )
127
+ rspec-expectations (3.9.4 )
98
128
diff-lcs (>= 1.2.0 , < 2.0 )
99
129
rspec-support (~> 3.9.0 )
100
130
rspec-mocks (3.9.1 )
@@ -108,12 +138,15 @@ GEM
108
138
rspec-expectations (~> 3.9.0 )
109
139
rspec-mocks (~> 3.9.0 )
110
140
rspec-support (~> 3.9.0 )
111
- rspec-support (3.9.3 )
112
- thor (1.2.1 )
141
+ rspec-support (3.9.4 )
142
+ ruby2_keywords (0.0.5 )
143
+ stringio (3.1.0 )
144
+ thor (1.3.1 )
113
145
tzinfo (2.0.6 )
114
146
concurrent-ruby (~> 1.0 )
115
147
uri (0.13.0 )
116
- zeitwerk (2.6.8 )
148
+ webrick (1.8.1 )
149
+ zeitwerk (2.6.13 )
117
150
118
151
PLATFORMS
119
152
ruby
0 commit comments