Skip to content

Commit 656c9d2

Browse files
committed
Test on Sprockets 3.0.x
1 parent 38863e0 commit 656c9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gemfiles/Gemfile.sprockets-3.0.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
gemspec :path => "./../.."
33

4-
gem 'sprockets', '3.0.0.beta.6'
4+
gem 'sprockets', '~> 3.0.0'
55

66
gem 'actionpack'
77
gem 'railties'

0 commit comments

Comments
 (0)