Skip to content

Commit 64416ec

Browse files
committed
Upgrade wahwah to 1.6
1 parent 584b18a commit 64416ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ gem "litestack", "~> 0.4.2"
4141
gem "jbuilder", "~> 2.11.5"
4242

4343
# Get meta data from audio file
44-
gem "wahwah", "~> 1.5.0"
44+
gem "wahwah", "~> 1.6.0"
4545

4646
# Pagination
4747
gem "pagy", "~> 6.0.0"

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ GEM
374374
uniform_notifier (1.16.0)
375375
url_mount (0.2.1)
376376
rack
377-
wahwah (1.5.1)
377+
wahwah (1.6.2)
378378
web-console (4.2.1)
379379
actionview (>= 6.0.0)
380380
activemodel (>= 6.0.0)
@@ -432,7 +432,7 @@ DEPENDENCIES
432432
stimulus-rails (~> 1.2.1)
433433
turbo-rails (~> 1.5.0)
434434
tzinfo-data
435-
wahwah (~> 1.5.0)
435+
wahwah (~> 1.6.0)
436436
web-console (>= 3.3.0)
437437
webmock (~> 3.18.0)
438438

0 commit comments

Comments
 (0)