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.
1 parent 5c6fb38 commit b3cbac3Copy full SHA for b3cbac3
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
4
-ruby '2.6.3'
+ruby '2.6.6'
5
6
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
7
gem 'rails', '~> 6.0.2', '>= 6.0.2.2'
Gemfile.lock
@@ -289,7 +289,7 @@ DEPENDENCIES
289
will_paginate (~> 3.1.0)
290
291
RUBY VERSION
292
- ruby 2.6.3p62
+ ruby 2.6.6p146
293
294
BUNDLED WITH
295
- 2.0.2
+ 2.2.11
0 commit comments