Skip to content

Commit 5c7e261

Browse files
committed
Use latest sprockets 3.7.x release
This was many minor versions behind. We want to ensure our CI uses the current minor version.
1 parent 438151a commit 5c7e261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemfiles/sprockets_3_0.gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem "sprockets", "~> 3.0.3"
3+
gem "sprockets", "~> 3.7"
44

55
# Specify your gem's dependencies in sassc-rails.gemspec
66
gemspec path: "../"

0 commit comments

Comments
 (0)