Merge branch 'rs-remove-stamp' into 'master'
Remove stamp gem
Closes #5908
See merge request !2323
Showing
... | ... | @@ -67,10 +67,6 @@ gem 'grape', '~> 0.13.0' |
gem 'grape-entity', '~> 0.4.2' | ||
gem 'rack-cors', '~> 0.4.0', require: 'rack/cors' | ||
# Format dates and times | ||
# based on human-friendly examples | ||
gem "stamp", '~> 0.6.0' | ||
# Pagination | ||
gem "kaminari", "~> 0.16.3" | ||
... | ... |
config/initializers/date_time_formats.rb
0 → 100644
Please
register
or
sign in
to comment