Skip to content

Commit

Permalink
bump coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
mjy committed Oct 5, 2018
1 parent 530c6e3 commit bc75f3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -134,7 +134,7 @@ end

group :test do
gem 'rspec', '~> 3.6'
gem 'coveralls', '~> 0.8.21', require: false
gem 'coveralls', '~> 0.8.22', require: false
gem 'capybara', '~> 3.9.0'
gem 'timecop', '~> 0.9.1'
gem 'webmock', '~> 3.4.1'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -526,7 +526,7 @@ DEPENDENCIES
chronic (~> 0.10.2)
citeproc-ruby (~> 1.1.10)
closure_tree (~> 7.0)
coveralls (~> 0.8.21)
coveralls (~> 0.8.22)
csl (~> 1.5.0)
csl-styles (~> 1.0.1.8)
daemons (~> 1.2.6)
Expand Down

0 comments on commit bc75f3c

Please sign in to comment.