Use a fork of yaml_db

This commit is contained in:
Petko Bordjukov 2014-09-20 18:35:35 +03:00
parent b726460d65
commit 2f711637fc
2 changed files with 10 additions and 0 deletions

View File

@ -37,6 +37,8 @@ gem 'puma'
gem 'globalize', '~> 4.0.2'
gem 'yaml_db', github: 'jetthoughts/yaml_db', ref: 'fb4b6bd7e12de3cffa93e0a298a1e5253d7e92ba'
gem 'bootstrap-sass'
gem 'bootstrap-sass-extras'
gem 'bootswatch-rails'

View File

@ -7,6 +7,13 @@ GIT
rails (>= 4.0.0)
simple_form (~> 3.0)
GIT
remote: git://github.com/jetthoughts/yaml_db.git
revision: fb4b6bd7e12de3cffa93e0a298a1e5253d7e92ba
ref: fb4b6bd7e12de3cffa93e0a298a1e5253d7e92ba
specs:
yaml_db (0.2.3)
GEM
remote: https://rubygems.org/
specs:
@ -303,3 +310,4 @@ DEPENDENCIES
sqlite3
therubyracer
uglifier
yaml_db!