Skip to content

Commit

Permalink
Merge branch 'CSS_serena' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
manubete committed Jul 17, 2014
2 parents 160f432 + cffb720 commit f9d5d58
Show file tree
Hide file tree
Showing 27 changed files with 7,049 additions and 340 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions Gemfile
Expand Up @@ -5,6 +5,8 @@ gem 'rails', '3.2.13'

gem 'rake', '10.3.2'

gem"simple-navigation"

# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'unicorn'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Expand Up @@ -136,6 +136,8 @@ GEM
websocket (~> 1.0.4)
shoulda-matchers (2.6.0)
activesupport (>= 3.0.0)
simple-navigation (3.13.0)
activesupport (>= 2.3.2)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
Expand Down Expand Up @@ -178,5 +180,6 @@ DEPENDENCIES
sass-rails (~> 3.2.3)
selenium-webdriver
shoulda-matchers
simple-navigation
uglifier (>= 1.0.3)
unicorn
Binary file modified app/assets/.DS_Store
Binary file not shown.

0 comments on commit f9d5d58

Please sign in to comment.