We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1829a3d commit 28c4fe9Copy full SHA for 28c4fe9
Gemfile.lock
@@ -125,7 +125,7 @@ GEM
125
rails-dom-testing (2.0.3)
126
activesupport (>= 4.2.0)
127
nokogiri (>= 1.6)
128
- rails-html-sanitizer (1.4.2)
+ rails-html-sanitizer (1.4.3)
129
loofah (~> 2.3)
130
railties (7.0.3)
131
actionpack (= 7.0.3)
@@ -162,7 +162,7 @@ GEM
162
diff-lcs (>= 1.2.0, < 2.0)
163
rspec-support (~> 3.11.0)
164
rspec-support (3.11.0)
165
- rubocop (1.30.1)
+ rubocop (1.31.0)
166
parallel (~> 1.10)
167
parser (>= 3.1.0.0)
168
rainbow (>= 2.2.2, < 4.0)
@@ -205,7 +205,7 @@ GEM
205
crack (>= 0.3.2)
206
hashdiff (>= 0.4.0, < 2.0.0)
207
zache (0.12.0)
208
- zeitwerk (2.5.4)
+ zeitwerk (2.6.0)
209
210
PLATFORMS
211
ruby
0 commit comments