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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-12 05:01:43 +00:00 committed by Alex Sherman
parent 9f54b1e8a9
commit 6bd036ca1f
2 changed files with 3 additions and 3 deletions

View file

@ -29,11 +29,11 @@ gem 'nokogiri', '~> 1.10.0'
# style # style
gem 'bootstrap-sass', '~> 3.4' gem 'bootstrap-sass', '~> 3.4'
gem 'coderay', '1.1.3' # xml console visualize
gem 'coffee-rails', '>= 5.0' gem 'coffee-rails', '>= 5.0'
gem 'jquery-rails' gem 'jquery-rails'
gem 'selectize-rails', '0.12.1' # include selectize.js for select gem 'selectize-rails', '0.12.1' # include selectize.js for select
gem 'kaminari' gem 'kaminari'
gem 'coderay', '1.1.0' # xml console visualize
gem 'sass-rails' gem 'sass-rails'
gem 'select2-rails', '4.0.13' # for autocomplete gem 'select2-rails', '4.0.13' # for autocomplete
gem 'cancancan' gem 'cancancan'

View file

@ -181,7 +181,7 @@ GEM
xpath (~> 3.2) xpath (~> 3.2)
childprocess (3.0.0) childprocess (3.0.0)
chronic (0.10.2) chronic (0.10.2)
coderay (1.1.0) coderay (1.1.3)
coffee-rails (5.0.0) coffee-rails (5.0.0)
coffee-script (>= 2.2.0) coffee-script (>= 2.2.0)
railties (>= 5.2.0) railties (>= 5.2.0)
@ -509,7 +509,7 @@ DEPENDENCIES
bootstrap-sass (~> 3.4) bootstrap-sass (~> 3.4)
cancancan cancancan
capybara capybara
coderay (= 1.1.0) coderay (= 1.1.3)
coffee-rails (>= 5.0) coffee-rails (>= 5.0)
company_register! company_register!
countries countries