File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 2020 claide (>= 1.0.2 , < 2.0 )
2121 colored2 (~> 3.1 )
2222 nanaimo (~> 0.3.0 )
23- rexml (>= 3.3.2 , < 4.0 )
23+ rexml (>= 3.3.6 , < 4.0 )
2424
2525GEM
2626 remote: https://rubygems.org/
9898 ffi (>= 0.5.0 )
9999 rb-kqueue (0.2.4 )
100100 ffi (>= 0.5.0 )
101- rexml (3.3.4 )
102- strscan
101+ rexml (3.3.8 )
103102 rubocop (0.47.1 )
104103 parser (>= 2.3.3.1 , < 3.0 )
105104 powerpack (~> 0.1 )
115114 multi_json (~> 1.0 )
116115 simplecov-html (~> 0.9.0 )
117116 simplecov-html (0.9.0 )
118- strscan (3.1.0 )
119117 terminal-table (1.8.0 )
120118 unicode-display_width (~> 1.1 , >= 1.1.1 )
121119 unicode-display_width (1.4.0 )
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Gem::Specification.new do |s|
2626 s . add_runtime_dependency 'claide' , '>= 1.0.2' , '< 2.0'
2727 s . add_runtime_dependency 'colored2' , '~> 3.1'
2828 s . add_runtime_dependency 'nanaimo' , '~> 0.3.0'
29- s . add_runtime_dependency 'rexml' , '>= 3.3.2 ' , '< 4.0'
29+ s . add_runtime_dependency 'rexml' , '>= 3.3.6 ' , '< 4.0'
3030
3131 ## Make sure you can build the gem on older versions of RubyGems too:
3232 s . rubygems_version = '1.6.2'
You can’t perform that action at this time.
0 commit comments