2021-01-29 14:51:24 +05:30
|
|
|
newer version is in the archive
|
|
|
|
|
|
|
|
--- a/Gemfile
|
|
|
|
+++ b/Gemfile
|
2021-12-11 22:56:32 +05:30
|
|
|
@@ -100,7 +100,7 @@
|
2021-01-29 14:51:24 +05:30
|
|
|
# https://gitlab.com/gitlab-org/gitlab/issues/31747
|
2021-11-11 17:04:58 +05:30
|
|
|
gem 'graphiql-rails', '~> 1.4', '>= 1.4.10'
|
2021-09-07 23:28:16 +05:30
|
|
|
gem 'apollo_upload_server', '~> 2.1'
|
2021-01-29 14:51:24 +05:30
|
|
|
-gem 'graphlient', '~> 0.4.0' # Used by BulkImport feature (group::import)
|
|
|
|
+gem 'graphlient', '~> 0.5.0' # Used by BulkImport feature (group::import)
|
|
|
|
|
|
|
|
gem 'hashie'
|
|
|
|
# Disable strong_params so that Mash does not respond to :permitted?
|