Skip to content

Commit

Permalink
Remove unused rack-store gem
Browse files Browse the repository at this point in the history
  • Loading branch information
eagletmt committed Oct 5, 2023
1 parent 0637ca7 commit 6ea8f1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kuroko2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Gem::Specification.new do |s|
s.add_dependency 'momentjs-rails'
s.add_dependency 'rails_bootstrap_sortable'
s.add_dependency "select2-rails"
s.add_dependency 'rack-store', '~> 0.0.4'
s.add_dependency 'serverengine', '~> 1.5.7'
s.add_dependency 'omniauth', '>= 2.0.0'
s.add_dependency 'omniauth-google-oauth2', '>= 1.0.0'
Expand Down

0 comments on commit 6ea8f1b

Please sign in to comment.