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 ad1f327 commit a5a4509Copy full SHA for a5a4509
.ruby-version
@@ -1 +1 @@
1
-2.6.1
+2.6.3
Gemfile
@@ -1,6 +1,6 @@
# rubocop:disable LineLength
2
source "https://rubygems.org"
3
-ruby "2.6.1"
+ruby "2.6.3"
4
5
# Enforce git to transmitted via https.
6
# workaround until bundler 2.0 is released.
Gemfile.lock
@@ -1082,7 +1082,7 @@ DEPENDENCIES
1082
zonebie (~> 0.6.1)
1083
1084
RUBY VERSION
1085
- ruby 2.6.1p33
+ ruby 2.6.3p62
1086
1087
BUNDLED WITH
1088
1.17.3
0 commit comments