Skip to content

Commit

Permalink
Bump tinymce-rails from 6.8.3 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.8.3 to 7.1.0.
- [Release notes](https://github.com/spohlenz/tinymce-rails/releases)
- [Commits](spohlenz/tinymce-rails@v6.8.3...v7.1.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 May 11, 2024
1 parent d755341 commit 7ed3c72
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
iban-tools (1.2.1)
icalendar (2.10.1)
Expand Down Expand Up @@ -185,9 +185,9 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.15.0)
msgpack (1.7.2)
multi_xml (0.6.0)
Expand All @@ -210,14 +210,14 @@ GEM
net-protocol
net-ssh (7.2.1)
nio4r (2.7.0)
nokogiri (1.16.3)
nokogiri (1.16.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.3-arm64-darwin)
nokogiri (1.16.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -256,7 +256,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-cas (0.16.1)
addressable (~> 2.3)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
rake (13.1.0)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -412,7 +412,7 @@ GEM
tilt (2.3.0)
timeliness (0.4.5)
timeout (0.4.1)
tinymce-rails (6.8.3)
tinymce-rails (7.1.0)
railties (>= 3.1.1)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
Expand Down

0 comments on commit 7ed3c72

Please sign in to comment.