Skip to content

Commit baa8947

Browse files
authored
Merge pull request #6283 from NHSDigital/dependabot/bundler/bundler-ea4d1962df
Bump action_text-trix from 2.1.16 to 2.1.17 in the bundler group across 1 directory
2 parents b11434e + f67e70e commit baa8947

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Style/FrozenStringLiteralComment:
7676
Enabled: true
7777
EnforcedStyle: always_true
7878
Exclude:
79+
- db/data_schema.rb
7980
- db/schema.rb
8081

8182
Style/NumericLiterals:

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ GIT
2525
GEM
2626
remote: https://rubygems.org/
2727
specs:
28-
action_text-trix (2.1.16)
28+
action_text-trix (2.1.17)
2929
railties
3030
actioncable (8.1.2)
3131
actionpack (= 8.1.2)

db/data_schema.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
# frozen_string_literal: true
2-
31
DataMigrate::Data.define(version: 2026_03_05_165603)

0 commit comments

Comments
 (0)