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 8fe8eef commit 81a5f51Copy full SHA for 81a5f51
Gemfile
@@ -18,7 +18,6 @@ gem 'sass-rails', '>= 5'
18
# Add bundled gems for Ruby 3.3+
19
# https://gihyo.jp/article/2024/01/ruby3.3-bundled-gems
20
gem 'csv'
21
-gem 'ostruct'
22
23
24
# For handling error by Rambulance: https://github.com/yuki24/rambulance
Gemfile.lock
@@ -574,7 +574,6 @@ DEPENDENCIES
574
listen
575
memory_profiler
576
net-http
577
- ostruct
578
pg
579
puma
580
puma_worker_killer
0 commit comments