Skip to content

Commit e6de31f

Browse files
committed
Update bootstrap-navbar version
1 parent 258810d commit e6de31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails_bootstrap_navbar.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ Gem::Specification.new do |gem|
2121
gem.add_development_dependency 'guard-rspec', '~> 3.0'
2222
gem.add_development_dependency 'rails', '>= 3.0.0'
2323

24-
gem.add_runtime_dependency 'bootstrap-navbar', '~> 1.0.0.pre4'
24+
gem.add_runtime_dependency 'bootstrap-navbar', '~> 1.0.0.pre6'
2525
gem.add_runtime_dependency 'rails', '>= 3.0.0'
2626
end

0 commit comments

Comments
 (0)