1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

Correct typo

This commit is contained in:
David O' Rojo 2019-09-23 02:40:09 -05:00
parent b45960e343
commit 4bb5a8f534

View File

@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'compass-rails', '2.0.4'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.11.1'
# User Puma as web server
# Use Puma as web server
gem 'puma', '3.10.0'
# Use SCSS for stylesheets
gem 'sass-rails', '5.0.1'