Skip to content

Commit 677bed0

Browse files
committed
Upgrade phantomjs
1 parent eeb2bf3 commit 677bed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

critical-path-css-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
1010
s.description = 'Only load the CSS you need for the initial viewport in Rails!'
1111
s.license = 'MIT'
1212

13-
s.add_runtime_dependency 'phantomjs', ['~> 1.9']
13+
s.add_runtime_dependency 'phantomjs', ['~> 2.1.1']
1414

1515
s.files = `git ls-files`.split("\n")
1616
s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }

0 commit comments

Comments
 (0)