Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 8 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ GEM
crack (1.0.0)
bigdecimal
rexml
defra_ruby_style (0.4.0)
rubocop (>= 1.0, < 2.0)
rubocop-factory_bot
rubocop-rake
rubocop-rspec
defra_ruby_style (0.4.1)
diff-lcs (1.6.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
Expand Down Expand Up @@ -86,7 +82,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-event (1.3.3)
json (2.13.2)
json (2.15.0)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
mime-types (3.5.1)
Expand All @@ -103,7 +99,7 @@ GEM
parser (3.3.9.0)
ast (~> 2.4.1)
racc
prism (1.4.0)
prism (1.5.1)
protocol-hpack (1.4.2)
protocol-http (0.25.0)
protocol-http1 (0.16.0)
Expand All @@ -115,7 +111,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.3.0)
regexp_parser (2.11.2)
regexp_parser (2.11.3)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -146,12 +142,9 @@ GEM
rubocop-ast (>= 1.46.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.46.0)
rubocop-ast (1.47.1)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-factory_bot (2.27.1)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-rake (0.7.1)
lint_roller (~> 1.1)
rubocop (>= 1.72.1)
Expand All @@ -170,9 +163,9 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (3.1.5)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
webmock (3.25.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down