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