Skip to content

Commit

Permalink
Bump tinymce-rails from 6.3.1 to 7.6.0
Browse files Browse the repository at this point in the history
Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.3.1 to 7.6.0.
- [Release notes](https://github.com/spohlenz/tinymce-rails/releases)
- [Commits](spohlenz/tinymce-rails@v6.3.1...v7.6.0)

---
updated-dependencies:
- dependency-name: tinymce-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 5f725e2 commit e58dab0
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ GEM
domain_name (~> 0.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.1)
io-console (0.8.0)
irb (1.14.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand All @@ -299,7 +299,7 @@ GEM
kgio (2.11.4)
kostya-sigar (2.0.10)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.3)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -320,7 +320,7 @@ GEM
mime-types-data (3.2022.0105)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.2)
minitest (5.25.4)
momentjs-rails (2.29.4.1)
railties (>= 3.1)
mutex_m (0.3.0)
Expand All @@ -342,7 +342,7 @@ GEM
net-ssh (7.3.0)
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.16.8)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
numerizer (0.1.1)
Expand All @@ -358,7 +358,8 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (5.1.1)
pundit (2.3.1)
Expand Down Expand Up @@ -394,7 +395,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
railties (7.1.5)
Expand All @@ -411,15 +412,15 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (6.8.1)
rdoc (6.9.1)
psych (>= 4.0.0)
recaptcha (5.17.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.11)
reline (0.6.0)
io-console (~> 0.5)
responders (3.0.1)
actionpack (>= 5.0)
Expand Down Expand Up @@ -529,7 +530,7 @@ GEM
tilt (2.3.0)
timeout (0.4.2)
timers (4.3.5)
tinymce-rails (6.3.1)
tinymce-rails (7.6.0)
railties (>= 3.1.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand All @@ -545,7 +546,7 @@ GEM
uri (1.0.2)
warden (1.2.9)
rack (>= 2.0.9)
webrick (1.9.0)
webrick (1.9.1)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit e58dab0

Please sign in to comment.