1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-04 22:03:49 +00:00

Specified ruby 2.3.0

This commit is contained in:
2016-02-10 14:10:42 +00:00
parent 1f08d1a823
commit 731131073f
13 changed files with 69 additions and 48 deletions

View File

@@ -1,5 +1,6 @@
source 'https://rubygems.org'
ruby '2.3.0'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.5'
# Use sqlite3 as the database for Active Record
@@ -54,7 +55,7 @@ gem 'spring', :group => :development
gem 'rb-readline'
gem 'delayed_job_active_record'
gem 'puma'
gem 'postmark-rails'
gem 'brakeman'
group :development do
#gem 'bullet'