Skip to content

Commit

Permalink
remove less dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
yann marquet authored and yann marquet committed Jun 11, 2024
1 parent 6e0fbcb commit e2e2ca5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion twitter-bootstrap-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Gem::Specification.new do |s|

s.add_dependency 'railties', '>= 5.0', '< 8.0'
s.add_dependency 'actionpack', '>= 5.0', '< 8.0'
s.add_dependency 'less-rails', '>= 3.0', '< 5.0'

s.add_runtime_dependency 'execjs', '~> 2.7'
s.add_development_dependency 'rails', '~> 5.0', '>= 5.0.1'
Expand Down

0 comments on commit e2e2ca5

Please sign in to comment.