Skip to content

Commit c5d2991

Browse files
committed
Updating solargraph to stop it popping up to say it needs updating
Removing references to cluster on the secondary toolkit page and from the cqf banner
1 parent 1fb9b76 commit c5d2991

File tree

4 files changed

+32
-29
lines changed

4 files changed

+32
-29
lines changed

Gemfile.lock

Lines changed: 30 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ GEM
193193
debug_inspector (1.2.0)
194194
descendants_tracker (0.0.4)
195195
thread_safe (~> 0.3, >= 0.3.1)
196-
diff-lcs (1.5.1)
196+
diff-lcs (1.6.0)
197197
docile (1.4.0)
198198
domain_name (0.5.20190701)
199199
unf (>= 0.0.5, < 1.0.0)
@@ -230,7 +230,6 @@ GEM
230230
dry-logic (~> 1.4)
231231
zeitwerk (~> 2.6)
232232
dumb_delegator (0.8.1)
233-
e2mmap (0.1.0)
234233
encryptor (3.0.0)
235234
enumerize (2.7.0)
236235
activesupport (>= 3.2)
@@ -321,13 +320,13 @@ GEM
321320
pp (>= 0.6.0)
322321
rdoc (>= 4.0.0)
323322
reline (>= 0.4.2)
324-
jaro_winkler (1.5.6)
323+
jaro_winkler (1.6.0)
325324
jmespath (1.6.2)
326325
jquery-rails (4.6.0)
327326
rails-dom-testing (>= 1, < 3)
328327
railties (>= 4.2.0)
329328
thor (>= 0.14, < 2.0)
330-
json (2.7.1)
329+
json (2.10.1)
331330
jwt (2.7.1)
332331
kaminari (1.2.2)
333332
activesupport (>= 4.1.0)
@@ -341,11 +340,11 @@ GEM
341340
activerecord
342341
kaminari-core (= 1.2.2)
343342
kaminari-core (1.2.2)
344-
kramdown (2.4.0)
345-
rexml
343+
kramdown (2.5.1)
344+
rexml (>= 3.3.9)
346345
kramdown-parser-gfm (1.1.0)
347346
kramdown (~> 2.0)
348-
language_server-protocol (3.17.0.3)
347+
language_server-protocol (3.17.0.4)
349348
lint_roller (1.1.0)
350349
listen (3.8.0)
351350
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -409,6 +408,7 @@ GEM
409408
rack (>= 1.2, < 4)
410409
snaky_hash (~> 2.0)
411410
version_gem (~> 1.1)
411+
observer (0.1.2)
412412
omniauth (2.1.2)
413413
hashie (>= 3.4.6)
414414
rack (>= 2.2.3)
@@ -422,9 +422,10 @@ GEM
422422
omniauth-rails_csrf_protection (1.0.1)
423423
actionpack (>= 4.2)
424424
omniauth (~> 2.0)
425+
ostruct (0.6.1)
425426
pagy (6.4.3)
426-
parallel (1.24.0)
427-
parser (3.3.5.0)
427+
parallel (1.26.3)
428+
parser (3.3.7.1)
428429
ast (~> 2.4.1)
429430
racc
430431
pdf-core (0.9.0)
@@ -521,7 +522,8 @@ GEM
521522
rb-fsevent (0.11.2)
522523
rb-inotify (0.10.1)
523524
ffi (~> 1.0)
524-
rbs (2.8.4)
525+
rbs (3.8.1)
526+
logger
525527
rdoc (6.12.0)
526528
psych (>= 4.0.0)
527529
redis-client (0.23.2)
@@ -531,7 +533,7 @@ GEM
531533
parser (~> 3.3.0)
532534
rainbow (>= 2.0, < 4.0)
533535
rexml (~> 3.1)
534-
regexp_parser (2.9.0)
536+
regexp_parser (2.10.0)
535537
reline (0.6.0)
536538
io-console (~> 0.5)
537539
request_store (1.7.0)
@@ -541,9 +543,9 @@ GEM
541543
http-cookie (>= 1.0.2, < 2.0)
542544
mime-types (>= 1.16, < 4.0)
543545
netrc (~> 0.8)
544-
reverse_markdown (2.1.1)
546+
reverse_markdown (3.0.0)
545547
nokogiri
546-
rexml (3.3.9)
548+
rexml (3.4.1)
547549
rouge (4.2.0)
548550
rspec (3.13.0)
549551
rspec-core (~> 3.13.0)
@@ -580,8 +582,8 @@ GEM
580582
rubocop-ast (>= 1.30.0, < 2.0)
581583
ruby-progressbar (~> 1.7)
582584
unicode-display_width (>= 2.4.0, < 3.0)
583-
rubocop-ast (1.30.0)
584-
parser (>= 3.2.1.0)
585+
rubocop-ast (1.38.1)
586+
parser (>= 3.3.1.0)
585587
rubocop-performance (1.20.2)
586588
rubocop (>= 1.48.1, < 2.0)
587589
rubocop-ast (>= 1.30.0, < 2.0)
@@ -644,22 +646,25 @@ GEM
644646
snaky_hash (2.0.1)
645647
hashie
646648
version_gem (~> 1.1, >= 1.1.1)
647-
solargraph (0.49.0)
649+
solargraph (0.52.0)
648650
backport (~> 1.2)
649651
benchmark
650652
bundler (~> 2.0)
651653
diff-lcs (~> 1.4)
652-
e2mmap
653-
jaro_winkler (~> 1.5)
654+
jaro_winkler (~> 1.6)
654655
kramdown (~> 2.3)
655656
kramdown-parser-gfm (~> 1.1)
657+
logger (~> 1.6)
658+
observer (~> 0.1)
659+
ostruct (~> 0.6)
656660
parser (~> 3.0)
657-
rbs (~> 2.0)
658-
reverse_markdown (~> 2.0)
661+
rbs (~> 3.0)
662+
reverse_markdown (>= 2.0, < 4)
659663
rubocop (~> 1.38)
660664
thor (~> 1.0)
661665
tilt (~> 2.0)
662666
yard (~> 0.9, >= 0.9.24)
667+
yard-solargraph (~> 0.1)
663668
spring (4.1.1)
664669
spring-watcher-listen (2.1.0)
665670
listen (>= 2.7, < 4.0)
@@ -693,7 +698,7 @@ GEM
693698
execjs (>= 0.3.0, < 3)
694699
thor (1.3.2)
695700
thread_safe (0.3.6)
696-
tilt (2.2.0)
701+
tilt (2.6.0)
697702
timecop (0.9.8)
698703
timeout (0.4.3)
699704
ttfunk (1.7.0)
@@ -707,7 +712,7 @@ GEM
707712
unf (0.1.4)
708713
unf_ext
709714
unf_ext (0.0.8.2)
710-
unicode-display_width (2.5.0)
715+
unicode-display_width (2.6.0)
711716
uniform_notifier (1.16.0)
712717
uri (1.0.2)
713718
version_gem (1.1.3)
@@ -743,7 +748,9 @@ GEM
743748
railties (>= 3.0.7)
744749
xpath (3.2.0)
745750
nokogiri (~> 1.8)
746-
yard (0.9.36)
751+
yard (0.9.37)
752+
yard-solargraph (0.1.0)
753+
yard (~> 0.9)
747754
zeitwerk (2.7.1)
748755

749756
PLATFORMS

app/views/pages/_computing_quality_framework.html.erb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
target: "_blank" %>
1717
</li>
1818
</ul>
19-
<p class="govuk-body card__text">
20-
You can also join a <%= link_to 'Computing Cluster', cms_page_path("computing-clusters") %> to work collaboratively with other schools to improve your computing provision.
21-
</p>
2219
<p class="govuk-body govuk-!-margin-bottom-0">
2320
<%= link_to 'Register now', 'https://computingqualityframework.org/',
2421
class: 'button govuk-button computing-quality-framework__button',

app/views/pages/secondary-toolkit.html.erb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
class_name: 'bordered-card--toolkit',
3838
title: t('.intro.cards.assess.title'),
3939
text: t('.intro.cards.assess.text.html',
40-
cqf_link: link_to("Computing Quality Framework", computing_quality_framework_url),
41-
cluster_link: link_to("Computing Cluster", cms_page_path("computing-clusters"))),
40+
cqf_link: link_to("Computing Quality Framework", computing_quality_framework_url))
4241
}
4342
]
4443
) %>

config/locales/views/pages/secondary-toolkit/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ en:
1818
assess:
1919
title: "Assess your school’s computing provision"
2020
text:
21-
html: "Self-evaluation is the first step to improvement. The %{cqf_link} helps you identify strengths and weaknesses in your computing curriculum and set actionable goals towards achieving our accredited Computing Quality Mark.<br /><br />You can also join a %{cluster_link} to work collaboratively with other schools to improve your computing provision."
21+
html: "Self-evaluation is the first step to improvement. The %{cqf_link} helps you identify strengths and weaknesses in your computing curriculum and set actionable goals towards achieving our accredited Computing Quality Mark."
2222
supporting:
2323
title: "Supporting your GCSE Computer Science provision"
2424
para_1: "If you don’t currently offer GCSE Computer Science at your school, we are dedicated to work with you. Our support will help you create a sustainable computing department, improve provision and build capability and confidence –ultimately getting you in a better position to offer this key subject to your students."

0 commit comments

Comments
 (0)