Skip to content

Commit

Permalink
Pin all of rails to version 4.2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 17, 2020
1 parent d8c6b8d commit d54c36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-rails-benchmark_renderer.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "tilt"
spec.add_dependency "activesupport", ">= 3.2"
spec.add_dependency "activesupport", "4.2.11.3"
spec.add_dependency "react-rails", ">= 1.0"
spec.add_development_dependency "bundler", "~> 1.10"
spec.add_development_dependency "rake", "~> 10.0"
Expand Down

0 comments on commit d54c36f

Please sign in to comment.