Skip to content

Commit

Permalink
Update twitter-bootstrap-rails.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
seyhunak committed Feb 17, 2012
1 parent b672ed3 commit 21f482c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter-bootstrap-rails.gemspec
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |s|

s.add_dependency 'railties', '>= 3.1'
s.add_dependency 'actionpack', '>= 3.1'
s.add_runtime_dependency 'less-rails', '~> 2.1.5'
s.add_runtime_dependency 'less-rails', '~> 2.1.6'
s.add_development_dependency 'rails', '>= 3.1'
end

0 comments on commit 21f482c

Please sign in to comment.