Skip to content

Commit

Permalink
Specify 3.3.9 in the gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeetenby authored and dfeetenby committed Nov 27, 2024
1 parent 983c14c commit a454325
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 @@ -83,6 +83,7 @@ group :development, :test do
gem 'foreman'
gem 'pry-byebug'
gem 'pry-rails'
gem 'rexml', '3.3.9'
gem 'rubocop-factory_bot', require: false
gem 'rubocop-govuk', require: false
gem 'rubocop-performance', require: false
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,7 @@ DEPENDENCIES
rails
rails-erd
redcarpet
rexml (= 3.3.9)
rspec-rails
rubocop-factory_bot
rubocop-govuk
Expand Down

0 comments on commit a454325

Please sign in to comment.