Remove patch that relaxed rugged version

This commit is contained in:
Pirate Praveen 2021-02-01 13:18:31 +05:30
parent 4b415d66a2
commit 1ba4a2d0dc
2 changed files with 0 additions and 21 deletions

View file

@ -1,20 +0,0 @@
--- a/Gemfile
+++ b/Gemfile
@@ -18,7 +18,7 @@
# Supported DBs
gem 'pg', '~> 1.1'
-gem 'rugged', '~> 0.28'
+gem 'rugged', '~> 1.1'
gem 'grape-path-helpers', '~> 1.5'
gem 'faraday', '~> 1.0'
@@ -260,7 +260,7 @@
gem 'loofah', '~> 2.2'
# Working with license
-gem 'licensee', '~> 8.9'
+gem 'licensee', '~> 9.14'
# Detect and convert string character encoding
gem 'charlock_holmes', '~> 0.7.7'

View file

@ -15,7 +15,6 @@
0499-20-remove-capybara-screenshot.patch
0499-30-remove-guard-rspec.patch
0499-40-relax-rouge.patch
0499-60-relax-rugged.patch
0499-70-relax-graphlient.patch
0500-set-webpack-root.patch
0510-remove-dev-dependencies.patch