Skip to content

Commit

Permalink
Merge pull request #2796 from sonalkr132/update-shoryuken
Browse files Browse the repository at this point in the history
Update shoryuken from 3.3.1 to 4.0.3
  • Loading branch information
sonalkr132 authored Sep 16, 2021
2 parents 966a6df + 080dcee commit 9075afd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ gem "rbtrace", "~> 0.4.8"
gem "rdoc"
gem "rest-client", require: "rest_client"
gem "roadie-rails"
gem "shoryuken", "~> 3.3.0", require: false
gem "shoryuken", "~> 4.0", require: false
gem "statsd-instrument", "~> 2.3.0"
gem "unicorn", "~> 5.8.0"
gem "validates_formatting_of"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ GEM
autoprefixer-rails (10.3.3.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.499.0)
aws-partitions (1.501.0)
aws-sdk-core (3.121.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
Expand Down Expand Up @@ -348,7 +348,7 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shoryuken (3.3.1)
shoryuken (4.0.3)
aws-sdk-core (>= 2)
concurrent-ruby
thor
Expand Down Expand Up @@ -459,7 +459,7 @@ DEPENDENCIES
rubocop-rails (= 2.9.1)
sassc-rails
selenium-webdriver
shoryuken (~> 3.3.0)
shoryuken (~> 4.0)
shoulda
simplecov
sprockets-rails
Expand Down

0 comments on commit 9075afd

Please sign in to comment.