Skip to content

Commit

Permalink
Bump wahwah from 1.5.1 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [wahwah](https://github.com/aidewoode) from 1.5.1 to 1.6.1.

---
updated-dependencies:
- dependency-name: wahwah
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent e376eec commit efb70d9
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 @@ -17,7 +17,7 @@ gem 'bcrypt', '~> 3.1'
# Use GoodJob as our Active Job queue adapter
gem 'good_job', '~> 3.29'

gem 'wahwah', '~> 1.5.1'
gem 'wahwah', '~> 1.6.1'

gem 'has_scope', '~> 0.8'
gem 'pundit', '~> 2.3'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
wahwah (1.5.1)
wahwah (1.6.1)
webrick (1.8.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand Down Expand Up @@ -313,7 +313,7 @@ DEPENDENCIES
ruby-lsp (~> 0.17.1)
simplecov (~> 0.21)
tzinfo-data
wahwah (~> 1.5.1)
wahwah (~> 1.6.1)
will_paginate (~> 4.0)

RUBY VERSION
Expand Down

0 comments on commit efb70d9

Please sign in to comment.