mirror of
https://github.com/cmur2/openvpn-status-web.git
synced 2025-08-10 20:48:39 +02:00
Safer gems
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -1,5 +1,4 @@
|
|||||||
|
source 'https://rubygems.org'
|
||||||
source 'http://rubygems.org'
|
|
||||||
|
|
||||||
gem 'rack'
|
gem 'rack'
|
||||||
gem 'mongrel'
|
gem 'mongrel'
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: http://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
cgi_multipart_eof_fix (2.5.0)
|
cgi_multipart_eof_fix (2.5.0)
|
||||||
daemons (1.1.9)
|
daemons (1.1.9)
|
||||||
|
Reference in New Issue
Block a user