Skip to content

Commit 1ccb273

Browse files
committed
Update dependencies.
1 parent 60f64a4 commit 1ccb273

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ group :development, :test do
2828
gem 'sxp', git: 'https://github.com/dryruby/sxp.rb.git', branch: 'develop'
2929
#gem 'linkeddata', git: 'https://github.com/ruby-rdf/linkeddata.git', branch: 'develop'
3030

31-
gem 'simplecov', '~> 0.21', platforms: :mri
31+
gem 'simplecov', '~> 0.22', platforms: :mri
3232
gem 'simplecov-lcov', '~> 0.8', platforms: :mri
3333
end
3434

0 commit comments

Comments
 (0)