We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584b18a commit 64416ecCopy full SHA for 64416ec
Gemfile
@@ -41,7 +41,7 @@ gem "litestack", "~> 0.4.2"
41
gem "jbuilder", "~> 2.11.5"
42
43
# Get meta data from audio file
44
-gem "wahwah", "~> 1.5.0"
+gem "wahwah", "~> 1.6.0"
45
46
# Pagination
47
gem "pagy", "~> 6.0.0"
Gemfile.lock
@@ -374,7 +374,7 @@ GEM
374
uniform_notifier (1.16.0)
375
url_mount (0.2.1)
376
rack
377
- wahwah (1.5.1)
+ wahwah (1.6.2)
378
web-console (4.2.1)
379
actionview (>= 6.0.0)
380
activemodel (>= 6.0.0)
@@ -432,7 +432,7 @@ DEPENDENCIES
432
stimulus-rails (~> 1.2.1)
433
turbo-rails (~> 1.5.0)
434
tzinfo-data
435
- wahwah (~> 1.5.0)
+ wahwah (~> 1.6.0)
436
web-console (>= 3.3.0)
437
webmock (~> 3.18.0)
438
0 commit comments