Skip to content

Commit

Permalink
Merge b06973c into 00a98af
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit886 committed Jan 30, 2018
2 parents 00a98af + b06973c commit d880f87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plutus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|
"LICENSE",
"README.markdown"
]
s.add_dependency("rails", "> 4.0")
s.add_dependency("rails", ">= 4.0")
s.add_dependency("jquery-rails", ">= 3.0")
s.add_dependency("jquery-ui-rails", ">= 4.2.2")
s.add_dependency("kaminari", "~> 1.0")
Expand All @@ -40,4 +40,3 @@ Gem::Specification.new do |s|
else
end
end

0 comments on commit d880f87

Please sign in to comment.