Bump more gems
- administrate - fog - openid_connect
This commit is contained in:
parent
a6c321e428
commit
dc9430b015
3 changed files with 26 additions and 17 deletions
35
Gemfile.lock
35
Gemfile.lock
|
@ -82,7 +82,7 @@ GEM
|
||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
addressable (2.5.2)
|
addressable (2.5.2)
|
||||||
public_suffix (>= 2.0.2, < 4.0)
|
public_suffix (>= 2.0.2, < 4.0)
|
||||||
administrate (0.8.1)
|
administrate (0.9.0)
|
||||||
actionpack (>= 4.2, < 5.2)
|
actionpack (>= 4.2, < 5.2)
|
||||||
actionview (>= 4.2, < 5.2)
|
actionview (>= 4.2, < 5.2)
|
||||||
activerecord (>= 4.2, < 5.2)
|
activerecord (>= 4.2, < 5.2)
|
||||||
|
@ -98,14 +98,14 @@ GEM
|
||||||
arel (9.0.0)
|
arel (9.0.0)
|
||||||
ast (2.4.0)
|
ast (2.4.0)
|
||||||
attr_required (1.0.1)
|
attr_required (1.0.1)
|
||||||
autoprefixer-rails (7.2.5)
|
autoprefixer-rails (8.0.0)
|
||||||
execjs
|
execjs
|
||||||
axlsx (2.0.1)
|
axlsx (2.0.1)
|
||||||
htmlentities (~> 4.3.1)
|
htmlentities (~> 4.3.1)
|
||||||
nokogiri (>= 1.4.1)
|
nokogiri (>= 1.4.1)
|
||||||
rubyzip (~> 1.0.0)
|
rubyzip (~> 1.0.0)
|
||||||
bcrypt (3.1.11)
|
bcrypt (3.1.11)
|
||||||
bindata (2.4.1)
|
bindata (2.4.2)
|
||||||
bindex (0.5.0)
|
bindex (0.5.0)
|
||||||
bootstrap-sass (3.3.7)
|
bootstrap-sass (3.3.7)
|
||||||
autoprefixer-rails (>= 5.2.1)
|
autoprefixer-rails (>= 5.2.1)
|
||||||
|
@ -205,7 +205,7 @@ GEM
|
||||||
ffi (1.9.18)
|
ffi (1.9.18)
|
||||||
fission (0.5.0)
|
fission (0.5.0)
|
||||||
CFPropertyList (~> 2.2)
|
CFPropertyList (~> 2.2)
|
||||||
fog (1.41.0)
|
fog (1.42.0)
|
||||||
fog-aliyun (>= 0.1.0)
|
fog-aliyun (>= 0.1.0)
|
||||||
fog-atmos
|
fog-atmos
|
||||||
fog-aws (>= 0.6.0)
|
fog-aws (>= 0.6.0)
|
||||||
|
@ -222,6 +222,7 @@ GEM
|
||||||
fog-json
|
fog-json
|
||||||
fog-local
|
fog-local
|
||||||
fog-openstack
|
fog-openstack
|
||||||
|
fog-ovirt
|
||||||
fog-powerdns (>= 0.1.1)
|
fog-powerdns (>= 0.1.1)
|
||||||
fog-profitbricks
|
fog-profitbricks
|
||||||
fog-rackspace
|
fog-rackspace
|
||||||
|
@ -238,7 +239,7 @@ GEM
|
||||||
fog-xenserver
|
fog-xenserver
|
||||||
fog-xml (~> 0.1.1)
|
fog-xml (~> 0.1.1)
|
||||||
ipaddress (~> 0.5)
|
ipaddress (~> 0.5)
|
||||||
json (>= 1.8, < 2.0)
|
json (~> 2.0)
|
||||||
fog-aliyun (0.2.0)
|
fog-aliyun (0.2.0)
|
||||||
fog-core (~> 1.27)
|
fog-core (~> 1.27)
|
||||||
fog-json (~> 1.0)
|
fog-json (~> 1.0)
|
||||||
|
@ -300,6 +301,11 @@ GEM
|
||||||
fog-core (~> 1.40)
|
fog-core (~> 1.40)
|
||||||
fog-json (>= 1.0)
|
fog-json (>= 1.0)
|
||||||
ipaddress (>= 0.8)
|
ipaddress (>= 0.8)
|
||||||
|
fog-ovirt (0.1.3)
|
||||||
|
fog-core (~> 1.45)
|
||||||
|
fog-json
|
||||||
|
fog-xml (~> 0.1.1)
|
||||||
|
rbovirt (~> 0.1.5)
|
||||||
fog-powerdns (0.1.1)
|
fog-powerdns (0.1.1)
|
||||||
fog-core (~> 1.27)
|
fog-core (~> 1.27)
|
||||||
fog-json (~> 1.0)
|
fog-json (~> 1.0)
|
||||||
|
@ -411,7 +417,7 @@ GEM
|
||||||
rails-dom-testing (>= 1, < 3)
|
rails-dom-testing (>= 1, < 3)
|
||||||
railties (>= 4.2.0)
|
railties (>= 4.2.0)
|
||||||
thor (>= 0.14, < 2.0)
|
thor (>= 0.14, < 2.0)
|
||||||
json (1.8.6)
|
json (2.1.0)
|
||||||
json-jwt (1.8.3)
|
json-jwt (1.8.3)
|
||||||
activesupport
|
activesupport
|
||||||
bindata
|
bindata
|
||||||
|
@ -499,7 +505,7 @@ GEM
|
||||||
oauth2 (~> 1.1)
|
oauth2 (~> 1.1)
|
||||||
omniauth (~> 1.2)
|
omniauth (~> 1.2)
|
||||||
open4 (1.3.4)
|
open4 (1.3.4)
|
||||||
openid_connect (1.1.3)
|
openid_connect (1.1.4)
|
||||||
activemodel
|
activemodel
|
||||||
attr_required (>= 1.0.0)
|
attr_required (>= 1.0.0)
|
||||||
json (>= 1.4.3)
|
json (>= 1.4.3)
|
||||||
|
@ -537,12 +543,12 @@ GEM
|
||||||
rack
|
rack
|
||||||
rack-mini-profiler (0.10.7)
|
rack-mini-profiler (0.10.7)
|
||||||
rack (>= 1.2.0)
|
rack (>= 1.2.0)
|
||||||
rack-oauth2 (1.7.0)
|
rack-oauth2 (1.8.2)
|
||||||
activesupport (>= 2.3)
|
activesupport
|
||||||
attr_required (>= 0.0.5)
|
attr_required
|
||||||
httpclient (>= 2.4)
|
httpclient
|
||||||
multi_json (>= 1.3.6)
|
json-jwt
|
||||||
rack (>= 1.1)
|
rack
|
||||||
rack-protection (2.0.1)
|
rack-protection (2.0.1)
|
||||||
rack
|
rack
|
||||||
rack-test (0.8.2)
|
rack-test (0.8.2)
|
||||||
|
@ -581,6 +587,9 @@ GEM
|
||||||
rb-fsevent (0.10.2)
|
rb-fsevent (0.10.2)
|
||||||
rb-inotify (0.9.10)
|
rb-inotify (0.9.10)
|
||||||
ffi (>= 0.5.0, < 2)
|
ffi (>= 0.5.0, < 2)
|
||||||
|
rbovirt (0.1.5)
|
||||||
|
nokogiri
|
||||||
|
rest-client (> 1.7.0)
|
||||||
rbvmomi (1.11.6)
|
rbvmomi (1.11.6)
|
||||||
builder (~> 3.0)
|
builder (~> 3.0)
|
||||||
json (>= 1.8)
|
json (>= 1.8)
|
||||||
|
|
|
@ -16,7 +16,7 @@ as well as a link to its edit page.
|
||||||
[1]: http://www.rubydoc.info/gems/administrate/Administrate/Page/Show
|
[1]: http://www.rubydoc.info/gems/administrate/Administrate/Page/Show
|
||||||
%>
|
%>
|
||||||
|
|
||||||
<% content_for(:title) { "#{t("administrate.actions.show")} #{page.page_title}" } %>
|
<% content_for(:title) { t("administrate.actions.show_resource", name: page.page_title) } %>
|
||||||
<% procedure = page.resource %>
|
<% procedure = page.resource %>
|
||||||
|
|
||||||
<header class="main-content__header" role="banner">
|
<header class="main-content__header" role="banner">
|
||||||
|
@ -26,7 +26,7 @@ as well as a link to its edit page.
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<%= link_to(
|
<%= link_to(
|
||||||
"#{t("administrate.actions.edit")} #{page.page_title}",
|
t("administrate.actions.edit_resource", name: page.page_title),
|
||||||
[:edit, namespace, page.resource],
|
[:edit, namespace, page.resource],
|
||||||
class: "button",
|
class: "button",
|
||||||
) if valid_action? :edit %>
|
) if valid_action? :edit %>
|
||||||
|
|
|
@ -16,7 +16,7 @@ as well as a link to its edit page.
|
||||||
[1]: http://www.rubydoc.info/gems/administrate/Administrate/Page/Show
|
[1]: http://www.rubydoc.info/gems/administrate/Administrate/Page/Show
|
||||||
%>
|
%>
|
||||||
|
|
||||||
<% content_for(:title) { "#{t("administrate.actions.show")} #{page.page_title}" } %>
|
<% content_for(:title) { t("administrate.actions.show_resource", name: page.page_title) } %>
|
||||||
<% procedure = page.resource %>
|
<% procedure = page.resource %>
|
||||||
|
|
||||||
<header class="main-content__header" role="banner">
|
<header class="main-content__header" role="banner">
|
||||||
|
@ -26,7 +26,7 @@ as well as a link to its edit page.
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<%= link_to(
|
<%= link_to(
|
||||||
"#{t("administrate.actions.edit")} #{page.page_title}",
|
t("administrate.actions.edit_resource", name: page.page_title),
|
||||||
[:edit, namespace, page.resource],
|
[:edit, namespace, page.resource],
|
||||||
class: "button",
|
class: "button",
|
||||||
) if valid_action? :edit %>
|
) if valid_action? :edit %>
|
||||||
|
|
Loading…
Add table
Reference in a new issue