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.
2 parents 5586a3d + cb030f7 commit d1c3155Copy full SHA for d1c3155
Gemfile
@@ -8,6 +8,7 @@ gem 'bcrypt-ruby', '3.1.2'
8
gem 'faker', '1.1.2'
9
gem 'will_paginate', '3.0.4'
10
gem 'bootstrap-will_paginate', '0.0.9'
11
+gem 'sprockets', '2.11.0'
12
13
group :development, :test do
14
gem 'sqlite3', '1.3.8'
0 commit comments