File tree Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Expand file tree Collapse file tree 3 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 2424 run : bundle exec ci-helper CheckSpecSuffixes --extra-paths spec/*.rb --ignored-paths spec/*_helper.rb
2525 - name : Run specs
2626 run : bundle exec ci-helper RunSpecs
27- - name : Audit
28- run : bundle exec ci-helper BundlerAudit
2927 - name : Documentation coverage
3028 run : bundle exec rake doc:coverage
3129 - name : Coveralls
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ source "https://rubygems.org"
55# Specify your gem's dependencies in lamian.gemspec
66gemspec
77
8- gem "bundler-audit"
98gem "ci-helper"
109gem "launchy"
1110gem "pry"
Original file line number Diff line number Diff line change 8383 base64 (0.2.0 )
8484 bigdecimal (3.1.8 )
8585 builder (3.3.0 )
86- bundler-audit (0.9.1 )
87- bundler (>= 1.2.0 , < 3 )
88- thor (~> 1.0 )
8986 childprocess (5.1.0 )
9087 logger (~> 1.5 )
9188 ci-helper (0.6.0 )
@@ -312,7 +309,6 @@ PLATFORMS
312309 x86_64-linux
313310
314311DEPENDENCIES
315- bundler-audit
316312 ci-helper
317313 lamian !
318314 launchy
You can’t perform that action at this time.
0 commit comments