about summary refs log tree commit diff stats
path: root/Gemfile
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2021-03-12 12:51:03 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2021-03-12 12:51:03 -0500
commit6a7d582ecbe6697b08d4b2269f4f256da2d90211 (patch)
tree3a0f11b95615fc276b1a972bf7de3f2040b86193 /Gemfile
parente69fda8b834768cdf98a92f1ce34fbaf7daf4862 (diff)
downloadthoughts-6a7d582ecbe6697b08d4b2269f4f256da2d90211.tar.gz
thoughts-6a7d582ecbe6697b08d4b2269f4f256da2d90211.tar.bz2
thoughts-6a7d582ecbe6697b08d4b2269f4f256da2d90211.zip
Fixed asset precompilation stuff
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile index 39251a1..8293136 100644 --- a/Gemfile +++ b/Gemfile
@@ -74,3 +74,4 @@ gem 'jquery-ui-rails'
74gem 'js-routes' 74gem 'js-routes'
75gem 'audited', '~> 4.7' 75gem 'audited', '~> 4.7'
76gem 'enumerize' 76gem 'enumerize'
77gem 'sprockets', '3.7.2' \ No newline at end of file