diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 47 |
1 files changed, 24 insertions, 23 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index b5c5c77..e113726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
| @@ -1,14 +1,6 @@ | |||
| 1 | GIT | 1 | GIT |
| 2 | remote: https://github.com/collectiveidea/awesome_nested_set.git | ||
| 3 | revision: 7a642749af74519b4bf3642d939061beb36835e1 | ||
| 4 | branch: main | ||
| 5 | specs: | ||
| 6 | awesome_nested_set (3.9.0) | ||
| 7 | activerecord (>= 4.0.0, < 8.2) | ||
| 8 | |||
| 9 | GIT | ||
| 10 | remote: https://github.com/erdgeist/chaoscalendar.git | 2 | remote: https://github.com/erdgeist/chaoscalendar.git |
| 11 | revision: 3c0b34dd260f11d15378a6255d9862d629c8413a | 3 | revision: 48fe5c517ae3895cc78d9d2fefbdd35b90d52ba7 |
| 12 | branch: erdgeist-ruby1.9 | 4 | branch: erdgeist-ruby1.9 |
| 13 | specs: | 5 | specs: |
| 14 | chaos_calendar (0.1.3) | 6 | chaos_calendar (0.1.3) |
| @@ -116,6 +108,7 @@ GEM | |||
| 116 | connection_pool (3.0.2) | 108 | connection_pool (3.0.2) |
| 117 | crass (1.0.7) | 109 | crass (1.0.7) |
| 118 | date (3.5.1) | 110 | date (3.5.1) |
| 111 | diff-lcs (2.0.0) | ||
| 119 | drb (2.2.3) | 112 | drb (2.2.3) |
| 120 | erb (6.0.4) | 113 | erb (6.0.4) |
| 121 | erubi (1.13.1) | 114 | erubi (1.13.1) |
| @@ -143,6 +136,8 @@ GEM | |||
| 143 | request_store (~> 1.0) | 136 | request_store (~> 1.0) |
| 144 | i18n (1.15.2) | 137 | i18n (1.15.2) |
| 145 | concurrent-ruby (~> 1.0) | 138 | concurrent-ruby (~> 1.0) |
| 139 | icons (0.9.0) | ||
| 140 | nokogiri (~> 1.16, >= 1.16.4) | ||
| 146 | io-console (0.8.2) | 141 | io-console (0.8.2) |
| 147 | irb (1.18.0) | 142 | irb (1.18.0) |
| 148 | pp (>= 0.6.0) | 143 | pp (>= 0.6.0) |
| @@ -155,7 +150,7 @@ GEM | |||
| 155 | thor (>= 0.14, < 2.0) | 150 | thor (>= 0.14, < 2.0) |
| 156 | jquery-ui-rails (8.0.0) | 151 | jquery-ui-rails (8.0.0) |
| 157 | railties (>= 3.2.16) | 152 | railties (>= 3.2.16) |
| 158 | json (2.20.0) | 153 | json (2.21.0) |
| 159 | kgio (2.11.4) | 154 | kgio (2.11.4) |
| 160 | libxml-ruby (5.0.6) | 155 | libxml-ruby (5.0.6) |
| 161 | logger (1.7.0) | 156 | logger (1.7.0) |
| @@ -213,9 +208,6 @@ GEM | |||
| 213 | prettyprint | 208 | prettyprint |
| 214 | prettyprint (0.2.0) | 209 | prettyprint (0.2.0) |
| 215 | prism (1.9.0) | 210 | prism (1.9.0) |
| 216 | psych (5.4.0) | ||
| 217 | date | ||
| 218 | stringio | ||
| 219 | puma (8.0.2) | 211 | puma (8.0.2) |
| 220 | nio4r (~> 2.0) | 212 | nio4r (~> 2.0) |
| 221 | racc (1.8.1) | 213 | racc (1.8.1) |
| @@ -255,6 +247,9 @@ GEM | |||
| 255 | rails-i18n (8.1.0) | 247 | rails-i18n (8.1.0) |
| 256 | i18n (>= 0.7, < 2) | 248 | i18n (>= 0.7, < 2) |
| 257 | railties (>= 8.0.0, < 9) | 249 | railties (>= 8.0.0, < 9) |
| 250 | rails_icons (1.9.0) | ||
| 251 | icons (~> 0.9.0) | ||
| 252 | rails (>= 7.0) | ||
| 258 | railties (8.1.3) | 253 | railties (8.1.3) |
| 259 | actionpack (= 8.1.3) | 254 | actionpack (= 8.1.3) |
| 260 | activesupport (= 8.1.3) | 255 | activesupport (= 8.1.3) |
| @@ -266,9 +261,14 @@ GEM | |||
| 266 | zeitwerk (~> 2.6) | 261 | zeitwerk (~> 2.6) |
| 267 | raindrops (0.20.1) | 262 | raindrops (0.20.1) |
| 268 | rake (13.4.2) | 263 | rake (13.4.2) |
| 269 | rdoc (7.2.0) | 264 | rbs (4.0.3) |
| 265 | logger | ||
| 266 | prism (>= 1.6.0) | ||
| 267 | tsort | ||
| 268 | rdoc (8.0.0) | ||
| 270 | erb | 269 | erb |
| 271 | psych (>= 4.0.0) | 270 | prism (>= 1.6.0) |
| 271 | rbs (>= 4.0.0) | ||
| 272 | tsort | 272 | tsort |
| 273 | reline (0.6.3) | 273 | reline (0.6.3) |
| 274 | io-console (~> 0.5) | 274 | io-console (~> 0.5) |
| @@ -293,7 +293,6 @@ GEM | |||
| 293 | actionpack (>= 6.1) | 293 | actionpack (>= 6.1) |
| 294 | activesupport (>= 6.1) | 294 | activesupport (>= 6.1) |
| 295 | sprockets (>= 3.0.0) | 295 | sprockets (>= 3.0.0) |
| 296 | stringio (3.2.0) | ||
| 297 | test-unit (3.7.8) | 296 | test-unit (3.7.8) |
| 298 | power_assert | 297 | power_assert |
| 299 | thor (1.5.0) | 298 | thor (1.5.0) |
| @@ -335,10 +334,10 @@ PLATFORMS | |||
| 335 | DEPENDENCIES | 334 | DEPENDENCIES |
| 336 | acts-as-taggable-on! | 335 | acts-as-taggable-on! |
| 337 | acts_as_list | 336 | acts_as_list |
| 338 | awesome_nested_set! | ||
| 339 | chaos_calendar! | 337 | chaos_calendar! |
| 340 | coffee-rails (~> 4.0) | 338 | coffee-rails (~> 4.0) |
| 341 | concurrent-ruby (~> 1.3) | 339 | concurrent-ruby (~> 1.3) |
| 340 | diff-lcs | ||
| 342 | exception_notification (~> 4.5) | 341 | exception_notification (~> 4.5) |
| 343 | globalize (~> 7.0) | 342 | globalize (~> 7.0) |
| 344 | jquery-rails | 343 | jquery-rails |
| @@ -350,7 +349,8 @@ DEPENDENCIES | |||
| 350 | puma | 349 | puma |
| 351 | rails (~> 8.1) | 350 | rails (~> 8.1) |
| 352 | rails-controller-testing | 351 | rails-controller-testing |
| 353 | rails-i18n (~> 8.0) | 352 | rails-i18n (~> 8.1) |
| 353 | rails_icons | ||
| 354 | sass-rails (~> 6.0) | 354 | sass-rails (~> 6.0) |
| 355 | sprockets-rails | 355 | sprockets-rails |
| 356 | test-unit (~> 3.5) | 356 | test-unit (~> 3.5) |
| @@ -374,7 +374,6 @@ CHECKSUMS | |||
| 374 | activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e | 374 | activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e |
| 375 | acts-as-taggable-on (13.0.0) | 375 | acts-as-taggable-on (13.0.0) |
| 376 | acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8 | 376 | acts_as_list (1.2.6) sha256=8345380900b7bee620c07ad00991ccee59af3d8c9e8574f426e321da2865fdc8 |
| 377 | awesome_nested_set (3.9.0) | ||
| 378 | base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b | 377 | base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b |
| 379 | bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd | 378 | bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd |
| 380 | builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f | 379 | builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f |
| @@ -387,6 +386,7 @@ CHECKSUMS | |||
| 387 | connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a | 386 | connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a |
| 388 | crass (1.0.7) sha256=94868719948664c89ddcaf0a37c65048413dfcb1c869470a5f7a7ceb5390b295 | 387 | crass (1.0.7) sha256=94868719948664c89ddcaf0a37c65048413dfcb1c869470a5f7a7ceb5390b295 |
| 389 | date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0 | 388 | date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0 |
| 389 | diff-lcs (2.0.0) sha256=708a5d52ec2945b50f8f53a181174aa1ef2c496edf81c05957fe956dabb363d5 | ||
| 390 | drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373 | 390 | drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373 |
| 391 | erb (6.0.4) sha256=38e3803694be357fe2bfe312487c74beaf9fb4e5beb3e22498952fe1645b95d9 | 391 | erb (6.0.4) sha256=38e3803694be357fe2bfe312487c74beaf9fb4e5beb3e22498952fe1645b95d9 |
| 392 | erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9 | 392 | erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9 |
| @@ -406,11 +406,12 @@ CHECKSUMS | |||
| 406 | globalid (1.4.0) sha256=037f12fbf1d9d7a014d501c2d5c77356fd4ddd96d7a7991d6700bba96706f427 | 406 | globalid (1.4.0) sha256=037f12fbf1d9d7a014d501c2d5c77356fd4ddd96d7a7991d6700bba96706f427 |
| 407 | globalize (7.1.3) sha256=d83203994b24ae9a381129f1475a60c2571d8545a9ffa623475e7dc6f5f56aa1 | 407 | globalize (7.1.3) sha256=d83203994b24ae9a381129f1475a60c2571d8545a9ffa623475e7dc6f5f56aa1 |
| 408 | i18n (1.15.2) sha256=00f9eb62412fe593b2a65a97daa75300d37abb8f7202ec748e94b6d46a9dd1b5 | 408 | i18n (1.15.2) sha256=00f9eb62412fe593b2a65a97daa75300d37abb8f7202ec748e94b6d46a9dd1b5 |
| 409 | icons (0.9.0) sha256=128365c3414a1b76de4ea1913ef9190163fec1f8c701fa9a37fa301c04f4c9dc | ||
| 409 | io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc | 410 | io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc |
| 410 | irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3 | 411 | irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3 |
| 411 | jquery-rails (4.6.1) sha256=619f3496cdcdeaae1fd6dafa52dbac3fc45b745d4e09712da4184a16b3a8d9c0 | 412 | jquery-rails (4.6.1) sha256=619f3496cdcdeaae1fd6dafa52dbac3fc45b745d4e09712da4184a16b3a8d9c0 |
| 412 | jquery-ui-rails (8.0.0) sha256=e198f0ccd84587bc1030e79333db5fdb1100c8d459ed378ff285f57720f6b9c9 | 413 | jquery-ui-rails (8.0.0) sha256=e198f0ccd84587bc1030e79333db5fdb1100c8d459ed378ff285f57720f6b9c9 |
| 413 | json (2.20.0) sha256=9362bc6e55a952b056abf9167cf053358181c904cb70cd6eee0808ea830fc32b | 414 | json (2.21.0) sha256=8de199e53f93450414b9fd49811012a73f3e3265b60468c7274d1cacebde1969 |
| 414 | kgio (2.11.4) sha256=bda7a2146115998a5b07154e708e0ac02c38dcee7e793c33e2e14f600fdfffc6 | 415 | kgio (2.11.4) sha256=bda7a2146115998a5b07154e708e0ac02c38dcee7e793c33e2e14f600fdfffc6 |
| 415 | libxml-ruby (5.0.6) sha256=ef82ff4b4c6aaaa9629f0a2d5deccd9502507e368bf2c5a98d675f634013ca46 | 416 | libxml-ruby (5.0.6) sha256=ef82ff4b4c6aaaa9629f0a2d5deccd9502507e368bf2c5a98d675f634013ca46 |
| 416 | logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203 | 417 | logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203 |
| @@ -445,7 +446,6 @@ CHECKSUMS | |||
| 445 | pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570 | 446 | pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570 |
| 446 | prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193 | 447 | prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193 |
| 447 | prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85 | 448 | prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85 |
| 448 | psych (5.4.0) sha256=14f72d69a611af663d7d70e4a7b67d9eb1f3ae9f8d916b478961d5a0075ba5b7 | ||
| 449 | puma (8.0.2) sha256=c8ed871dfbbe66448ea9ffd46692342d9804d4071522b52b5331b7b6e7b686fb | 449 | puma (8.0.2) sha256=c8ed871dfbbe66448ea9ffd46692342d9804d4071522b52b5331b7b6e7b686fb |
| 450 | racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f | 450 | racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f |
| 451 | rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2 | 451 | rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2 |
| @@ -457,10 +457,12 @@ CHECKSUMS | |||
| 457 | rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d | 457 | rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d |
| 458 | rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89 | 458 | rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89 |
| 459 | rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3 | 459 | rails-i18n (8.1.0) sha256=52d5fd6c0abef28d84223cc05647f6ae0fd552637a1ede92deee9545755b6cf3 |
| 460 | rails_icons (1.9.0) sha256=f62aa09908a978d76756c13b610b8596bb953fc622dc224ea8bd5a8c6899a4d1 | ||
| 460 | railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22 | 461 | railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22 |
| 461 | raindrops (0.20.1) sha256=aa0eb9ff6834f2d9e232ba688bd49cb30be893bc5a3452e74722c94c1fab4730 | 462 | raindrops (0.20.1) sha256=aa0eb9ff6834f2d9e232ba688bd49cb30be893bc5a3452e74722c94c1fab4730 |
| 462 | rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701 | 463 | rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701 |
| 463 | rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192 | 464 | rbs (4.0.3) sha256=5a7bf70e2628549d9a1f44eae447b2cfe55968a9c60cfff52693a4bdcc020e14 |
| 465 | rdoc (8.0.0) sha256=03bf8c08a9639658855a0cfd77c0abca8325c227693f7f33f82957811348c469 | ||
| 464 | reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835 | 466 | reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835 |
| 465 | request_store (1.7.0) sha256=e1b75d5346a315f452242a68c937ef8e48b215b9453a77a6c0acdca2934c88cb | 467 | request_store (1.7.0) sha256=e1b75d5346a315f452242a68c937ef8e48b215b9453a77a6c0acdca2934c88cb |
| 466 | sass-rails (6.0.0) sha256=e0b6448ea1c7929fd5929fc7a8eb2d78045e44cc82fc0765a249d3fa1c5810d3 | 468 | sass-rails (6.0.0) sha256=e0b6448ea1c7929fd5929fc7a8eb2d78045e44cc82fc0765a249d3fa1c5810d3 |
| @@ -469,7 +471,6 @@ CHECKSUMS | |||
| 469 | securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1 | 471 | securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1 |
| 470 | sprockets (4.2.2) sha256=761e5a49f1c288704763f73139763564c845a8f856d52fba013458f8af1b59b1 | 472 | sprockets (4.2.2) sha256=761e5a49f1c288704763f73139763564c845a8f856d52fba013458f8af1b59b1 |
| 471 | sprockets-rails (3.5.2) sha256=a9e88e6ce9f8c912d349aa5401509165ec42326baf9e942a85de4b76dbc4119e | 473 | sprockets-rails (3.5.2) sha256=a9e88e6ce9f8c912d349aa5401509165ec42326baf9e942a85de4b76dbc4119e |
| 472 | stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1 | ||
| 473 | test-unit (3.7.8) sha256=689d1ca53f4d46f678b4e5d68d8e4294f87fc5e8b9238cc4de7c5727e8d65943 | 474 | test-unit (3.7.8) sha256=689d1ca53f4d46f678b4e5d68d8e4294f87fc5e8b9238cc4de7c5727e8d65943 |
| 474 | thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73 | 475 | thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73 |
| 475 | tilt (2.7.0) sha256=0d5b9ba69f6a36490c64b0eee9f6e9aad517e20dcc848800a06eb116f08c6ab3 | 476 | tilt (2.7.0) sha256=0d5b9ba69f6a36490c64b0eee9f6e9aad517e20dcc848800a06eb116f08c6ab3 |
