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 e4292fb commit 11752abCopy full SHA for 11752ab
.ruby-version
@@ -1 +1 @@
1
-2.6.6
+2.7.2
Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
2
-ruby "~> 2.6"
+ruby "~> 2.7"
3
4
# Server
5
gem 'rails'
Gemfile.lock
@@ -1623,7 +1623,7 @@ DEPENDENCIES
1623
webpacker
1624
1625
RUBY VERSION
1626
- ruby 2.6.3p62
+ ruby 2.7.2p137
1627
1628
BUNDLED WITH
1629
2.1.4
0 commit comments