Skip to content

Commit

Permalink
Upgrade shoryuken to 5.x. (#4166)
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Nov 2, 2023
1 parent 22625f3 commit 071bbd3
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 @@ -34,7 +34,7 @@ gem "rbtrace", "~> 0.4.8"
gem "rdoc", "~> 6.5"
gem "roadie-rails", "~> 3.0"
gem "ruby-magic", "~> 0.6"
gem "shoryuken", "~> 4.0", require: false
gem "shoryuken", "~> 5.0", require: false
gem "statsd-instrument", "~> 3.5"
gem "validates_formatting_of", "~> 0.9"
gem "opensearch-dsl", "~> 0.2.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ GEM
semantic (1.6.1)
semantic_logger (4.13.0)
concurrent-ruby (~> 1.0)
shoryuken (4.0.3)
shoryuken (5.3.2)
aws-sdk-core (>= 2)
concurrent-ruby
thor
Expand Down Expand Up @@ -786,7 +786,7 @@ DEPENDENCIES
ruby-magic (~> 0.6)
searchkick (~> 5.2)
selenium-webdriver (~> 4.8)
shoryuken (~> 4.0)
shoryuken (~> 5.0)
shoulda (~> 4.0)
simplecov (~> 0.22)
simplecov-cobertura (~> 2.1)
Expand Down

0 comments on commit 071bbd3

Please sign in to comment.