Skip to content

Commit

Permalink
Merge a74707f into 2d26d80
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 30, 2019
2 parents 2d26d80 + a74707f commit 831b28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -5,7 +5,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
group :test do
ruby_version = Gem::Version.new(RUBY_VERSION)
if ruby_version >= Gem::Version.new('2.1')
gem 'rubocop', '~> 0.62.0'
gem 'rubocop', '~> 0.68.0'
gem 'rubocop-rspec', '~> 1.30.0'
end
if ruby_version >= Gem::Version.new('2.0')
Expand Down

0 comments on commit 831b28a

Please sign in to comment.