Skip to content

Commit ca1d30c

Browse files
chore(deps): bump the dependencies group across 1 directory with 7 updates
Updates the requirements on [org-ruby](https://github.com/wallyqs/org-ruby), [creole](https://github.com/minad/creole), [rexml](https://github.com/ruby/rexml), [activesupport](https://github.com/rails/rails), [minitest](https://github.com/minitest/minitest), [sanitize](https://github.com/rgrove/sanitize) and [nokogiri](https://github.com/sparklemotion/nokogiri) to permit the latest version. Updates `org-ruby` from 0.9.9 to 0.9.12 - [Changelog](https://github.com/wallyqs/org-ruby/blob/master/History.org) - [Commits](wallyqs/org-ruby@version-0.9.9...version-0.9.12) Updates `creole` from 0.3.8 to 0.5.0 - [Changelog](https://github.com/minad/creole/blob/master/CHANGES) - [Commits](minad/creole@0.3.8...v0.5.0) Updates `rexml` from 3.3.6 to 3.3.7 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.6...v3.3.7) Updates `activesupport` from 7.1.3.4 to 7.1.4 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.4...v7.1.4) Updates `minitest` from 5.23.1 to 5.25.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.23.1...v5.25.1) Updates `sanitize` from 6.1.1 to 6.1.3 - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md) - [Commits](rgrove/sanitize@v6.1.1...v6.1.3) Updates `nokogiri` from 1.16.6 to 1.16.7 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.6...v1.16.7) --- updated-dependencies: - dependency-name: org-ruby dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: creole dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rexml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: activesupport dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: minitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sanitize dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nokogiri dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c7cad2 commit ca1d30c

File tree

3 files changed

+21
-23
lines changed

3 files changed

+21
-23
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ gem "RedCloth"
88
# however we want to bump up to this version since this has a security patch
99
gem "commonmarker", git: "https://github.com/gjtorikian/commonmarker.git", tag: "v0.18.3"
1010
gem "rdoc", "~> 6.7.0"
11-
gem "org-ruby", "= 0.9.9"
12-
gem "creole", "~>0.3.6"
11+
gem "org-ruby", "0.9.12"
12+
gem "creole", "~>0.5.0"
1313
gem "wikicloth", "=0.8.3"
1414
gem "twitter-text", "~> 1.14"
1515
gem "asciidoctor", "~> 2.0.5"

Gemfile.lock

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
remote: https://rubygems.org/
1616
specs:
1717
RedCloth (4.3.4)
18-
activesupport (7.1.3.4)
18+
activesupport (7.1.4)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -31,10 +31,10 @@ GEM
3131
builder (3.3.0)
3232
cgi (0.4.1)
3333
charlock_holmes (0.7.7)
34-
concurrent-ruby (1.3.3)
34+
concurrent-ruby (1.3.4)
3535
connection_pool (2.4.1)
3636
crass (1.0.6)
37-
creole (0.3.8)
37+
creole (0.5.0)
3838
drb (2.2.1)
3939
expression_parser (0.9.0)
4040
github-linguist (7.30.0)
@@ -46,46 +46,44 @@ GEM
4646
activesupport (>= 2)
4747
nokogiri (~> 1.4)
4848
htmlentities (4.3.4)
49-
i18n (1.14.5)
49+
i18n (1.14.6)
5050
concurrent-ruby (~> 1.0)
5151
mini_mime (1.1.5)
52-
minitest (5.23.1)
52+
minitest (5.25.1)
5353
mutex_m (0.2.0)
54-
nokogiri (1.16.6-aarch64-linux)
54+
nokogiri (1.16.7-aarch64-linux)
5555
racc (~> 1.4)
56-
nokogiri (1.16.6-arm-linux)
56+
nokogiri (1.16.7-arm-linux)
5757
racc (~> 1.4)
58-
nokogiri (1.16.6-arm64-darwin)
58+
nokogiri (1.16.7-arm64-darwin)
5959
racc (~> 1.4)
60-
nokogiri (1.16.6-x86-linux)
60+
nokogiri (1.16.7-x86-linux)
6161
racc (~> 1.4)
62-
nokogiri (1.16.6-x86_64-darwin)
62+
nokogiri (1.16.7-x86_64-darwin)
6363
racc (~> 1.4)
64-
nokogiri (1.16.6-x86_64-linux)
64+
nokogiri (1.16.7-x86_64-linux)
6565
racc (~> 1.4)
6666
nokogiri-diff (0.3.0)
6767
nokogiri (~> 1.5)
6868
tdiff (~> 0.4)
69-
org-ruby (0.9.9)
69+
org-ruby (0.9.12)
7070
rubypants (~> 0.2)
7171
psych (5.1.2)
7272
stringio
73-
racc (1.8.0)
73+
racc (1.8.1)
7474
rake (13.2.1)
7575
rdoc (6.7.0)
7676
psych (>= 4.0.0)
7777
redcarpet (3.6.0)
78-
rexml (3.3.6)
79-
strscan
78+
rexml (3.3.7)
8079
ruby-enum (0.9.0)
8180
i18n
8281
rubypants (0.7.1)
8382
rugged (1.7.2)
84-
sanitize (6.1.1)
83+
sanitize (6.1.3)
8584
crass (~> 1.0.2)
8685
nokogiri (>= 1.12.0)
8786
stringio (3.1.1)
88-
strscan (3.1.0)
8987
tdiff (0.4.0)
9088
twitter-text (1.14.7)
9189
unf (~> 0.1.0)
@@ -111,18 +109,18 @@ PLATFORMS
111109

112110
DEPENDENCIES
113111
RedCloth
114-
activesupport (~> 7.1.3.4)
112+
activesupport (~> 7.1.4)
115113
asciidoctor (~> 2.0.5)
116114
commonmarker!
117-
creole (~> 0.3.6)
115+
creole (~> 0.5.0)
118116
github-linguist (>= 7.1.3)
119117
github-markup!
120118
html-pipeline (~> 1.0)
121119
kramdown
122120
minitest (~> 5.4, >= 5.4.3)
123121
nokogiri (~> 1.16.5)
124122
nokogiri-diff (~> 0.3.0)
125-
org-ruby (= 0.9.9)
123+
org-ruby (= 0.9.12)
126124
rake
127125
rdoc (~> 6.7.0)
128126
redcarpet

github-markup.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121
s.require_paths = %w[lib]
2222

2323
s.add_development_dependency 'rake', '~> 12'
24-
s.add_development_dependency 'activesupport', '~> 7.1.3.4'
24+
s.add_development_dependency 'activesupport', '~> 7.1.4'
2525
s.add_development_dependency 'minitest', '~> 5.4', '>= 5.4.3'
2626
s.add_development_dependency 'html-pipeline', '~> 1.0'
2727
s.add_development_dependency 'sanitize', '>= 4.6.3'

0 commit comments

Comments
 (0)