Skip to content

Commit

Permalink
Upgrade Bootstrap to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fofr committed Jan 25, 2015
1 parent 79c2027 commit 532e254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_admin_template.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = '>= 1.9.3'

gem.add_dependency 'rails', '>= 3.2.0'
gem.add_dependency 'bootstrap-sass', '~> 3.3.1'
gem.add_dependency 'bootstrap-sass', '~> 3.3.3'
gem.add_dependency 'jquery-rails', '~> 3.1.1'

gem.add_development_dependency 'sass-rails', '3.2.6'
Expand Down

0 comments on commit 532e254

Please sign in to comment.