Bump default gems

- administrate (0.10.0 → 0.11.0)
- groupdate (4.0.1 → 4.0.2)
- spreadsheet_architect (3.1.0 → 3.2.0)
- webpacker (4.0.0.pre.pre.2 → 4.0.0.pre.3)
This commit is contained in:
gregoirenovel 2018-10-16 15:18:11 +02:00
parent 3786a718ff
commit 2ab38955b7
6 changed files with 15 additions and 15 deletions

View file

@ -76,7 +76,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.10.0) administrate (0.11.0)
actionpack (>= 4.2, < 6.0) actionpack (>= 4.2, < 6.0)
actionview (>= 4.2, < 6.0) actionview (>= 4.2, < 6.0)
activerecord (>= 4.2, < 6.0) activerecord (>= 4.2, < 6.0)
@ -92,7 +92,7 @@ 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 (8.3.0) autoprefixer-rails (9.2.0)
execjs execjs
axlsx (3.0.0.pre) axlsx (3.0.0.pre)
htmlentities (~> 4.3, >= 4.3.4) htmlentities (~> 4.3, >= 4.3.4)
@ -372,7 +372,7 @@ GEM
formatador (0.2.5) formatador (0.2.5)
globalid (0.4.1) globalid (0.4.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
groupdate (4.0.1) groupdate (4.0.2)
activesupport (>= 4.2) activesupport (>= 4.2)
guard (2.14.2) guard (2.14.2)
formatador (>= 0.2.4) formatador (>= 0.2.4)
@ -422,7 +422,7 @@ GEM
domain_name (~> 0.5) domain_name (~> 0.5)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
httpclient (2.8.3) httpclient (2.8.3)
i18n (1.1.0) i18n (1.1.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
inflecto (0.0.2) inflecto (0.0.2)
ipaddress (0.8.3) ipaddress (0.8.3)
@ -498,7 +498,7 @@ GEM
nenv (0.3.0) nenv (0.3.0)
netrc (0.11.0) netrc (0.11.0)
nio4r (2.3.1) nio4r (2.3.1)
nokogiri (1.8.4) nokogiri (1.8.5)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.3.0)
notiffany (0.1.1) notiffany (0.1.1)
nenv (~> 0.1) nenv (~> 0.1)
@ -571,7 +571,7 @@ GEM
rack rack
rack-protection (2.0.3) rack-protection (2.0.3)
rack rack
rack-proxy (0.6.4) rack-proxy (0.6.5)
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
@ -680,7 +680,7 @@ GEM
rubyzip (1.2.2) rubyzip (1.2.2)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sanitize-url (0.1.4) sanitize-url (0.1.4)
sass (3.5.6) sass (3.5.7)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
@ -699,7 +699,7 @@ GEM
sass (~> 3.5.5) sass (~> 3.5.5)
select2-rails (4.0.3) select2-rails (4.0.3)
thor (~> 0.14) thor (~> 0.14)
selectize-rails (0.12.4.1) selectize-rails (0.12.5)
selenium-webdriver (3.8.0) selenium-webdriver (3.8.0)
childprocess (~> 0.5) childprocess (~> 0.5)
rubyzip (~> 1.0) rubyzip (~> 1.0)
@ -726,7 +726,7 @@ GEM
jquery-rails jquery-rails
kaminari (>= 0.17) kaminari (>= 0.17)
rails (>= 3.2) rails (>= 3.2)
spreadsheet_architect (3.1.0) spreadsheet_architect (3.2.0)
axlsx (>= 2, < 4) axlsx (>= 2, < 4)
axlsx_styler (>= 0.1.7, < 2) axlsx_styler (>= 0.1.7, < 2)
rodf (>= 1.0.0, < 2) rodf (>= 1.0.0, < 2)
@ -786,7 +786,7 @@ GEM
addressable (>= 2.3.6) addressable (>= 2.3.6)
crack (>= 0.3.2) crack (>= 0.3.2)
hashdiff hashdiff
webpacker (4.0.0.pre.pre.2) webpacker (4.0.0.pre.3)
activesupport (>= 4.2) activesupport (>= 4.2)
rack-proxy (>= 0.6.1) rack-proxy (>= 0.6.1)
railties (>= 4.2) railties (>= 4.2)

View file

@ -51,7 +51,7 @@ as well as a link to its edit page.
</dt> </dt>
<dd class="attribute-data attribute-data--<%=attribute.html_class%>" <dd class="attribute-data attribute-data--<%=attribute.html_class%>"
><%= render_field attribute %></dd> ><%= render_field attribute, page: page %></dd>
<% end %> <% end %>
</dl> </dl>
</section> </section>

View file

@ -45,7 +45,7 @@ as well as a link to its edit page.
</dt> </dt>
<dd class="attribute-data attribute-data--<%=attribute.html_class%>" <dd class="attribute-data attribute-data--<%=attribute.html_class%>"
><%= render_field attribute %></dd> ><%= render_field attribute, page: page %></dd>
<% end %> <% end %>
</dl> </dl>
</section> </section>

View file

@ -48,7 +48,7 @@ as well as a link to its edit page.
</dt> </dt>
<dd class="attribute-data attribute-data--<%=attribute.html_class%>" <dd class="attribute-data attribute-data--<%=attribute.html_class%>"
><%= render_field attribute %></dd> ><%= render_field attribute, page: page %></dd>
<% end %> <% end %>
</dl> </dl>
</section> </section>

View file

@ -55,7 +55,7 @@ as well as a link to its edit page.
</dt> </dt>
<dd class="attribute-data attribute-data--<%=attribute.html_class%>" <dd class="attribute-data attribute-data--<%=attribute.html_class%>"
><%= render_field attribute %></dd> ><%= render_field attribute, page: page %></dd>
<% end %> <% end %>
</dl> </dl>
</section> </section>

View file

@ -51,7 +51,7 @@ as well as a link to its edit page.
</dt> </dt>
<dd class="attribute-data attribute-data--<%=attribute.html_class%>" <dd class="attribute-data attribute-data--<%=attribute.html_class%>"
><%= render_field attribute %></dd> ><%= render_field attribute, page: page %></dd>
<% end %> <% end %>
</dl> </dl>
</section> </section>