diff options
| author | mo khan <mo@mokhan.ca> | 2015-02-03 21:33:35 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2015-02-03 21:33:35 -0700 |
| commit | a864311470c16b64d55c7972ba96bfac99f0904e (patch) | |
| tree | 880968808d6e3c67fc3a1d4532c7e253911995a6 /Gemfile.lock | |
| parent | 2085d8aecbfb095bbf9989a56dd74dc89f1d2a3e (diff) | |
install foundation.
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4db5e5c..d6f2441 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,6 +63,9 @@ GEM foreman (0.77.0) dotenv (~> 1.0.2) thor (~> 0.19.1) + foundation-rails (5.5.1.0) + railties (>= 3.1.0) + sass (>= 3.3.0, < 3.5) globalid (0.3.0) activesupport (>= 4.1.0) hike (1.2.3) @@ -169,6 +172,7 @@ DEPENDENCIES byebug coffee-rails (~> 4.1.0) foreman + foundation-rails jbuilder (~> 2.0) jquery-rails pg |
