Bundle update

This commit is contained in:
echarp 2018-08-18 16:45:29 +02:00
parent 6d9ae49cb8
commit 99c17050ed
1 changed files with 55 additions and 58 deletions

View File

@ -2,57 +2,57 @@ GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
remote: https://rails-assets.org/ remote: https://rails-assets.org/
specs: specs:
actioncable (5.2.0) actioncable (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailer (5.2.0) actionmailer (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
actionview (= 5.2.0) actionview (= 5.2.1)
activejob (= 5.2.0) activejob (= 5.2.1)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (5.2.0) actionpack (5.2.1)
actionview (= 5.2.0) actionview (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
rack (~> 2.0) rack (~> 2.0)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2) rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.2.0) actionview (5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3) rails-html-sanitizer (~> 1.0, >= 1.0.3)
actionview-encoded_mail_to (1.0.9) actionview-encoded_mail_to (1.0.9)
rails rails
activeadmin (1.3.0) activeadmin (1.3.1)
arbre (>= 1.1.1) arbre (>= 1.1.1)
coffee-rails coffee-rails
formtastic (~> 3.1) formtastic (~> 3.1)
formtastic_i18n formtastic_i18n
inherited_resources (>= 1.7.0) inherited_resources (>= 1.9.0)
jquery-rails (>= 4.2.0) jquery-rails (>= 4.2.0)
kaminari (>= 0.15) kaminari (>= 0.15)
railties (>= 4.2, < 5.3) railties (>= 4.2, < 5.3)
ransack (~> 1.3) ransack (>= 1.8.7)
sass (~> 3.1) sass (~> 3.1)
sprockets (< 4.1) sprockets (< 4.1)
activejob (5.2.0) activejob (5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (5.2.0) activemodel (5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
activerecord (5.2.0) activerecord (5.2.1)
activemodel (= 5.2.0) activemodel (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
arel (>= 9.0) arel (>= 9.0)
activestorage (5.2.0) activestorage (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
activerecord (= 5.2.0) activerecord (= 5.2.1)
marcel (~> 0.3.1) marcel (~> 0.3.1)
activesupport (5.2.0) activesupport (5.2.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
@ -93,7 +93,7 @@ GEM
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.0.5) concurrent-ruby (1.0.5)
crass (1.0.4) crass (1.0.4)
devise (4.4.3) devise (4.5.0)
bcrypt (~> 3.0) bcrypt (~> 3.0)
orm_adapter (~> 0.1) orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0) railties (>= 4.1.0, < 6.0)
@ -195,16 +195,16 @@ GEM
http-form_data (2.1.1) http-form_data (2.1.1)
http_accept_language (2.1.1) http_accept_language (2.1.1)
http_parser.rb (0.6.0) http_parser.rb (0.6.0)
i18n (1.0.1) i18n (1.1.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-active_record (0.2.2) i18n-active_record (0.2.2)
i18n (>= 0.5.0) i18n (>= 0.5.0)
icalendar (2.4.1) icalendar (2.4.1)
ice_cube (0.16.3) ice_cube (0.16.3)
inherited_resources (1.8.0) inherited_resources (1.9.0)
actionpack (>= 4.2, <= 5.2) actionpack (>= 4.2, < 5.3)
has_scope (~> 0.6) has_scope (~> 0.6)
railties (>= 4.2, <= 5.2) railties (>= 4.2, < 5.3)
responders responders
jaro_winkler (1.5.1) jaro_winkler (1.5.1)
jbuilder (2.7.0) jbuilder (2.7.0)
@ -248,7 +248,7 @@ GEM
actionpack (>= 3.2.0, < 5.3) actionpack (>= 3.2.0, < 5.3)
method_source (0.9.0) method_source (0.9.0)
mimemagic (0.3.2) mimemagic (0.3.2)
mini_mime (1.0.0) mini_mime (1.0.1)
mini_portile2 (2.3.0) mini_portile2 (2.3.0)
minitest (5.11.3) minitest (5.11.3)
modernizr-rails (2.7.1) modernizr-rails (2.7.1)
@ -276,31 +276,29 @@ GEM
actionpack actionpack
activesupport activesupport
rails (>= 3.0.0) rails (>= 3.0.0)
polyamorous (1.3.3)
activerecord (>= 3.0)
powerpack (0.1.2) powerpack (0.1.2)
pry (0.11.3) pry (0.11.3)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.9.0) method_source (~> 0.9.0)
public_suffix (3.0.2) public_suffix (3.0.3)
puma (3.12.0) puma (3.12.0)
rack (2.0.5) rack (2.0.5)
rack-livereload (0.3.17) rack-livereload (0.3.17)
rack rack
rack-test (1.1.0) rack-test (1.1.0)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rails (5.2.0) rails (5.2.1)
actioncable (= 5.2.0) actioncable (= 5.2.1)
actionmailer (= 5.2.0) actionmailer (= 5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
actionview (= 5.2.0) actionview (= 5.2.1)
activejob (= 5.2.0) activejob (= 5.2.1)
activemodel (= 5.2.0) activemodel (= 5.2.1)
activerecord (= 5.2.0) activerecord (= 5.2.1)
activestorage (= 5.2.0) activestorage (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
bundler (>= 1.3.0) bundler (>= 1.3.0)
railties (= 5.2.0) railties (= 5.2.1)
sprockets-rails (>= 2.0.0) sprockets-rails (>= 2.0.0)
rails-assets-jquery (3.3.1) rails-assets-jquery (3.3.1)
rails-assets-jquery-sparkline (2.1.3) rails-assets-jquery-sparkline (2.1.3)
@ -321,20 +319,19 @@ GEM
rails-i18n (5.1.1) rails-i18n (5.1.1)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
railties (>= 5.0, < 6) railties (>= 5.0, < 6)
railties (5.2.0) railties (5.2.1)
actionpack (= 5.2.0) actionpack (= 5.2.1)
activesupport (= 5.2.0) activesupport (= 5.2.1)
method_source method_source
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0) thor (>= 0.19.0, < 2.0)
rainbow (3.0.0) rainbow (3.0.0)
rake (12.3.1) rake (12.3.1)
ransack (1.8.8) ransack (2.0.1)
actionpack (>= 3.0) actionpack (>= 5.0)
activerecord (>= 3.0) activerecord (>= 5.0)
activesupport (>= 3.0) activesupport (>= 5.0)
i18n i18n
polyamorous (~> 1.3.2)
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
rb-inotify (0.9.10) rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2) ffi (>= 0.5.0, < 2)
@ -353,7 +350,7 @@ GEM
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1) unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0) ruby-progressbar (1.10.0)
ruby_dep (1.5.0) ruby_dep (1.5.0)
ruby_parser (3.11.0) ruby_parser (3.11.0)
sexp_processor (~> 4.9) sexp_processor (~> 4.9)
@ -380,7 +377,7 @@ GEM
rubyzip (~> 1.2) rubyzip (~> 1.2)
sexp_processor (4.11.0) sexp_processor (4.11.0)
shellany (0.0.1) shellany (0.0.1)
simple_calendar (2.2.7) simple_calendar (2.3.0)
rails (>= 3.0) rails (>= 3.0)
simple_oauth (0.3.1) simple_oauth (0.3.1)
spring (2.0.2) spring (2.0.2)
@ -408,7 +405,7 @@ GEM
thor (0.20.0) thor (0.20.0)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.8) tilt (2.0.8)
tinymce-rails (4.8.1) tinymce-rails (4.8.2)
railties (>= 3.1.1) railties (>= 3.1.1)
tinymce-rails-langs (4.20180103) tinymce-rails-langs (4.20180103)
tinymce-rails (~> 4.1, >= 4.1.10) tinymce-rails (~> 4.1, >= 4.1.10)
@ -428,7 +425,7 @@ GEM
simple_oauth (~> 0.3.0) simple_oauth (~> 0.3.0)
tzinfo (1.2.5) tzinfo (1.2.5)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.1.17) uglifier (4.1.18)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext