We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2260758 commit 8fe8eefCopy full SHA for 8fe8eef
Gemfile
@@ -14,7 +14,6 @@ gem 'bootstrap-sass'
14
gem 'font-awesome-rails'
15
gem 'rails-html-sanitizer'
16
gem 'sass-rails', '>= 5'
17
-gem 'concurrent-ruby'
18
19
# Add bundled gems for Ruby 3.3+
20
# https://gihyo.jp/article/2024/01/ruby3.3-bundled-gems
Gemfile.lock
@@ -556,7 +556,6 @@ DEPENDENCIES
556
bootsnap
557
bootstrap-sass
558
capybara
559
- concurrent-ruby
560
csv
561
dotenv-rails
562
factory_bot_rails
0 commit comments