We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64c0bde + 6a27869 commit b993275Copy full SHA for b993275
Gemfile
@@ -9,7 +9,7 @@ gem 'sprockets-rails'
9
10
gem 'pg'
11
gem 'puma', '~> 6.0'
12
-gem 'rugged', '1.7.2'
+gem 'rugged', '1.9.0'
13
gem 'unf'
14
gem 'turbolinks', '~> 5'
15
gem 'actionpack-page_caching', '1.2.4'
Gemfile.lock
@@ -218,7 +218,7 @@ GEM
218
psych (>= 4.0.0)
219
reline (0.6.2)
220
io-console (~> 0.5)
221
- rugged (1.7.2)
+ rugged (1.9.0)
222
sass-rails (6.0.0)
223
sassc-rails (~> 2.1, >= 2.1.1)
224
sassc (2.4.0)
@@ -287,7 +287,7 @@ DEPENDENCIES
287
rails-controller-testing
288
rbnacl (>= 3.2, < 8.0)
289
rbnacl-libsodium
290
- rugged (= 1.7.2)
+ rugged (= 1.9.0)
291
sass-rails (~> 6.0)
292
sprockets-rails
293
turbolinks (~> 5)
0 commit comments