Skip to content

Commit

Permalink
update bootstrap-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
razum2um committed Feb 6, 2015
1 parent 46f4778 commit 6978c33
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 5,854 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ group :development do
gem 'uglifier'
gem 'sass-rails'
gem 'coffee-rails'
gem 'bootstrap-sass', '~> 3.1.1'
gem 'bootstrap-sass', '~> 3.3.3'
gem 'jquery-rails'
gem 'remotipart'
gem 'launchy'
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_32.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group :development do
gem "uglifier"
gem "sass-rails"
gem "coffee-rails"
gem "bootstrap-sass", "~> 3.1.1"
gem "bootstrap-sass", "~> 3.3.3"
gem "jquery-rails"
gem "remotipart"
gem "launchy"
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_40.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group :development do
gem "uglifier"
gem "sass-rails"
gem "coffee-rails"
gem "bootstrap-sass", "~> 3.1.1"
gem "bootstrap-sass", "~> 3.3.3"
gem "jquery-rails"
gem "remotipart"
gem "launchy"
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_41.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group :development do
gem "uglifier"
gem "sass-rails"
gem "coffee-rails"
gem "bootstrap-sass", "~> 3.1.1"
gem "bootstrap-sass", "~> 3.3.3"
gem "jquery-rails"
gem "remotipart"
gem "launchy"
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/rails_42.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ group :development do
gem "uglifier"
gem "sass-rails"
gem "coffee-rails"
gem "bootstrap-sass", "~> 3.1.1"
gem "bootstrap-sass", "~> 3.3.3"
gem "jquery-rails"
gem "remotipart"
gem "launchy"
Expand Down
6 changes: 1 addition & 5 deletions lib/lurker/templates/public/application.css

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions lib/lurker/templates/public/application.js

Large diffs are not rendered by default.

0 comments on commit 6978c33

Please sign in to comment.