action_text-trix 2.1.15 → 2.1.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
1
  module Trix
2
- VERSION = "2.1.15"
2
+ VERSION = "2.1.16"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: action_text-trix
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.15
4
+ version: 2.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - 37signals, LLC
@@ -40,6 +40,7 @@ metadata:
40
40
  homepage_uri: https://github.com/basecamp/trix
41
41
  source_code_uri: https://github.com/basecamp/trix
42
42
  changelog_uri: https://github.com/basecamp/trix/releases
43
+ rubygems_mfa_required: 'true'
43
44
  rdoc_options: []
44
45
  require_paths:
45
46
  - lib
@@ -54,7 +55,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
54
55
  - !ruby/object:Gem::Version
55
56
  version: '0'
56
57
  requirements: []
57
- rubygems_version: 3.6.8
58
+ rubygems_version: 4.0.3
58
59
  specification_version: 4
59
60
  summary: A rich text editor for everyday writing
60
61
  test_files: []