Merge pull request #1918 from internetee/dependabot/bundler/coderay-1.1.3

This commit is contained in:
dependabot[bot] 2021-04-12 09:15:41 +00:00 committed by GitHub
commit 1d3be40e14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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'

View file

@ -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