Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeetenby authored and dfeetenby committed Nov 11, 2024
1 parent 59009cf commit 94d803e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ gem 'pg'
gem 'puma'
gem 'rails'
gem 'sprockets-rails'
gem 'rexml', '>= 3.3.9'

# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
gem 'importmap-rails'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ DEPENDENCIES
rails
rails-erd
redcarpet
rexml (>= 3.3.9)
rspec-rails
rubocop-factory_bot
rubocop-govuk
Expand Down

0 comments on commit 94d803e

Please sign in to comment.