Gemfile.lock
1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 actioncable (6.1.7.10) 5 actionpack (= 6.1.7.10) 6 activesupport (= 6.1.7.10) 7 nio4r (~> 2.0) 8 websocket-driver (>= 0.6.1) 9 actionmailbox (6.1.7.10) 10 actionpack (= 6.1.7.10) 11 activejob (= 6.1.7.10) 12 activerecord (= 6.1.7.10) 13 activestorage (= 6.1.7.10) 14 activesupport (= 6.1.7.10) 15 mail (>= 2.7.1) 16 actionmailer (6.1.7.10) 17 actionpack (= 6.1.7.10) 18 actionview (= 6.1.7.10) 19 activejob (= 6.1.7.10) 20 activesupport (= 6.1.7.10) 21 mail (~> 2.5, >= 2.5.4) 22 rails-dom-testing (~> 2.0) 23 actionpack (6.1.7.10) 24 actionview (= 6.1.7.10) 25 activesupport (= 6.1.7.10) 26 rack (~> 2.0, >= 2.0.9) 27 rack-test (>= 0.6.3) 28 rails-dom-testing (~> 2.0) 29 rails-html-sanitizer (~> 1.0, >= 1.2.0) 30 actiontext (6.1.7.10) 31 actionpack (= 6.1.7.10) 32 activerecord (= 6.1.7.10) 33 activestorage (= 6.1.7.10) 34 activesupport (= 6.1.7.10) 35 nokogiri (>= 1.8.5) 36 actionview (6.1.7.10) 37 activesupport (= 6.1.7.10) 38 builder (~> 3.1) 39 erubi (~> 1.4) 40 rails-dom-testing (~> 2.0) 41 rails-html-sanitizer (~> 1.1, >= 1.2.0) 42 activejob (6.1.7.10) 43 activesupport (= 6.1.7.10) 44 globalid (>= 0.3.6) 45 activemodel (6.1.7.10) 46 activesupport (= 6.1.7.10) 47 activerecord (6.1.7.10) 48 activemodel (= 6.1.7.10) 49 activesupport (= 6.1.7.10) 50 activestorage (6.1.7.10) 51 actionpack (= 6.1.7.10) 52 activejob (= 6.1.7.10) 53 activerecord (= 6.1.7.10) 54 activesupport (= 6.1.7.10) 55 marcel (~> 1.0) 56 mini_mime (>= 1.1.0) 57 activesupport (6.1.7.10) 58 concurrent-ruby (~> 1.0, >= 1.0.2) 59 i18n (>= 1.6, < 2) 60 minitest (>= 5.1) 61 tzinfo (~> 2.0) 62 zeitwerk (~> 2.3) 63 addressable (2.8.8) 64 public_suffix (>= 2.0.2, < 8.0) 65 atomic (1.1.101-java) 66 axe-core-api (4.11.0) 67 dumb_delegator 68 ostruct 69 virtus 70 axe-core-rspec (4.11.0) 71 axe-core-api (= 4.11.0) 72 dumb_delegator 73 ostruct 74 virtus 75 axiom-types (0.1.1) 76 descendants_tracker (~> 0.0.4) 77 ice_nine (~> 0.11.0) 78 thread_safe (~> 0.3, >= 0.3.1) 79 base64 (0.3.0) 80 bindex (0.8.1) 81 builder (3.3.0) 82 capybara (3.40.0) 83 addressable 84 matrix 85 mini_mime (>= 0.1.3) 86 nokogiri (~> 1.11) 87 rack (>= 1.6.0) 88 rack-test (>= 0.6.3) 89 regexp_parser (>= 1.5, < 3.0) 90 xpath (~> 3.2) 91 capybara-screenshot (1.0.26) 92 capybara (>= 1.0, < 4) 93 launchy 94 childprocess (5.1.0) 95 logger (~> 1.5) 96 clipboard-rails (1.7.1) 97 coderay (1.1.3) 98 coercible (1.0.0) 99 descendants_tracker (~> 0.0.1) 100 coffee-rails (5.0.0) 101 coffee-script (>= 2.2.0) 102 railties (>= 5.2.0) 103 coffee-script (2.4.1) 104 coffee-script-source 105 execjs 106 coffee-script-source (1.12.2) 107 concurrent-ruby (1.3.6) 108 connection_pool (2.5.5) 109 crass (1.0.6) 110 date (3.5.1-java) 111 descendants_tracker (0.0.4) 112 thread_safe (~> 0.3, >= 0.3.1) 113 diff-lcs (1.6.2) 114 docile (1.4.1) 115 dumb_delegator (1.1.0) 116 erubi (1.13.1) 117 excon (0.112.0) 118 execjs (2.10.0) 119 factory_bot (6.5.6) 120 activesupport (>= 6.1.0) 121 factory_bot_rails (6.5.1) 122 factory_bot (~> 6.5) 123 railties (>= 6.1.0) 124 ffi (1.17.3-java) 125 fog-aws (2.0.1) 126 fog-core (~> 1.38) 127 fog-json (~> 1.0) 128 fog-xml (~> 0.1) 129 ipaddress (~> 0.8) 130 fog-core (1.45.0) 131 builder 132 excon (~> 0.58) 133 formatador (~> 0.2) 134 fog-json (1.2.0) 135 fog-core 136 multi_json (~> 1.10) 137 fog-xml (0.1.5) 138 fog-core 139 nokogiri (>= 1.5.11, < 2.0.0) 140 formatador (0.3.0) 141 globalid (1.3.0) 142 activesupport (>= 6.1) 143 htmlentities (4.4.2) 144 i18n (1.14.8) 145 concurrent-ruby (~> 1.0) 146 ice_nine (0.11.2) 147 ipaddress (0.8.3) 148 jquery-rails (4.6.1) 149 rails-dom-testing (>= 1, < 3) 150 railties (>= 4.2.0) 151 thor (>= 0.14, < 2.0) 152 json (2.18.0-java) 153 json-schema (1.0.12) 154 launchy (3.1.1) 155 addressable (~> 2.8) 156 childprocess (~> 5.0) 157 logger (~> 1.6) 158 listen (3.9.0) 159 rb-fsevent (~> 0.10, >= 0.10.3) 160 rb-inotify (~> 0.9, >= 0.9.10) 161 logger (1.7.0) 162 loofah (2.25.0) 163 crass (~> 1.0.2) 164 nokogiri (>= 1.12.0) 165 mail (2.9.0) 166 logger 167 mini_mime (>= 0.1.1) 168 net-imap 169 net-pop 170 net-smtp 171 marcel (1.1.0) 172 matrix (0.4.3) 173 method_source (1.1.0) 174 mini_mime (1.1.5) 175 minitest (5.27.0) 176 multi_json (1.19.1) 177 multipart-post (2.4.1) 178 net-http-persistent (4.0.8) 179 connection_pool (>= 2.2.4, < 4) 180 net-imap (0.5.13) 181 date 182 net-protocol 183 net-pop (0.1.2) 184 net-protocol 185 net-protocol (0.2.2) 186 timeout 187 net-smtp (0.5.1) 188 net-protocol 189 nio4r (2.7.5-java) 190 nokogiri (1.13.10-java) 191 racc (~> 1.4) 192 ostruct (0.6.3) 193 pry (0.14.2-java) 194 coderay (~> 1.1) 195 method_source (~> 1.0) 196 spoon (~> 0.0) 197 pry-debugger-jruby (2.2.1-java) 198 pry (>= 0.13, < 0.16) 199 ruby-debug-base (>= 0.10.4, < 0.12) 200 pry-nav (1.0.0) 201 pry (>= 0.9.10, < 0.15) 202 pry-rails (0.3.11) 203 pry (>= 0.13.0) 204 public_suffix (6.0.2) 205 puma (6.6.1-java) 206 nio4r (~> 2.0) 207 racc (1.8.1-java) 208 rack (2.2.21) 209 rack-test (2.2.0) 210 rack (>= 1.3) 211 rails (6.1.7.10) 212 actioncable (= 6.1.7.10) 213 actionmailbox (= 6.1.7.10) 214 actionmailer (= 6.1.7.10) 215 actionpack (= 6.1.7.10) 216 actiontext (= 6.1.7.10) 217 actionview (= 6.1.7.10) 218 activejob (= 6.1.7.10) 219 activemodel (= 6.1.7.10) 220 activerecord (= 6.1.7.10) 221 activestorage (= 6.1.7.10) 222 activesupport (= 6.1.7.10) 223 bundler (>= 1.15.0) 224 railties (= 6.1.7.10) 225 sprockets-rails (>= 2.0.0) 226 rails-controller-testing (1.0.5) 227 actionpack (>= 5.0.1.rc1) 228 actionview (>= 5.0.1.rc1) 229 activesupport (>= 5.0.1.rc1) 230 rails-dom-testing (2.3.0) 231 activesupport (>= 5.0.0) 232 minitest 233 nokogiri (>= 1.6) 234 rails-html-sanitizer (1.5.0) 235 loofah (~> 2.19, >= 2.19.1) 236 railties (6.1.7.10) 237 actionpack (= 6.1.7.10) 238 activesupport (= 6.1.7.10) 239 method_source 240 rake (>= 12.2) 241 thor (~> 1.0) 242 rake (13.3.1) 243 rb-fsevent (0.11.2) 244 rb-inotify (0.11.1) 245 ffi (~> 1.0) 246 regexp_parser (2.11.3) 247 rexml (3.4.4) 248 rspec (3.13.2) 249 rspec-core (~> 3.13.0) 250 rspec-expectations (~> 3.13.0) 251 rspec-mocks (~> 3.13.0) 252 rspec-core (3.13.6) 253 rspec-support (~> 3.13.0) 254 rspec-expectations (3.13.5) 255 diff-lcs (>= 1.2.0, < 2.0) 256 rspec-support (~> 3.13.0) 257 rspec-mocks (3.13.7) 258 diff-lcs (>= 1.2.0, < 2.0) 259 rspec-support (~> 3.13.0) 260 rspec-rails (6.1.5) 261 actionpack (>= 6.1) 262 activesupport (>= 6.1) 263 railties (>= 6.1) 264 rspec-core (~> 3.13) 265 rspec-expectations (~> 3.13) 266 rspec-mocks (~> 3.13) 267 rspec-support (~> 3.13) 268 rspec-retry (0.6.2) 269 rspec-core (> 3.3) 270 rspec-support (3.13.6) 271 ruby-debug-base (0.11.1-java) 272 rubyzip (2.4.1) 273 sass-rails (6.0.0) 274 sassc-rails (~> 2.1, >= 2.1.1) 275 sassc (2.4.0) 276 ffi (~> 1.9) 277 sassc-rails (2.1.2) 278 railties (>= 4.0.0) 279 sassc (>= 2.0) 280 sprockets (> 3.0) 281 sprockets-rails 282 tilt 283 selenium-webdriver (4.32.0) 284 base64 (~> 0.2) 285 logger (~> 1.4) 286 rexml (~> 3.2, >= 3.2.5) 287 rubyzip (>= 1.2.2, < 3.0) 288 websocket (~> 1.0) 289 simplecov (0.22.0) 290 docile (~> 1.1) 291 simplecov-html (~> 0.11) 292 simplecov_json_formatter (~> 0.1) 293 simplecov-html (0.13.2) 294 simplecov_json_formatter (0.1.4) 295 spoon (0.0.6) 296 ffi 297 sprockets (4.2.2) 298 concurrent-ruby (~> 1.0) 299 logger 300 rack (>= 2.2.4, < 4) 301 sprockets-rails (3.5.2) 302 actionpack (>= 6.1) 303 activesupport (>= 6.1) 304 sprockets (>= 3.0.0) 305 thor (1.5.0) 306 thread_safe (0.3.6-java) 307 tilt (2.7.0) 308 timeout (0.6.0) 309 turbolinks (5.2.1) 310 turbolinks-source (~> 5.2) 311 turbolinks-source (5.2.0) 312 tzinfo (2.0.6) 313 concurrent-ruby (~> 1.0) 314 tzinfo-data (1.2025.3) 315 tzinfo (>= 1.0.0) 316 virtus (2.0.0) 317 axiom-types (~> 0.1) 318 coercible (~> 1.0) 319 descendants_tracker (~> 0.0, >= 0.0.3) 320 web-console (4.2.1) 321 actionview (>= 6.0.0) 322 activemodel (>= 6.0.0) 323 bindex (>= 0.4.0) 324 railties (>= 6.0.0) 325 websocket (1.2.11) 326 websocket-driver (0.8.0-java) 327 base64 328 websocket-extensions (>= 0.1.0) 329 websocket-extensions (0.1.5) 330 xpath (3.2.0) 331 nokogiri (~> 1.8) 332 zeitwerk (2.6.18) 333 334 PLATFORMS 335 universal-java-1.8 336 universal-java-11 337 universal-java-17 338 universal-java-21 339 340 DEPENDENCIES 341 atomic 342 axe-core-rspec 343 capybara 344 capybara-screenshot 345 childprocess 346 clipboard-rails 347 coffee-rails 348 dumb_delegator 349 excon (>= 0.76.0) 350 execjs 351 factory_bot 352 factory_bot_rails 353 fog-aws (~> 2.0.0) 354 htmlentities 355 i18n 356 jquery-rails 357 json 358 json-schema (~> 1.0.10) 359 launchy 360 listen 361 multipart-post 362 net-http-persistent (>= 4.0.1) 363 nokogiri (~> 1.13.10) 364 pry 365 pry-debugger-jruby 366 pry-nav 367 pry-rails 368 puma (~> 6.4) 369 rails (~> 6.1.6) 370 rails-controller-testing 371 rspec 372 rspec-rails 373 rspec-retry 374 rubyzip (~> 2.4.1) 375 sass-rails 376 sassc-rails 377 selenium-webdriver 378 simplecov 379 sprockets-rails 380 turbolinks 381 tzinfo-data 382 web-console 383 384 BUNDLED WITH 385 2.6.9