Gemfile in less-rails-bootstrap-2.2.1 vs Gemfile in less-rails-bootstrap-2.3.0
- old
+ new
@@ -1,8 +1,7 @@
-source :rubygems
-gemspec
+source 'https://rubygems.org'
-gem 'less-rails', :path => ENV['LESS_RAILS_SOURCE'] if ENV['LESS_RAILS_SOURCE']
+gemspec
gem "therubyracer", ">= 0.10.1", :require => nil, :platforms => :ruby
gem "therubyrhino", ">= 1.73.2", :require => nil, :platforms => :jruby