Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
This updates a number of Gems which are out of date.
  • Loading branch information
thomasleese committed Jan 2, 2024
1 parent 65688a7 commit f137cbb
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.2)
actioncable (7.1.2)
actionpack (= 7.1.2)
activesupport (= 7.1.2)
Expand Down Expand Up @@ -139,7 +140,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cgi (0.3.6)
cgi (0.4.1)
climate_control (1.2.0)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
Expand Down Expand Up @@ -265,11 +266,11 @@ GEM
govuk_markdown (2.0.1)
activesupport
redcarpet
haml (6.2.3)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
hashdiff (1.0.1)
hashdiff (1.1.0)
hashie (5.0.0)
html-attributes-utils (1.0.2)
activesupport (>= 6.1.4.4)
Expand Down Expand Up @@ -341,7 +342,7 @@ GEM
snaky_hash (~> 2.0)
version_gem (~> 1.1)
okcomputer (1.18.5)
omniauth (2.1.1)
omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
Expand Down Expand Up @@ -423,7 +424,8 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.1.0)
rbs (3.2.2)
rbs (3.4.1)
abbrev
rdoc (6.6.2)
psych (>= 4.0.0)
redcarpet (3.6.0)
Expand Down Expand Up @@ -509,7 +511,7 @@ GEM
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (6.0.0)
activesupport (>= 5.2.0)
sidekiq (6.5.11)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
Expand Down Expand Up @@ -556,7 +558,7 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
validate_url (1.0.15)
activemodel (>= 3.0.0)
Expand Down

0 comments on commit f137cbb

Please sign in to comment.