Sfoglia il codice sorgente

chore(deps): update ruby version

Oliver Eyton-Williams 4 anni fa
parent
commit
20bf51d18d
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 1 1
      Gemfile
  2. 2 2
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -1,5 +1,5 @@
 source 'https://rubygems.org'
-ruby '~> 2.6.0'
+ruby '~> 2.7.3'
 
 gem 'rake'
 gem 'thor'

+ 2 - 2
Gemfile.lock

@@ -170,7 +170,7 @@ DEPENDENCIES
   yajl-ruby
 
 RUBY VERSION
-   ruby 2.6.3p62
+   ruby 2.7.3p183
 
 BUNDLED WITH
-   2.0.2
+   2.1.4