File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 smart_properties
3838 bigdecimal (3.1.9 )
3939 builder (3.3.0 )
40- concurrent-ruby (1.3.4 )
40+ concurrent-ruby (1.3.5 )
4141 connection_pool (2.5.0 )
4242 crass (1.0.6 )
4343 drb (2.2.1 )
44- erb_lint (0.8 .0 )
44+ erb_lint (0.9 .0 )
4545 activesupport
4646 better_html (>= 2.0.1 )
4747 parser (>= 2.7.1.4 )
4848 rainbow
4949 rubocop (>= 1 )
5050 smart_properties
5151 erubi (1.13.1 )
52- i18n (1.14.6 )
52+ i18n (1.14.7 )
5353 concurrent-ruby (~> 1.0 )
5454 json (2.9.1 )
5555 language_server-protocol (3.17.0.3 )
@@ -118,7 +118,7 @@ PLATFORMS
118118 ruby
119119
120120DEPENDENCIES
121- erb_lint (~> 0.8 .0 )
121+ erb_lint (~> 0.9 .0 )
122122 erblint-github !
123123 minitest (~> 5.25.1 )
124124 mocha (~> 2.7.0 )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16161717 s . authors = [ "GitHub Open Source" ]
1818
19- s . add_development_dependency "erb_lint" , "~> 0.8 .0"
19+ s . add_development_dependency "erb_lint" , "~> 0.9 .0"
2020 s . add_development_dependency "minitest" , "~> 5.25.1"
2121 s . add_development_dependency "mocha" , "~> 2.7.0"
2222 s . add_development_dependency "rake" , "~> 13.2.1"
You can’t perform that action at this time.
0 commit comments