Skip to content

Commit

Permalink
Update jaro_winkler gem for jruby [rb]
Browse files Browse the repository at this point in the history
Update rubocop gem [rb]
  • Loading branch information
twalpole committed Jul 17, 2019
1 parent 1f2813a commit a0a20a6
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rb/selenium-webdriver.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rack', ['~> 2.0']
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec', ['~> 3.0']
s.add_development_dependency 'rubocop', ['~> 0.72.0']
s.add_development_dependency 'rubocop', ['~> 0.73.0']
s.add_development_dependency 'rubocop-performance'
s.add_development_dependency 'rubocop-rspec'
s.add_development_dependency 'webmock', ['~> 3.5']
Expand Down
Binary file added third_party/rb/vendor/cache/hashdiff-1.0.0.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added third_party/rb/vendor/cache/rubocop-0.73.0.gem
Binary file not shown.

0 comments on commit a0a20a6

Please sign in to comment.