Explorar el Código

Update to Ruby 3.1.2

tags/v2.0.0
Adrian Short hace 2 años
padre
commit
463b8c23cd
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      Gemfile
  2. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile Ver fichero

@@ -1,5 +1,5 @@
source "https://rubygems.org/"
ruby "2.3.1"
ruby "3.1.2"

gem 'data_mapper'
gem 'dm-sqlite-adapter'


+ 1
- 1
Gemfile.lock Ver fichero

@@ -78,7 +78,7 @@ DEPENDENCIES
petrify

RUBY VERSION
ruby 2.3.1p112
ruby 3.1.2p20

BUNDLED WITH
1.16.6

Cargando…
Cancelar
Guardar