Skip to content

Commit 64249ef

Browse files
Update patch updated gems (huginn#3426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a1509b commit 64249ef

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

Gemfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ end
9090
gem 'ace-rails-ap'
9191
gem 'bootsnap', require: false
9292
gem 'bootstrap-kaminari-views', '~> 0.0.5'
93-
gem 'bundler', '>= 2.5.10'
93+
gem 'bundler', '>= 2.5.14'
9494
gem 'coffee-rails', '~> 5'
9595
gem 'daemons', '~> 1.4.1'
9696
gem 'delayed_job'
@@ -118,9 +118,9 @@ gem 'loofah', '~> 2.22'
118118
gem 'mail', '>= 2.8.1'
119119
gem 'mini_magick', ">= 4.12.0"
120120
gem 'multi_xml'
121-
gem "nokogiri", ">= 1.16.5"
121+
gem "nokogiri", ">= 1.16.6"
122122
gem 'omniauth'
123-
gem 'rails', '~> 6.1.7', '>= 6.1.7.7'
123+
gem 'rails', '~> 6.1.7', '>= 6.1.7.8'
124124
gem 'rails-html-sanitizer', '~> 1.6'
125125
gem 'rufus-scheduler', '~> 3.9', '>= 3.9.1', require: false
126126
gem 'sass-rails', '>= 6.0'

Gemfile.lock

+64-64
Original file line numberDiff line numberDiff line change
@@ -101,60 +101,60 @@ GEM
101101
remote: https://rubygems.org/
102102
specs:
103103
ace-rails-ap (4.5)
104-
actioncable (6.1.7.7)
105-
actionpack (= 6.1.7.7)
106-
activesupport (= 6.1.7.7)
104+
actioncable (6.1.7.8)
105+
actionpack (= 6.1.7.8)
106+
activesupport (= 6.1.7.8)
107107
nio4r (~> 2.0)
108108
websocket-driver (>= 0.6.1)
109-
actionmailbox (6.1.7.7)
110-
actionpack (= 6.1.7.7)
111-
activejob (= 6.1.7.7)
112-
activerecord (= 6.1.7.7)
113-
activestorage (= 6.1.7.7)
114-
activesupport (= 6.1.7.7)
109+
actionmailbox (6.1.7.8)
110+
actionpack (= 6.1.7.8)
111+
activejob (= 6.1.7.8)
112+
activerecord (= 6.1.7.8)
113+
activestorage (= 6.1.7.8)
114+
activesupport (= 6.1.7.8)
115115
mail (>= 2.7.1)
116-
actionmailer (6.1.7.7)
117-
actionpack (= 6.1.7.7)
118-
actionview (= 6.1.7.7)
119-
activejob (= 6.1.7.7)
120-
activesupport (= 6.1.7.7)
116+
actionmailer (6.1.7.8)
117+
actionpack (= 6.1.7.8)
118+
actionview (= 6.1.7.8)
119+
activejob (= 6.1.7.8)
120+
activesupport (= 6.1.7.8)
121121
mail (~> 2.5, >= 2.5.4)
122122
rails-dom-testing (~> 2.0)
123-
actionpack (6.1.7.7)
124-
actionview (= 6.1.7.7)
125-
activesupport (= 6.1.7.7)
123+
actionpack (6.1.7.8)
124+
actionview (= 6.1.7.8)
125+
activesupport (= 6.1.7.8)
126126
rack (~> 2.0, >= 2.0.9)
127127
rack-test (>= 0.6.3)
128128
rails-dom-testing (~> 2.0)
129129
rails-html-sanitizer (~> 1.0, >= 1.2.0)
130-
actiontext (6.1.7.7)
131-
actionpack (= 6.1.7.7)
132-
activerecord (= 6.1.7.7)
133-
activestorage (= 6.1.7.7)
134-
activesupport (= 6.1.7.7)
130+
actiontext (6.1.7.8)
131+
actionpack (= 6.1.7.8)
132+
activerecord (= 6.1.7.8)
133+
activestorage (= 6.1.7.8)
134+
activesupport (= 6.1.7.8)
135135
nokogiri (>= 1.8.5)
136-
actionview (6.1.7.7)
137-
activesupport (= 6.1.7.7)
136+
actionview (6.1.7.8)
137+
activesupport (= 6.1.7.8)
138138
builder (~> 3.1)
139139
erubi (~> 1.4)
140140
rails-dom-testing (~> 2.0)
141141
rails-html-sanitizer (~> 1.1, >= 1.2.0)
142-
activejob (6.1.7.7)
143-
activesupport (= 6.1.7.7)
142+
activejob (6.1.7.8)
143+
activesupport (= 6.1.7.8)
144144
globalid (>= 0.3.6)
145-
activemodel (6.1.7.7)
146-
activesupport (= 6.1.7.7)
147-
activerecord (6.1.7.7)
148-
activemodel (= 6.1.7.7)
149-
activesupport (= 6.1.7.7)
150-
activestorage (6.1.7.7)
151-
actionpack (= 6.1.7.7)
152-
activejob (= 6.1.7.7)
153-
activerecord (= 6.1.7.7)
154-
activesupport (= 6.1.7.7)
145+
activemodel (6.1.7.8)
146+
activesupport (= 6.1.7.8)
147+
activerecord (6.1.7.8)
148+
activemodel (= 6.1.7.8)
149+
activesupport (= 6.1.7.8)
150+
activestorage (6.1.7.8)
151+
actionpack (= 6.1.7.8)
152+
activejob (= 6.1.7.8)
153+
activerecord (= 6.1.7.8)
154+
activesupport (= 6.1.7.8)
155155
marcel (~> 1.0)
156156
mini_mime (>= 1.1.0)
157-
activesupport (6.1.7.7)
157+
activesupport (6.1.7.8)
158158
concurrent-ruby (~> 1.0, >= 1.0.2)
159159
i18n (>= 1.6, < 2)
160160
minitest (>= 5.1)
@@ -507,7 +507,7 @@ GEM
507507
rake
508508
mini_magick (4.12.0)
509509
mini_mime (1.1.5)
510-
mini_portile2 (2.8.6)
510+
mini_portile2 (2.8.7)
511511
mini_racer (0.6.3)
512512
libv8-node (~> 16.10.0.0)
513513
minitest (5.22.3)
@@ -537,16 +537,16 @@ GEM
537537
net-ssh (7.1.0)
538538
netrc (0.11.0)
539539
nio4r (2.7.1)
540-
nokogiri (1.16.5)
540+
nokogiri (1.16.6)
541541
mini_portile2 (~> 2.8.2)
542542
racc (~> 1.4)
543-
nokogiri (1.16.5-aarch64-linux)
543+
nokogiri (1.16.6-aarch64-linux)
544544
racc (~> 1.4)
545-
nokogiri (1.16.5-arm64-darwin)
545+
nokogiri (1.16.6-arm64-darwin)
546546
racc (~> 1.4)
547-
nokogiri (1.16.5-x86_64-darwin)
547+
nokogiri (1.16.6-x86_64-darwin)
548548
racc (~> 1.4)
549-
nokogiri (1.16.5-x86_64-linux)
549+
nokogiri (1.16.6-x86_64-linux)
550550
racc (~> 1.4)
551551
notiffany (0.1.3)
552552
nenv (~> 0.1)
@@ -606,7 +606,7 @@ GEM
606606
puma (6.4.2)
607607
nio4r (~> 2.0)
608608
raabro (1.4.0)
609-
racc (1.7.3)
609+
racc (1.8.0)
610610
rack (2.2.9)
611611
rack-livereload (0.5.1)
612612
rack
@@ -615,20 +615,20 @@ GEM
615615
rack (~> 2.2, >= 2.2.4)
616616
rack-test (2.1.0)
617617
rack (>= 1.3)
618-
rails (6.1.7.7)
619-
actioncable (= 6.1.7.7)
620-
actionmailbox (= 6.1.7.7)
621-
actionmailer (= 6.1.7.7)
622-
actionpack (= 6.1.7.7)
623-
actiontext (= 6.1.7.7)
624-
actionview (= 6.1.7.7)
625-
activejob (= 6.1.7.7)
626-
activemodel (= 6.1.7.7)
627-
activerecord (= 6.1.7.7)
628-
activestorage (= 6.1.7.7)
629-
activesupport (= 6.1.7.7)
618+
rails (6.1.7.8)
619+
actioncable (= 6.1.7.8)
620+
actionmailbox (= 6.1.7.8)
621+
actionmailer (= 6.1.7.8)
622+
actionpack (= 6.1.7.8)
623+
actiontext (= 6.1.7.8)
624+
actionview (= 6.1.7.8)
625+
activejob (= 6.1.7.8)
626+
activemodel (= 6.1.7.8)
627+
activerecord (= 6.1.7.8)
628+
activestorage (= 6.1.7.8)
629+
activesupport (= 6.1.7.8)
630630
bundler (>= 1.15.0)
631-
railties (= 6.1.7.7)
631+
railties (= 6.1.7.8)
632632
sprockets-rails (>= 2.0.0)
633633
rails-controller-testing (1.0.5)
634634
actionpack (>= 5.0.1.rc1)
@@ -641,9 +641,9 @@ GEM
641641
rails-html-sanitizer (1.6.0)
642642
loofah (~> 2.21)
643643
nokogiri (~> 1.14)
644-
railties (6.1.7.7)
645-
actionpack (= 6.1.7.7)
646-
activesupport (= 6.1.7.7)
644+
railties (6.1.7.8)
645+
actionpack (= 6.1.7.8)
646+
activesupport (= 6.1.7.8)
647647
method_source
648648
rake (>= 12.2)
649649
thor (~> 1.0)
@@ -858,7 +858,7 @@ DEPENDENCIES
858858
binding_of_caller
859859
bootsnap
860860
bootstrap-kaminari-views (~> 0.0.5)
861-
bundler (>= 2.5.10)
861+
bundler (>= 2.5.14)
862862
capistrano
863863
capistrano-bundler
864864
capistrano-rails
@@ -912,7 +912,7 @@ DEPENDENCIES
912912
mysql2 (~> 0.5, >= 0.5.6)
913913
net-ftp
914914
net-ftp-list
915-
nokogiri (>= 1.16.5)
915+
nokogiri (>= 1.16.6)
916916
omniauth
917917
omniauth-dropbox-oauth2!
918918
omniauth-evernote
@@ -923,7 +923,7 @@ DEPENDENCIES
923923
pirate_weather_forecast_ruby
924924
puma
925925
rack-livereload
926-
rails (~> 6.1.7, >= 6.1.7.7)
926+
rails (~> 6.1.7, >= 6.1.7.8)
927927
rails-controller-testing
928928
rails-html-sanitizer (~> 1.6)
929929
rb-kqueue (>= 0.2.8)
@@ -971,4 +971,4 @@ RUBY VERSION
971971
ruby 3.2.4p170
972972

973973
BUNDLED WITH
974-
2.5.10
974+
2.5.14

0 commit comments

Comments
 (0)