Skip to content

Commit

Permalink
Updated Foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
danpalmer committed Feb 13, 2014
1 parent 38ded34 commit 30a3d9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gem 'coffee-rails', '~> 4.0.0' # Use CoffeeScript for .js.coffee assets and
# Client Side
gem 'jquery-rails' # Because jquery
gem 'leaflet-rails' # Leaflet for mapping
gem 'foundation-rails', "5.0.3.0" # Foundation for CSS
gem 'foundation-rails' # Foundation for CSS
gem 'socket.io-rails' # Socket.IO

gem 'coveralls', require: false # Coveralls for code coverage
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
factory_girl_rails (4.4.0)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
foundation-rails (5.0.3.0)
foundation-rails (5.1.1.0)
railties (>= 3.1.0)
sass (>= 3.2.0)
friendly_id (5.0.2)
Expand Down Expand Up @@ -208,7 +208,7 @@ DEPENDENCIES
devise
devise_ldap_authenticatable
factory_girl_rails
foundation-rails (= 5.0.3.0)
foundation-rails
friendly_id
jbuilder
jquery-rails
Expand Down

0 comments on commit 30a3d9a

Please sign in to comment.