Skip to content

Commit

Permalink
Revert "add concurrent v1.3.4 to gemfile (#362)" (#364)
Browse files Browse the repository at this point in the history
This reverts commit 79235bc.
  • Loading branch information
yuenmichelle1 authored Aug 20, 2024
1 parent 3e436e1 commit d06bfe5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ 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: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ 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 d06bfe5

Please sign in to comment.