Skip to content

Commit

Permalink
Merge pull request #141 from alphagov/remove-oj
Browse files Browse the repository at this point in the history
Remove `oj` gem
  • Loading branch information
csutter authored Dec 8, 2023
2 parents b839032 + 4033928 commit a137a4c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ gem "govuk_app_config"
gem "govuk_message_queue_consumer"
gem "jsonpath"
gem "loofah"
gem "oj"

group :test do
gem "grpc_mock"
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ GEM
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
oj (3.16.1)
opentelemetry-api (1.2.3)
opentelemetry-common (0.20.0)
opentelemetry-api (~> 1.0)
Expand Down Expand Up @@ -520,7 +519,6 @@ DEPENDENCIES
json_schemer
jsonpath
loofah
oj
railties (= 7.0.7.2)
rspec-rails
rubocop-govuk
Expand Down
3 changes: 0 additions & 3 deletions config/initializers/json.rb

This file was deleted.

0 comments on commit a137a4c

Please sign in to comment.