Merge branch 'master' of github.com:OpenMandrivaSoftware/rosa-build
This commit is contained in:
commit
b7e2634e7b
2
Gemfile
2
Gemfile
|
@ -61,7 +61,7 @@ gem 'uglifier'
|
|||
gem 'therubyracer', platforms: [:mri, :rbx]
|
||||
gem 'therubyrhino', platforms: :jruby
|
||||
|
||||
source 'https://rails-assets.org' do
|
||||
source 'http://insecure.rails-assets.org' do
|
||||
gem 'rails-assets-notifyjs'
|
||||
end
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ GIT
|
|||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
remote: https://rails-assets.org/
|
||||
remote: http://insecure.rails-assets.org
|
||||
specs:
|
||||
actionmailer (4.2.11.1)
|
||||
actionpack (= 4.2.11.1)
|
||||
|
|
Loading…
Reference in New Issue