Skip to content

Commit f9479f8

Browse files
Bump stimulus-rails from 1.3.3 to 1.3.4
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](hotwired/stimulus-rails@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d659b23 commit f9479f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
regexp_parser (>= 1.5, < 3.0)
9696
xpath (~> 3.2)
9797
chartkick (5.0.7)
98-
concurrent-ruby (1.3.3)
98+
concurrent-ruby (1.3.4)
9999
connection_pool (2.4.1)
100100
crass (1.0.6)
101101
csv (3.2.8)
@@ -209,7 +209,7 @@ GEM
209209
method_source (1.1.0)
210210
mini_mime (1.1.5)
211211
mini_portile2 (2.8.7)
212-
minitest (5.24.1)
212+
minitest (5.25.1)
213213
msgpack (1.7.2)
214214
mustermann (3.0.0)
215215
ruby2_keywords (~> 0.0.1)
@@ -225,7 +225,7 @@ GEM
225225
net-smtp (0.4.0.1)
226226
net-protocol
227227
nio4r (2.7.0)
228-
nokogiri (1.16.6)
228+
nokogiri (1.16.7)
229229
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
orm_adapter (0.5.0)
@@ -239,7 +239,7 @@ GEM
239239
public_suffix (5.0.4)
240240
puma (6.4.2)
241241
nio4r (~> 2.0)
242-
racc (1.8.0)
242+
racc (1.8.1)
243243
rack (2.2.9)
244244
rack-cors (2.0.2)
245245
rack (>= 2.0.0)
@@ -344,7 +344,7 @@ GEM
344344
sprockets (>= 3.0.0)
345345
sqlite3 (1.7.3)
346346
mini_portile2 (~> 2.8.0)
347-
stimulus-rails (1.3.3)
347+
stimulus-rails (1.3.4)
348348
railties (>= 6.0.0)
349349
stringio (3.1.0)
350350
strscan (3.1.0)
@@ -381,7 +381,7 @@ GEM
381381
websocket-extensions (0.1.5)
382382
xpath (3.2.0)
383383
nokogiri (~> 1.8)
384-
zeitwerk (2.6.16)
384+
zeitwerk (2.6.17)
385385

386386
PLATFORMS
387387
ruby

0 commit comments

Comments
 (0)