Skip to content

Commit

Permalink
Merge pull request #384 from blackcandy-org/update-dependencies
Browse files Browse the repository at this point in the history
Upgrade wahwah to 1.6
  • Loading branch information
aidewoode authored Jun 11, 2024
2 parents 584b18a + 64416ec commit 8c8ec91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gem "litestack", "~> 0.4.2"
gem "jbuilder", "~> 2.11.5"

# Get meta data from audio file
gem "wahwah", "~> 1.5.0"
gem "wahwah", "~> 1.6.0"

# Pagination
gem "pagy", "~> 6.0.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ GEM
uniform_notifier (1.16.0)
url_mount (0.2.1)
rack
wahwah (1.5.1)
wahwah (1.6.2)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
Expand Down Expand Up @@ -432,7 +432,7 @@ DEPENDENCIES
stimulus-rails (~> 1.2.1)
turbo-rails (~> 1.5.0)
tzinfo-data
wahwah (~> 1.5.0)
wahwah (~> 1.6.0)
web-console (>= 3.3.0)
webmock (~> 3.18.0)

Expand Down

0 comments on commit 8c8ec91

Please sign in to comment.