add gem rsolr
Showing
| ... | @@ -22,6 +22,7 @@ gem 'carrierwave' | ... | @@ -22,6 +22,7 @@ gem 'carrierwave' |
| gem 'kaminari' | gem 'kaminari' | ||
| gem "settingslogic" | gem "settingslogic" | ||
| gem 'sidekiq' | gem 'sidekiq' | ||
| gem 'rsolr' | |||
| group :development, :test do | group :development, :test do | ||
| # Call 'byebug' anywhere in the code to stop execution and get a debugger console | # Call 'byebug' anywhere in the code to stop execution and get a debugger console | ||
| ... | ... |
Please
register
or
sign in
to comment