Skip to content

Commit

Permalink
Bump wahwah from 1.6.4 to 1.6.6 (#621)
Browse files Browse the repository at this point in the history
* Bump wahwah from 1.6.4 to 1.6.6

Bumps [wahwah](https://github.com/aidewoode) from 1.6.4 to 1.6.6.

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update gemset.nix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Aug 17, 2024
1 parent 9a4a21b commit ae320f4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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', '~> 4.2'

gem 'wahwah', '~> 1.6.4'
gem 'wahwah', '~> 1.6.6'

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 @@ -282,7 +282,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
useragent (0.16.10)
wahwah (1.6.4)
wahwah (1.6.6)
webrick (1.8.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand Down Expand Up @@ -319,7 +319,7 @@ DEPENDENCIES
ruby-lsp (~> 0.17.13)
simplecov (~> 0.21)
tzinfo-data
wahwah (~> 1.6.4)
wahwah (~> 1.6.6)
will_paginate (~> 4.0)

RUBY VERSION
Expand Down
4 changes: 2 additions & 2 deletions gemset.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae320f4

Please sign in to comment.