about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock343
1 files changed, 216 insertions, 127 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4c3e7a7..236483c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -1,98 +1,102 @@
1PATH
2 remote: .
3 specs:
4 pokeviewer (0.1.0)
5 activerecord-diff
6 coffee-rails (~> 4.2)
7 enumerize
8 haml
9 jquery-rails
10 normalize-rails
11 rails (~> 7.1.0)
12 sassc-rails
13 sequenced
14 victor
15
16GEM 1GEM
17 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
18 specs: 3 specs:
19 actioncable (7.1.1) 4 actioncable (7.1.5)
20 actionpack (= 7.1.1) 5 actionpack (= 7.1.5)
21 activesupport (= 7.1.1) 6 activesupport (= 7.1.5)
22 nio4r (~> 2.0) 7 nio4r (~> 2.0)
23 websocket-driver (>= 0.6.1) 8 websocket-driver (>= 0.6.1)
24 zeitwerk (~> 2.6) 9 zeitwerk (~> 2.6)
25 actionmailbox (7.1.1) 10 actionmailbox (7.1.5)
26 actionpack (= 7.1.1) 11 actionpack (= 7.1.5)
27 activejob (= 7.1.1) 12 activejob (= 7.1.5)
28 activerecord (= 7.1.1) 13 activerecord (= 7.1.5)
29 activestorage (= 7.1.1) 14 activestorage (= 7.1.5)
30 activesupport (= 7.1.1) 15 activesupport (= 7.1.5)
31 mail (>= 2.7.1) 16 mail (>= 2.7.1)
32 net-imap 17 net-imap
33 net-pop 18 net-pop
34 net-smtp 19 net-smtp
35 actionmailer (7.1.1) 20 actionmailer (7.1.5)
36 actionpack (= 7.1.1) 21 actionpack (= 7.1.5)
37 actionview (= 7.1.1) 22 actionview (= 7.1.5)
38 activejob (= 7.1.1) 23 activejob (= 7.1.5)
39 activesupport (= 7.1.1) 24 activesupport (= 7.1.5)
40 mail (~> 2.5, >= 2.5.4) 25 mail (~> 2.5, >= 2.5.4)
41 net-imap 26 net-imap
42 net-pop 27 net-pop
43 net-smtp 28 net-smtp
44 rails-dom-testing (~> 2.2) 29 rails-dom-testing (~> 2.2)
45 actionpack (7.1.1) 30 actionpack (7.1.5)
46 actionview (= 7.1.1) 31 actionview (= 7.1.5)
47 activesupport (= 7.1.1) 32 activesupport (= 7.1.5)
48 nokogiri (>= 1.8.5) 33 nokogiri (>= 1.8.5)
34 racc
49 rack (>= 2.2.4) 35 rack (>= 2.2.4)
50 rack-session (>= 1.0.1) 36 rack-session (>= 1.0.1)
51 rack-test (>= 0.6.3) 37 rack-test (>= 0.6.3)
52 rails-dom-testing (~> 2.2) 38 rails-dom-testing (~> 2.2)
53 rails-html-sanitizer (~> 1.6) 39 rails-html-sanitizer (~> 1.6)
54 actiontext (7.1.1) 40 actiontext (7.1.5)
55 actionpack (= 7.1.1) 41 actionpack (= 7.1.5)
56 activerecord (= 7.1.1) 42 activerecord (= 7.1.5)
57 activestorage (= 7.1.1) 43 activestorage (= 7.1.5)
58 activesupport (= 7.1.1) 44 activesupport (= 7.1.5)
59 globalid (>= 0.6.0) 45 globalid (>= 0.6.0)
60 nokogiri (>= 1.8.5) 46 nokogiri (>= 1.8.5)
61 actionview (7.1.1) 47 actionview (7.1.5)
62 activesupport (= 7.1.1) 48 activesupport (= 7.1.5)
63 builder (~> 3.1) 49 builder (~> 3.1)
64 erubi (~> 1.11) 50 erubi (~> 1.11)
65 rails-dom-testing (~> 2.2) 51 rails-dom-testing (~> 2.2)
66 rails-html-sanitizer (~> 1.6) 52 rails-html-sanitizer (~> 1.6)
67 activejob (7.1.1) 53 activejob (7.1.5)
68 activesupport (= 7.1.1) 54 activesupport (= 7.1.5)
69 globalid (>= 0.3.6) 55 globalid (>= 0.3.6)
70 activemodel (7.1.1) 56 activemodel (7.1.5)
71 activesupport (= 7.1.1) 57 activesupport (= 7.1.5)
72 activerecord (7.1.1) 58 activerecord (7.1.5)
73 activemodel (= 7.1.1) 59 activemodel (= 7.1.5)
74 activesupport (= 7.1.1) 60 activesupport (= 7.1.5)
75 timeout (>= 0.4.0) 61 timeout (>= 0.4.0)
76 activerecord-diff (2.0.0) 62 activerecord-diff (2.0.0)
77 activestorage (7.1.1) 63 activestorage (7.1.5)
78 actionpack (= 7.1.1) 64 actionpack (= 7.1.5)
79 activejob (= 7.1.1) 65 activejob (= 7.1.5)
80 activerecord (= 7.1.1) 66 activerecord (= 7.1.5)
81 activesupport (= 7.1.1) 67 activesupport (= 7.1.5)
82 marcel (~> 1.0) 68 marcel (~> 1.0)
83 activesupport (7.1.1) 69 activesupport (7.1.5)
84 base64 70 base64
71 benchmark (>= 0.3)
85 bigdecimal 72 bigdecimal
86 concurrent-ruby (~> 1.0, >= 1.0.2) 73 concurrent-ruby (~> 1.0, >= 1.0.2)
87 connection_pool (>= 2.2.5) 74 connection_pool (>= 2.2.5)
88 drb 75 drb
89 i18n (>= 1.6, < 2) 76 i18n (>= 1.6, < 2)
77 logger (>= 1.4.2)
90 minitest (>= 5.1) 78 minitest (>= 5.1)
91 mutex_m 79 mutex_m
80 securerandom (>= 0.3)
92 tzinfo (~> 2.0) 81 tzinfo (~> 2.0)
93 base64 (0.1.1) 82 addressable (2.8.7)
94 bigdecimal (3.1.4) 83 public_suffix (>= 2.0.2, < 7.0)
95 builder (3.2.4) 84 base64 (0.2.0)
85 benchmark (0.4.0)
86 bigdecimal (3.1.8)
87 bindex (0.8.1)
88 bootsnap (1.18.4)
89 msgpack (~> 1.2)
90 builder (3.3.0)
91 capybara (3.40.0)
92 addressable
93 matrix
94 mini_mime (>= 0.1.3)
95 nokogiri (~> 1.11)
96 rack (>= 1.6.0)
97 rack-test (>= 0.6.3)
98 regexp_parser (>= 1.5, < 3.0)
99 xpath (~> 3.2)
96 coffee-rails (4.2.2) 100 coffee-rails (4.2.2)
97 coffee-script (>= 2.2.0) 101 coffee-script (>= 2.2.0)
98 railties (>= 4.0.0) 102 railties (>= 4.0.0)
@@ -100,34 +104,50 @@ GEM
100 coffee-script-source 104 coffee-script-source
101 execjs 105 execjs
102 coffee-script-source (1.12.2) 106 coffee-script-source (1.12.2)
103 concurrent-ruby (1.2.2) 107 concurrent-ruby (1.3.4)
104 connection_pool (2.4.1) 108 connection_pool (2.4.1)
105 crass (1.0.6) 109 crass (1.0.6)
106 date (3.3.3) 110 date (3.4.1)
107 drb (2.1.1) 111 debug (1.9.2)
108 ruby2_keywords 112 irb (~> 1.10)
109 enumerize (2.7.0) 113 reline (>= 0.3.8)
114 drb (2.2.1)
115 enumerize (2.8.1)
110 activesupport (>= 3.2) 116 activesupport (>= 3.2)
111 erubi (1.12.0) 117 erubi (1.13.0)
112 execjs (2.9.1) 118 execjs (2.10.0)
113 ffi (1.16.3) 119 ffi (1.17.0-aarch64-linux-gnu)
120 ffi (1.17.0-arm-linux-gnu)
121 ffi (1.17.0-arm64-darwin)
122 ffi (1.17.0-x86-linux-gnu)
123 ffi (1.17.0-x86_64-darwin)
124 ffi (1.17.0-x86_64-linux-gnu)
114 globalid (1.2.1) 125 globalid (1.2.1)
115 activesupport (>= 6.1) 126 activesupport (>= 6.1)
116 haml (6.2.3) 127 haml (6.3.0)
117 temple (>= 0.8.2) 128 temple (>= 0.8.2)
118 thor 129 thor
119 tilt 130 tilt
120 i18n (1.14.1) 131 i18n (1.14.6)
121 concurrent-ruby (~> 1.0) 132 concurrent-ruby (~> 1.0)
122 io-console (0.6.0) 133 io-console (0.8.0)
123 irb (1.8.3) 134 irb (1.14.1)
124 rdoc 135 rdoc (>= 4.0.0)
125 reline (>= 0.3.8) 136 reline (>= 0.4.2)
137 jbuilder (2.13.0)
138 actionview (>= 5.0.0)
139 activesupport (>= 5.0.0)
126 jquery-rails (4.6.0) 140 jquery-rails (4.6.0)
127 rails-dom-testing (>= 1, < 3) 141 rails-dom-testing (>= 1, < 3)
128 railties (>= 4.2.0) 142 railties (>= 4.2.0)
129 thor (>= 0.14, < 2.0) 143 thor (>= 0.14, < 2.0)
130 loofah (2.21.4) 144 libv8-node (18.19.0.0)
145 libv8-node (18.19.0.0-aarch64-linux)
146 libv8-node (18.19.0.0-arm64-darwin)
147 libv8-node (18.19.0.0-x86_64-darwin)
148 libv8-node (18.19.0.0-x86_64-linux)
149 logger (1.6.2)
150 loofah (2.23.1)
131 crass (~> 1.0.2) 151 crass (~> 1.0.2)
132 nokogiri (>= 1.12.0) 152 nokogiri (>= 1.12.0)
133 mail (2.8.1) 153 mail (2.8.1)
@@ -135,71 +155,90 @@ GEM
135 net-imap 155 net-imap
136 net-pop 156 net-pop
137 net-smtp 157 net-smtp
138 marcel (1.0.2) 158 marcel (1.0.4)
159 matrix (0.4.2)
139 mini_mime (1.1.5) 160 mini_mime (1.1.5)
140 mini_portile2 (2.8.5) 161 mini_racer (0.16.0)
141 minitest (5.20.0) 162 libv8-node (~> 18.19.0.0)
142 mutex_m (0.1.2) 163 minitest (5.25.4)
143 net-imap (0.4.3) 164 msgpack (1.7.5)
165 mutex_m (0.3.0)
166 mysql2 (0.5.6)
167 net-imap (0.5.1)
144 date 168 date
145 net-protocol 169 net-protocol
146 net-pop (0.1.2) 170 net-pop (0.1.2)
147 net-protocol 171 net-protocol
148 net-protocol (0.2.1) 172 net-protocol (0.2.2)
149 timeout 173 timeout
150 net-smtp (0.4.0) 174 net-smtp (0.5.0)
151 net-protocol 175 net-protocol
152 nio4r (2.5.9) 176 nio4r (2.7.4)
153 nokogiri (1.15.4) 177 nokogiri (1.16.8-aarch64-linux)
154 mini_portile2 (~> 2.8.2) 178 racc (~> 1.4)
179 nokogiri (1.16.8-arm-linux)
180 racc (~> 1.4)
181 nokogiri (1.16.8-arm64-darwin)
182 racc (~> 1.4)
183 nokogiri (1.16.8-x86-linux)
184 racc (~> 1.4)
185 nokogiri (1.16.8-x86_64-darwin)
186 racc (~> 1.4)
187 nokogiri (1.16.8-x86_64-linux)
155 racc (~> 1.4) 188 racc (~> 1.4)
156 normalize-rails (8.0.1) 189 normalize-rails (8.0.1)
157 psych (5.1.1.1) 190 psych (5.2.1)
191 date
158 stringio 192 stringio
159 racc (1.7.1) 193 public_suffix (6.0.1)
160 rack (3.0.8) 194 puma (6.5.0)
161 rack-session (2.0.0) 195 nio4r (~> 2.0)
162 rack (>= 3.0.0) 196 racc (1.8.1)
197 rack (2.2.8)
198 rack-session (1.0.2)
199 rack (< 3)
163 rack-test (2.1.0) 200 rack-test (2.1.0)
164 rack (>= 1.3) 201 rack (>= 1.3)
165 rackup (2.1.0) 202 rackup (1.0.1)
166 rack (>= 3) 203 rack (< 3)
167 webrick (~> 1.8) 204 webrick
168 rails (7.1.1) 205 rails (7.1.5)
169 actioncable (= 7.1.1) 206 actioncable (= 7.1.5)
170 actionmailbox (= 7.1.1) 207 actionmailbox (= 7.1.5)
171 actionmailer (= 7.1.1) 208 actionmailer (= 7.1.5)
172 actionpack (= 7.1.1) 209 actionpack (= 7.1.5)
173 actiontext (= 7.1.1) 210 actiontext (= 7.1.5)
174 actionview (= 7.1.1) 211 actionview (= 7.1.5)
175 activejob (= 7.1.1) 212 activejob (= 7.1.5)
176 activemodel (= 7.1.1) 213 activemodel (= 7.1.5)
177 activerecord (= 7.1.1) 214 activerecord (= 7.1.5)
178 activestorage (= 7.1.1) 215 activestorage (= 7.1.5)
179 activesupport (= 7.1.1) 216 activesupport (= 7.1.5)
180 bundler (>= 1.15.0) 217 bundler (>= 1.15.0)
181 railties (= 7.1.1) 218 railties (= 7.1.5)
182 rails-dom-testing (2.2.0) 219 rails-dom-testing (2.2.0)
183 activesupport (>= 5.0.0) 220 activesupport (>= 5.0.0)
184 minitest 221 minitest
185 nokogiri (>= 1.6) 222 nokogiri (>= 1.6)
186 rails-html-sanitizer (1.6.0) 223 rails-html-sanitizer (1.6.1)
187 loofah (~> 2.21) 224 loofah (~> 2.21)
188 nokogiri (~> 1.14) 225 nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
189 railties (7.1.1) 226 railties (7.1.5)
190 actionpack (= 7.1.1) 227 actionpack (= 7.1.5)
191 activesupport (= 7.1.1) 228 activesupport (= 7.1.5)
192 irb 229 irb
193 rackup (>= 1.0.0) 230 rackup (>= 1.0.0)
194 rake (>= 12.2) 231 rake (>= 12.2)
195 thor (~> 1.0, >= 1.2.2) 232 thor (~> 1.0, >= 1.2.2)
196 zeitwerk (~> 2.6) 233 zeitwerk (~> 2.6)
197 rake (13.1.0) 234 rake (13.2.1)
198 rdoc (6.5.0) 235 rdoc (6.8.1)
199 psych (>= 4.0.0) 236 psych (>= 4.0.0)
200 reline (0.3.9) 237 regexp_parser (2.9.3)
238 reline (0.5.12)
201 io-console (~> 0.5) 239 io-console (~> 0.5)
202 ruby2_keywords (0.0.5) 240 rexml (3.3.9)
241 rubyzip (2.3.2)
203 sassc (2.4.0) 242 sassc (2.4.0)
204 ffi (~> 1.9) 243 ffi (~> 1.9)
205 sassc-rails (2.1.2) 244 sassc-rails (2.1.2)
@@ -208,39 +247,89 @@ GEM
208 sprockets (> 3.0) 247 sprockets (> 3.0)
209 sprockets-rails 248 sprockets-rails
210 tilt 249 tilt
250 securerandom (0.4.0)
251 selenium-webdriver (4.27.0)
252 base64 (~> 0.2)
253 logger (~> 1.4)
254 rexml (~> 3.2, >= 3.2.5)
255 rubyzip (>= 1.2.2, < 3.0)
256 websocket (~> 1.0)
211 sequenced (4.0.0) 257 sequenced (4.0.0)
212 activerecord (>= 3.0) 258 activerecord (>= 3.0)
213 activesupport (>= 3.0) 259 activesupport (>= 3.0)
214 sprockets (4.2.1) 260 sprockets (4.2.1)
215 concurrent-ruby (~> 1.0) 261 concurrent-ruby (~> 1.0)
216 rack (>= 2.2.4, < 4) 262 rack (>= 2.2.4, < 4)
217 sprockets-rails (3.4.2) 263 sprockets-rails (3.5.2)
218 actionpack (>= 5.2) 264 actionpack (>= 6.1)
219 activesupport (>= 5.2) 265 activesupport (>= 6.1)
220 sprockets (>= 3.0.0) 266 sprockets (>= 3.0.0)
221 sqlite3 (1.6.7) 267 sqlite3 (1.7.3-aarch64-linux)
222 mini_portile2 (~> 2.8.0) 268 sqlite3 (1.7.3-arm-linux)
223 stringio (3.0.8) 269 sqlite3 (1.7.3-arm64-darwin)
270 sqlite3 (1.7.3-x86-linux)
271 sqlite3 (1.7.3-x86_64-darwin)
272 sqlite3 (1.7.3-x86_64-linux)
273 stringio (3.1.2)
224 temple (0.10.3) 274 temple (0.10.3)
225 thor (1.3.0) 275 terser (1.1.20)
226 tilt (2.3.0) 276 execjs (>= 0.3.0, < 3)
227 timeout (0.4.0) 277 thor (1.3.2)
278 tilt (2.4.0)
279 timeout (0.4.2)
228 tzinfo (2.0.6) 280 tzinfo (2.0.6)
229 concurrent-ruby (~> 1.0) 281 concurrent-ruby (~> 1.0)
230 victor (0.3.4) 282 victor (0.5.0)
231 webrick (1.8.1) 283 web-console (4.2.1)
284 actionview (>= 6.0.0)
285 activemodel (>= 6.0.0)
286 bindex (>= 0.4.0)
287 railties (>= 6.0.0)
288 webrick (1.9.1)
289 websocket (1.2.11)
232 websocket-driver (0.7.6) 290 websocket-driver (0.7.6)
233 websocket-extensions (>= 0.1.0) 291 websocket-extensions (>= 0.1.0)
234 websocket-extensions (0.1.5) 292 websocket-extensions (0.1.5)
235 zeitwerk (2.6.12) 293 xpath (3.2.0)
294 nokogiri (~> 1.8)
295 zeitwerk (2.7.1)
236 296
237PLATFORMS 297PLATFORMS
238 ruby 298 aarch64-linux
299 arm-linux
300 arm64-darwin
301 x86-linux
302 x86_64-darwin
303 x86_64-linux
239 304
240DEPENDENCIES 305DEPENDENCIES
241 pokeviewer! 306 activerecord-diff
242 sqlite3 307 bootsnap
243 webrick (~> 1.7) 308 capybara
309 coffee-rails (~> 4.2)
310 debug
311 enumerize
312 haml
313 jbuilder
314 jquery-rails
315 mini_racer
316 mysql2
317 normalize-rails
318 puma (>= 5.0)
319 rack (= 2.2.8)
320 rails (~> 7.1.1)
321 sassc-rails
322 selenium-webdriver
323 sequenced
324 sprockets-rails
325 sqlite3 (~> 1.4)
326 terser (~> 1.1.19)
327 tzinfo-data
328 victor
329 web-console
330
331RUBY VERSION
332 ruby 3.3.6p108
244 333
245BUNDLED WITH 334BUNDLED WITH
246 2.4.10 335 2.5.22