Skip to content

Commit 324eace

Browse files
authored
Merge pull request #1978 from openaustralia/develop
this pr contains the changes we rolled back
2 parents f1a41b5 + 7d90610 commit 324eace

47 files changed

Lines changed: 11316 additions & 4924 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/dependabot.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# To get started with Dependabot version updates, you'll need to specify which
2-
# package ecosystems to update and where the package manifests are located.
3-
# Please see the documentation for all configuration options:
1+
# Documentation for all configuration options:
42
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5-
63
version: 2
74
updates:
8-
- package-ecosystem: bundler # See documentation for possible values
5+
- package-ecosystem: bundler
96
directory: "/" # Location of package manifests
107
schedule:
118
interval: "weekly"
9+
open-pull-requests-limit: 2
10+
- package-ecosystem: github-actions
11+
directory: "/"
12+
open-pull-requests-limit: 2

Gemfile.lock

Lines changed: 85 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -11,84 +11,87 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (7.1.3.4)
15-
actionpack (= 7.1.3.4)
16-
activesupport (= 7.1.3.4)
14+
actioncable (7.1.5.2)
15+
actionpack (= 7.1.5.2)
16+
activesupport (= 7.1.5.2)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (7.1.3.4)
21-
actionpack (= 7.1.3.4)
22-
activejob (= 7.1.3.4)
23-
activerecord (= 7.1.3.4)
24-
activestorage (= 7.1.3.4)
25-
activesupport (= 7.1.3.4)
20+
actionmailbox (7.1.5.2)
21+
actionpack (= 7.1.5.2)
22+
activejob (= 7.1.5.2)
23+
activerecord (= 7.1.5.2)
24+
activestorage (= 7.1.5.2)
25+
activesupport (= 7.1.5.2)
2626
mail (>= 2.7.1)
2727
net-imap
2828
net-pop
2929
net-smtp
30-
actionmailer (7.1.3.4)
31-
actionpack (= 7.1.3.4)
32-
actionview (= 7.1.3.4)
33-
activejob (= 7.1.3.4)
34-
activesupport (= 7.1.3.4)
30+
actionmailer (7.1.5.2)
31+
actionpack (= 7.1.5.2)
32+
actionview (= 7.1.5.2)
33+
activejob (= 7.1.5.2)
34+
activesupport (= 7.1.5.2)
3535
mail (~> 2.5, >= 2.5.4)
3636
net-imap
3737
net-pop
3838
net-smtp
3939
rails-dom-testing (~> 2.2)
40-
actionpack (7.1.3.4)
41-
actionview (= 7.1.3.4)
42-
activesupport (= 7.1.3.4)
40+
actionpack (7.1.5.2)
41+
actionview (= 7.1.5.2)
42+
activesupport (= 7.1.5.2)
4343
nokogiri (>= 1.8.5)
4444
racc
4545
rack (>= 2.2.4)
4646
rack-session (>= 1.0.1)
4747
rack-test (>= 0.6.3)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
actiontext (7.1.3.4)
51-
actionpack (= 7.1.3.4)
52-
activerecord (= 7.1.3.4)
53-
activestorage (= 7.1.3.4)
54-
activesupport (= 7.1.3.4)
50+
actiontext (7.1.5.2)
51+
actionpack (= 7.1.5.2)
52+
activerecord (= 7.1.5.2)
53+
activestorage (= 7.1.5.2)
54+
activesupport (= 7.1.5.2)
5555
globalid (>= 0.6.0)
5656
nokogiri (>= 1.8.5)
57-
actionview (7.1.3.4)
58-
activesupport (= 7.1.3.4)
57+
actionview (7.1.5.2)
58+
activesupport (= 7.1.5.2)
5959
builder (~> 3.1)
6060
erubi (~> 1.11)
6161
rails-dom-testing (~> 2.2)
6262
rails-html-sanitizer (~> 1.6)
6363
active_record_doctor (1.14.0)
6464
activerecord (>= 4.2.0)
65-
activejob (7.1.3.4)
66-
activesupport (= 7.1.3.4)
65+
activejob (7.1.5.2)
66+
activesupport (= 7.1.5.2)
6767
globalid (>= 0.3.6)
68-
activemodel (7.1.3.4)
69-
activesupport (= 7.1.3.4)
70-
activerecord (7.1.3.4)
71-
activemodel (= 7.1.3.4)
72-
activesupport (= 7.1.3.4)
68+
activemodel (7.1.5.2)
69+
activesupport (= 7.1.5.2)
70+
activerecord (7.1.5.2)
71+
activemodel (= 7.1.5.2)
72+
activesupport (= 7.1.5.2)
7373
timeout (>= 0.4.0)
7474
activerecord-postgis-adapter (9.0.2)
7575
activerecord (~> 7.1.0)
7676
rgeo-activerecord (~> 7.0.0)
77-
activestorage (7.1.3.4)
78-
actionpack (= 7.1.3.4)
79-
activejob (= 7.1.3.4)
80-
activerecord (= 7.1.3.4)
81-
activesupport (= 7.1.3.4)
77+
activestorage (7.1.5.2)
78+
actionpack (= 7.1.5.2)
79+
activejob (= 7.1.5.2)
80+
activerecord (= 7.1.5.2)
81+
activesupport (= 7.1.5.2)
8282
marcel (~> 1.0)
83-
activesupport (7.1.3.4)
83+
activesupport (7.1.5.2)
8484
base64
85+
benchmark (>= 0.3)
8586
bigdecimal
8687
concurrent-ruby (~> 1.0, >= 1.0.2)
8788
connection_pool (>= 2.2.5)
8889
drb
8990
i18n (>= 1.6, < 2)
91+
logger (>= 1.4.2)
9092
minitest (>= 5.1)
9193
mutex_m
94+
securerandom (>= 0.3)
9295
tzinfo (~> 2.0)
9396
addressable (2.8.7)
9497
public_suffix (>= 2.0.2, < 7.0)
@@ -141,6 +144,7 @@ GEM
141144
base64 (0.3.0)
142145
bcp47_spec (0.2.1)
143146
bcrypt (3.1.20)
147+
benchmark (0.5.0)
144148
better_errors (2.10.1)
145149
erubi (>= 1.0.0)
146150
rack (>= 0.9.0)
@@ -152,7 +156,7 @@ GEM
152156
erubi (~> 1.4)
153157
parser (>= 2.4)
154158
smart_properties
155-
bigdecimal (3.1.8)
159+
bigdecimal (3.3.1)
156160
binding_of_caller (1.0.1)
157161
debug_inspector (>= 1.2.0)
158162
bootsnap (1.18.3)
@@ -196,8 +200,8 @@ GEM
196200
coercible (1.0.0)
197201
descendants_tracker (~> 0.0.1)
198202
colorize (1.1.0)
199-
concurrent-ruby (1.3.4)
200-
connection_pool (2.4.1)
203+
concurrent-ruby (1.3.5)
204+
connection_pool (2.5.5)
201205
counter_culture (3.7.0)
202206
activerecord (>= 4.2)
203207
activesupport (>= 4.2)
@@ -226,7 +230,7 @@ GEM
226230
dotenv-rails (3.1.2)
227231
dotenv (= 3.1.2)
228232
railties (>= 6.1)
229-
drb (2.2.1)
233+
drb (2.2.3)
230234
dumb_delegator (1.0.0)
231235
elasticsearch (7.17.11)
232236
elasticsearch-api (= 7.17.11)
@@ -248,7 +252,7 @@ GEM
248252
rainbow
249253
rubocop (>= 1)
250254
smart_properties
251-
erubi (1.13.0)
255+
erubi (1.13.1)
252256
et-orbi (1.2.11)
253257
tzinfo
254258
execjs (2.9.1)
@@ -291,7 +295,7 @@ GEM
291295
et-orbi (~> 1, >= 1.2.11)
292296
raabro (~> 1.4)
293297
geokit (1.14.0)
294-
globalid (1.2.1)
298+
globalid (1.3.0)
295299
activesupport (>= 6.1)
296300
graphql (2.3.21)
297301
base64
@@ -330,7 +334,7 @@ GEM
330334
csv
331335
mini_mime (>= 1.0.0)
332336
multi_xml (>= 0.5.2)
333-
i18n (1.14.5)
337+
i18n (1.14.7)
334338
concurrent-ruby (~> 1.0)
335339
ice_nine (0.11.2)
336340
io-console (0.7.2)
@@ -368,7 +372,7 @@ GEM
368372
rb-fsevent (~> 0.10, >= 0.10.3)
369373
rb-inotify (~> 0.9, >= 0.9.10)
370374
logger (1.6.0)
371-
loofah (2.22.0)
375+
loofah (2.24.1)
372376
crass (~> 1.0.2)
373377
nokogiri (>= 1.12.0)
374378
lumberjack (1.2.10)
@@ -377,7 +381,7 @@ GEM
377381
net-imap
378382
net-pop
379383
net-smtp
380-
marcel (1.0.4)
384+
marcel (1.1.0)
381385
matrix (0.4.2)
382386
method_source (1.1.0)
383387
mime-types (3.5.2)
@@ -386,15 +390,15 @@ GEM
386390
mini_mime (1.1.5)
387391
mini_racer (0.13.0)
388392
libv8-node (~> 22.5.1.0)
389-
minitest (5.24.1)
393+
minitest (5.26.2)
390394
msgpack (1.7.2)
391395
multi_json (1.15.0)
392396
multi_xml (0.7.1)
393397
bigdecimal (~> 3.1)
394398
multipart-post (2.4.1)
395-
mustermann (3.0.3)
399+
mustermann (3.0.4)
396400
ruby2_keywords (~> 0.0.1)
397-
mutex_m (0.2.0)
401+
mutex_m (0.3.0)
398402
nenv (0.3.0)
399403
net-http (0.4.1)
400404
uri
@@ -454,51 +458,52 @@ GEM
454458
activesupport (>= 3.0.0)
455459
raabro (1.4.0)
456460
racc (1.8.1)
457-
rack (3.2.3)
461+
rack (3.2.4)
458462
rack-attack (6.7.0)
459463
rack (>= 1.0, < 4)
460464
rack-cors (2.0.2)
461465
rack (>= 2.0.0)
462466
rack-mini-profiler (3.3.1)
463467
rack (>= 1.2.0)
464-
rack-protection (4.0.0)
468+
rack-protection (4.2.0)
465469
base64 (>= 0.1.0)
470+
logger (>= 1.6.0)
466471
rack (>= 3.0.0, < 4)
467472
rack-proxy (0.7.7)
468473
rack
469474
rack-session (2.1.1)
470475
base64 (>= 0.1.0)
471476
rack (>= 3.0.0)
472-
rack-test (2.1.0)
477+
rack-test (2.2.0)
473478
rack (>= 1.3)
474479
rackup (2.1.0)
475480
rack (>= 3)
476481
webrick (~> 1.8)
477-
rails (7.1.3.4)
478-
actioncable (= 7.1.3.4)
479-
actionmailbox (= 7.1.3.4)
480-
actionmailer (= 7.1.3.4)
481-
actionpack (= 7.1.3.4)
482-
actiontext (= 7.1.3.4)
483-
actionview (= 7.1.3.4)
484-
activejob (= 7.1.3.4)
485-
activemodel (= 7.1.3.4)
486-
activerecord (= 7.1.3.4)
487-
activestorage (= 7.1.3.4)
488-
activesupport (= 7.1.3.4)
482+
rails (7.1.5.2)
483+
actioncable (= 7.1.5.2)
484+
actionmailbox (= 7.1.5.2)
485+
actionmailer (= 7.1.5.2)
486+
actionpack (= 7.1.5.2)
487+
actiontext (= 7.1.5.2)
488+
actionview (= 7.1.5.2)
489+
activejob (= 7.1.5.2)
490+
activemodel (= 7.1.5.2)
491+
activerecord (= 7.1.5.2)
492+
activestorage (= 7.1.5.2)
493+
activesupport (= 7.1.5.2)
489494
bundler (>= 1.15.0)
490-
railties (= 7.1.3.4)
495+
railties (= 7.1.5.2)
491496
rails-controller-testing (1.0.5)
492497
actionpack (>= 5.0.1.rc1)
493498
actionview (>= 5.0.1.rc1)
494499
activesupport (>= 5.0.1.rc1)
495-
rails-dom-testing (2.2.0)
500+
rails-dom-testing (2.3.0)
496501
activesupport (>= 5.0.0)
497502
minitest
498503
nokogiri (>= 1.6)
499-
rails-html-sanitizer (1.6.0)
504+
rails-html-sanitizer (1.6.2)
500505
loofah (~> 2.21)
501-
nokogiri (~> 1.14)
506+
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)
502507
rails_autolink (1.1.8)
503508
actionview (> 3.1)
504509
activesupport (> 3.1)
@@ -508,9 +513,9 @@ GEM
508513
nio4r
509514
railties
510515
websocket-driver
511-
railties (7.1.3.4)
512-
actionpack (= 7.1.3.4)
513-
activesupport (= 7.1.3.4)
516+
railties (7.1.5.2)
517+
actionpack (= 7.1.5.2)
518+
activesupport (= 7.1.5.2)
514519
irb
515520
rackup (>= 1.0.0)
516521
rake (>= 12.2)
@@ -548,7 +553,7 @@ GEM
548553
http-cookie (>= 1.0.2, < 2.0)
549554
mime-types (>= 1.16, < 4.0)
550555
netrc (~> 0.8)
551-
rexml (3.3.7)
556+
rexml (3.4.4)
552557
rgeo (3.0.1)
553558
rgeo-activerecord (7.0.1)
554559
activerecord (>= 5.0)
@@ -639,6 +644,7 @@ GEM
639644
searchkick (5.3.1)
640645
activemodel (>= 6.1)
641646
hashie
647+
securerandom (0.4.1)
642648
selectize-rails (0.12.6)
643649
selenium-webdriver (4.10.0)
644650
rexml (~> 3.2, >= 3.2.5)
@@ -662,10 +668,11 @@ GEM
662668
simplecov-html (0.12.3)
663669
simplecov_json_formatter (0.1.4)
664670
simpleidn (0.2.3)
665-
sinatra (4.0.0)
671+
sinatra (4.2.0)
672+
logger (>= 1.6.0)
666673
mustermann (~> 3.0)
667674
rack (>= 3.0.0, < 4)
668-
rack-protection (= 4.0.0)
675+
rack-protection (= 4.2.0)
669676
rack-session (>= 2.0.0, < 3)
670677
tilt (~> 2.0)
671678
sitemap_generator (6.3.0)
@@ -728,17 +735,17 @@ GEM
728735
unicode-display_width (>= 1.1.1, < 3)
729736
terser (1.2.3)
730737
execjs (>= 0.3.0, < 3)
731-
thor (1.3.1)
738+
thor (1.4.0)
732739
thread_safe (0.3.6)
733-
tilt (2.4.0)
740+
tilt (2.6.1)
734741
timecop (0.9.10)
735-
timeout (0.4.3)
742+
timeout (0.4.4)
736743
tzinfo (2.0.6)
737744
concurrent-ruby (~> 1.0)
738745
uglifier (4.2.0)
739746
execjs (>= 0.3.0, < 3)
740747
unicode-display_width (2.5.0)
741-
uri (0.13.0)
748+
uri (0.13.2)
742749
validate_url (1.0.15)
743750
activemodel (>= 3.0.0)
744751
public_suffix

0 commit comments

Comments
 (0)