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.
1 parent 0ab49f0 commit 9aced60Copy full SHA for 9aced60
sprockets-rails.gemspec
@@ -1,9 +1,6 @@
1
-$:.unshift File.expand_path("../lib", __FILE__)
2
-require "sprockets/rails/version"
3
-
4
Gem::Specification.new do |s|
5
s.name = "sprockets-rails"
6
- s.version = Sprockets::Rails::VERSION
+ s.version = "2.1.2"
7
8
s.homepage = "https://github.com/rails/sprockets-rails"
9
s.summary = "Sprockets Rails integration"
0 commit comments