We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb93cf commit 136af9fCopy full SHA for 136af9f
.ruby-version
@@ -1 +1 @@
1
-2.6.4
+2.6.5
Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '2.6.4'
+ruby '2.6.5'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
gem 'rails', '~> 5.2.0'
Gemfile.lock
@@ -282,7 +282,7 @@ DEPENDENCIES
282
webpacker (~> 4.x)
283
284
RUBY VERSION
285
- ruby 2.6.4p104
+ ruby 2.6.5p114
286
287
BUNDLED WITH
288
1.17.2
0 commit comments