Skip to content

Commit

Permalink
[gem] actualized dependencies (armitage-rubocop)
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp committed Nov 15, 2018
1 parent e31aad8 commit 032ea18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions symbiont-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'symbiont/version'

Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.3.7'
spec.required_ruby_version = '>= 2.3.8'

spec.name = 'symbiont-ruby'
spec.version = Symbiont::VERSION
Expand All @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3.8'
spec.add_development_dependency 'simplecov', '~> 0.16'
spec.add_development_dependency 'coveralls', '~> 0.8'
spec.add_development_dependency 'armitage-rubocop', '~> 0.10'
spec.add_development_dependency 'armitage-rubocop', '~> 0.12'

spec.add_development_dependency 'pry'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 032ea18

Please sign in to comment.