Skip to content

Commit

Permalink
Merge pull request #323 from chaynHQ/dependabot/bundler/commonmarker-…
Browse files Browse the repository at this point in the history
…0.23.9

Bump commonmarker from 0.20.1 to 0.23.9
  • Loading branch information
tarebyte authored Jul 27, 2023
2 parents c592d14 + c9d387f commit 894ae93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'bootsnap', '>= 1.1.0', require: false
gem 'redis', '~> 4.1', '>= 4.1.0'
gem 'storyblok', '~> 2.0.5'
gem 'shallow_attributes', '~> 0.9.4'
gem 'commonmarker', '~> 0.20'
gem 'commonmarker', '~> 0.23'
gem 'twitter_cldr', '~> 4.4', '>= 4.4.3'
gem 'jwt', '~> 2.1.0'
gem 'turbolinks', '~> 5.2'
Expand Down
11 changes: 4 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,8 @@ GEM
activesupport
cldr-plurals-runtime-rb (1.0.1)
coderay (1.1.2)
commonmarker (0.20.1)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.6)
commonmarker (0.23.9)
concurrent-ruby (1.2.2)
connection_pool (2.2.2)
crass (1.0.6)
css_parser (1.7.0)
Expand Down Expand Up @@ -126,7 +125,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (1.8.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.3.1)
jsonapi-renderer (0.2.2)
Expand Down Expand Up @@ -261,8 +260,6 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
ruby-enum (0.7.2)
i18n
ruby-progressbar (1.13.0)
ruby_dep (1.5.0)
semantic_range (2.3.0)
Expand Down Expand Up @@ -338,7 +335,7 @@ DEPENDENCIES
bootstrap_form (~> 4.2)
brakeman
byebug
commonmarker (~> 0.20)
commonmarker (~> 0.23)
default_value_for (~> 3.1)
dotenv-rails (~> 2.5)
erb_lint (~> 0.1.3)
Expand Down

0 comments on commit 894ae93

Please sign in to comment.