1
0
mirror of https://github.com/beatriceo/polyglot.git synced 2025-06-21 11:59:13 +00:00

Initial Commit

This commit is contained in:
Beatrice Olivera 2018-08-27 15:40:10 +01:00
parent ebd896cd31
commit 78944d50a4

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.3.0'
ruby '2.4.4'
gem 'bootsnap', require: false
gem 'devise'