From 6bd036ca1fc2c25864c75acaf760f382247111c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 05:01:43 +0000 Subject: [PATCH] Bump coderay from 1.1.0 to 1.1.3 Bumps [coderay](https://github.com/rubychan/coderay) from 1.1.0 to 1.1.3. - [Release notes](https://github.com/rubychan/coderay/releases) - [Changelog](https://github.com/rubychan/coderay/blob/master/Changes.textile) - [Commits](https://github.com/rubychan/coderay/compare/v1.1.0...v1.1.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index ade54e089..9ec68087d 100644 --- a/Gemfile +++ b/Gemfile @@ -29,11 +29,11 @@ gem 'nokogiri', '~> 1.10.0' # style gem 'bootstrap-sass', '~> 3.4' +gem 'coderay', '1.1.3' # xml console visualize gem 'coffee-rails', '>= 5.0' gem 'jquery-rails' gem 'selectize-rails', '0.12.1' # include selectize.js for select gem 'kaminari' -gem 'coderay', '1.1.0' # xml console visualize gem 'sass-rails' gem 'select2-rails', '4.0.13' # for autocomplete gem 'cancancan' diff --git a/Gemfile.lock b/Gemfile.lock index 10135cf83..d80fab332 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,7 +181,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) chronic (0.10.2) - coderay (1.1.0) + coderay (1.1.3) coffee-rails (5.0.0) coffee-script (>= 2.2.0) railties (>= 5.2.0) @@ -509,7 +509,7 @@ DEPENDENCIES bootstrap-sass (~> 3.4) cancancan capybara - coderay (= 1.1.0) + coderay (= 1.1.3) coffee-rails (>= 5.0) company_register! countries