We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5fcd3 commit a9bc73aCopy full SHA for a9bc73a
matestack-ui-core.gemspec
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
17
18
s.files = Dir["{app,config,db,lib,vendor}/**/*", "LICENSE", "Rakefile", "README.md"]
19
20
- s.add_dependency "rails", '>= 5.0'
+ s.add_dependency "rails", '>= 5.2'
21
s.add_dependency "haml", '>= 4.1.0.beta.1'
22
s.add_dependency "trailblazer-cells", '>= 0.0.3'
23
s.add_dependency "cells-rails", '>= 0.1.0'
0 commit comments