Skip to content

Commit 08a207c

Browse files
authored
Merge pull request #4112 from envato/dependencies
Apply Rails patch
2 parents 2bd0271 + ee36907 commit 08a207c

File tree

1 file changed

+30
-30
lines changed

1 file changed

+30
-30
lines changed

Gemfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -211,42 +211,42 @@ GEM
211211
GEM
212212
remote: https://rubygems.org/
213213
specs:
214-
actioncable (6.1.7.7)
215-
actionpack (= 6.1.7.7)
216-
activesupport (= 6.1.7.7)
214+
actioncable (6.1.7.8)
215+
actionpack (= 6.1.7.8)
216+
activesupport (= 6.1.7.8)
217217
nio4r (~> 2.0)
218218
websocket-driver (>= 0.6.1)
219-
actionmailer (6.1.7.7)
220-
actionpack (= 6.1.7.7)
221-
actionview (= 6.1.7.7)
222-
activejob (= 6.1.7.7)
223-
activesupport (= 6.1.7.7)
219+
actionmailer (6.1.7.8)
220+
actionpack (= 6.1.7.8)
221+
actionview (= 6.1.7.8)
222+
activejob (= 6.1.7.8)
223+
activesupport (= 6.1.7.8)
224224
mail (~> 2.5, >= 2.5.4)
225225
rails-dom-testing (~> 2.0)
226-
actionpack (6.1.7.7)
227-
actionview (= 6.1.7.7)
228-
activesupport (= 6.1.7.7)
226+
actionpack (6.1.7.8)
227+
actionview (= 6.1.7.8)
228+
activesupport (= 6.1.7.8)
229229
rack (~> 2.0, >= 2.0.9)
230230
rack-test (>= 0.6.3)
231231
rails-dom-testing (~> 2.0)
232232
rails-html-sanitizer (~> 1.0, >= 1.2.0)
233-
actionview (6.1.7.7)
234-
activesupport (= 6.1.7.7)
233+
actionview (6.1.7.8)
234+
activesupport (= 6.1.7.8)
235235
builder (~> 3.1)
236236
erubi (~> 1.4)
237237
rails-dom-testing (~> 2.0)
238238
rails-html-sanitizer (~> 1.1, >= 1.2.0)
239239
active_hash (3.2.1)
240240
activesupport (>= 5.0.0)
241-
activejob (6.1.7.7)
242-
activesupport (= 6.1.7.7)
241+
activejob (6.1.7.8)
242+
activesupport (= 6.1.7.8)
243243
globalid (>= 0.3.6)
244-
activemodel (6.1.7.7)
245-
activesupport (= 6.1.7.7)
246-
activerecord (6.1.7.7)
247-
activemodel (= 6.1.7.7)
248-
activesupport (= 6.1.7.7)
249-
activesupport (6.1.7.7)
244+
activemodel (6.1.7.8)
245+
activesupport (= 6.1.7.8)
246+
activerecord (6.1.7.8)
247+
activemodel (= 6.1.7.8)
248+
activesupport (= 6.1.7.8)
249+
activesupport (6.1.7.8)
250250
concurrent-ruby (~> 1.0, >= 1.0.2)
251251
i18n (>= 1.6, < 2)
252252
minitest (>= 5.1)
@@ -310,7 +310,7 @@ GEM
310310
concurrent-ruby
311311
coderay (1.1.3)
312312
commonmarker (0.23.10)
313-
concurrent-ruby (1.2.3)
313+
concurrent-ruby (1.3.1)
314314
connection_pool (2.4.1)
315315
crack (0.4.6)
316316
bigdecimal
@@ -382,7 +382,7 @@ GEM
382382
httparty (0.21.0)
383383
mini_mime (>= 1.0.0)
384384
multi_xml (>= 0.5.2)
385-
i18n (1.14.1)
385+
i18n (1.14.5)
386386
concurrent-ruby (~> 1.0)
387387
inflection (1.0.0)
388388
interception (0.5)
@@ -459,7 +459,7 @@ GEM
459459
net-protocol
460460
netrc (0.11.0)
461461
newrelic_rpm (9.7.1)
462-
nio4r (2.7.0)
462+
nio4r (2.7.3)
463463
nokogiri (1.16.5)
464464
mini_portile2 (~> 2.8.2)
465465
racc (~> 1.4)
@@ -529,7 +529,7 @@ GEM
529529
nio4r (~> 2.0)
530530
pyu-ruby-sasl (0.0.3.3)
531531
racc (1.8.0)
532-
rack (2.2.8.1)
532+
rack (2.2.9)
533533
rack-mini-profiler (3.3.0)
534534
rack (>= 1.2.0)
535535
rack-protection (3.2.0)
@@ -548,14 +548,14 @@ GEM
548548
rails-html-sanitizer (1.6.0)
549549
loofah (~> 2.21)
550550
nokogiri (~> 1.14)
551-
railties (6.1.7.7)
552-
actionpack (= 6.1.7.7)
553-
activesupport (= 6.1.7.7)
551+
railties (6.1.7.8)
552+
actionpack (= 6.1.7.8)
553+
activesupport (= 6.1.7.8)
554554
method_source
555555
rake (>= 12.2)
556556
thor (~> 1.0)
557557
rainbow (3.1.1)
558-
rake (13.1.0)
558+
rake (13.2.1)
559559
rbtree3 (0.7.1)
560560
recursive-open-struct (1.1.3)
561561
regexp_parser (2.9.0)
@@ -661,7 +661,7 @@ GEM
661661
websocket-driver (0.7.6)
662662
websocket-extensions (>= 0.1.0)
663663
websocket-extensions (0.1.5)
664-
zeitwerk (2.6.13)
664+
zeitwerk (2.6.15)
665665
zendesk_api (2.0.1)
666666
faraday (> 2.0.0)
667667
faraday-multipart

0 commit comments

Comments
 (0)