mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 12:17:30 +02:00
Bump select2-rails from 3.5.9.3 to 4.0.13
Bumps [select2-rails](https://github.com/argerim/select2-rails) from 3.5.9.3 to 4.0.13. - [Release notes](https://github.com/argerim/select2-rails/releases) - [Commits](https://github.com/argerim/select2-rails/compare/v3.5.9.3...v4.0.13) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c38353be2
commit
6a56c6cce2
2 changed files with 4 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -35,7 +35,7 @@ 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', '3.5.9.3' # for autocomplete
|
||||
gem 'select2-rails', '4.0.13' # for autocomplete
|
||||
gem 'cancancan'
|
||||
gem 'devise', '~> 4.7'
|
||||
|
||||
|
|
|
@ -417,8 +417,7 @@ GEM
|
|||
nokogiri (>= 1.8.1)
|
||||
nori (~> 2.4)
|
||||
wasabi (~> 3.4)
|
||||
select2-rails (3.5.9.3)
|
||||
thor (~> 0.14)
|
||||
select2-rails (4.0.13)
|
||||
selectize-rails (0.12.1)
|
||||
selenium-webdriver (3.142.7)
|
||||
childprocess (>= 0.5, < 4.0)
|
||||
|
@ -450,7 +449,7 @@ GEM
|
|||
attr_required (>= 0.0.5)
|
||||
httpclient (>= 2.4)
|
||||
temple (0.8.2)
|
||||
thor (0.20.3)
|
||||
thor (1.1.0)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
truemail (1.9.2)
|
||||
|
@ -555,7 +554,7 @@ DEPENDENCIES
|
|||
rest-client
|
||||
rexml
|
||||
sass-rails
|
||||
select2-rails (= 3.5.9.3)
|
||||
select2-rails (= 4.0.13)
|
||||
selectize-rails (= 0.12.1)
|
||||
simplecov (= 0.17.1)
|
||||
simpleidn (= 0.1.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue