Merge branch 'master' into 2222-deploy-boards-polling
* master: Fix MR diff blob_fork_suggestion after jQuery update Refactor deploy boards into vue files Bump mysql2 gem from 0.3.16 -> 0.4.5 Fix diffs with edit-forking needs Add Fork/Cancel confirmation to "Replace"/"Delete" buttons Fix tests and features to make specs pass Fix incorrect EE spec filenames which were ingored by CI Fix outdated specs that were not executed due to wrong filename Fix incorrect spec filenames which were ingored by CI Use jQuery niceness on blob_fork_suggestion
Showing
... | ... | @@ -12,7 +12,7 @@ gem 'sprockets', '~> 3.7.0' |
gem 'default_value_for', '~> 3.0.0' | ||
# Supported DBs | ||
gem 'mysql2', '~> 0.3.16', group: :mysql | ||
gem 'mysql2', '~> 0.4.5', group: :mysql | ||
gem 'pg', '~> 0.18.2', group: :postgres | ||
gem 'rugged', '~> 0.25.1.1' | ||
... | ... |
File moved
File moved
File moved
Please register or sign in to comment