Skip to content

Commit d1c3155

Browse files
committed
Merge pull request #24 from unchris/patch-1
specify sprockets 2.11.0
2 parents 5586a3d + cb030f7 commit d1c3155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ gem 'bcrypt-ruby', '3.1.2'
88
gem 'faker', '1.1.2'
99
gem 'will_paginate', '3.0.4'
1010
gem 'bootstrap-will_paginate', '0.0.9'
11+
gem 'sprockets', '2.11.0'
1112

1213
group :development, :test do
1314
gem 'sqlite3', '1.3.8'

0 commit comments

Comments
 (0)