Skip to content

Commit

Permalink
add concurrent v1.3.4 to gemfile (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tooyosi authored Aug 20, 2024
1 parent d024c5b commit 79235bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ gem 'sidekiq-congestion', '~> 0.1.0'
gem 'sidekiq-cron'
gem 'spring', group: :development
gem 'zoo_stream', '~> 1.0'
gem 'concurrent-ruby', '1.3.4'

group :test, :development do
gem 'benchmark-ips'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ DEPENDENCIES
aws-sdk (~> 2.3.7)
benchmark-ips
codeclimate-test-reporter (~> 0.5)
concurrent-ruby (= 1.3.4)
factory_bot_rails (~> 4.11.1)
faraday
faraday_middleware
Expand Down

0 comments on commit 79235bc

Please sign in to comment.