1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-11 07:56:28 +00:00

Updated to rails 4.2.0

This commit is contained in:
2015-02-09 10:34:12 -05:00
parent 7f692cc925
commit 66c6840716
2 changed files with 69 additions and 48 deletions

View File

@@ -2,7 +2,7 @@ source 'https://rubygems.org'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.1.4'
gem 'rails', '4.2.0'
# Use sqlite3 as the database for Active Record
gem 'sqlite3', :group => :development
# Use SCSS for stylesheets