Skip to content

Commit

Permalink
update gems (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmega authored Sep 24, 2024
1 parent f8b7d39 commit 3d11fe1
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ GEM
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
erubi (1.13.0)
et-orbi (1.2.7)
et-orbi (1.2.11)
tzinfo
factory_bot (6.4.2)
activesupport (>= 5.0.0)
Expand All @@ -200,12 +200,12 @@ GEM
rack-protection (>= 1.5.3, <= 4.0.0)
sanitize (< 7)
foreman (0.87.2)
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
fugit (1.11.1)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.4)
google-protobuf (3.25.5)
govuk-components (4.1.2)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
Expand Down Expand Up @@ -319,7 +319,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (5.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0)
Expand Down Expand Up @@ -379,8 +379,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.7)
rolify (6.0.1)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
Expand Down Expand Up @@ -478,7 +477,6 @@ GEM
hashie
version_gem (~> 1.1, >= 1.1.1)
stringio (3.1.1)
strscan (3.1.0)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
Expand All @@ -497,7 +495,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.1)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 3d11fe1

Please sign in to comment.