Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 23, 2024
1 parent 8601dc4 commit 2a66fe8
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 66 deletions.
10 changes: 5 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
source 'https://rubygems.org'
gemspec

gem 'cucumber', '8.0.0', require: false
gem 'cucumber', '9.2.0', require: false
gem 'minitest', '5.24.0', require: false
gem 'rake', '13.0.6', require: false
gem 'rdoc', '6.4.1.1', require: false
gem 'rake', '13.2.1', require: false
gem 'rspec-rails', '5.1.2', require: false
gem 'rubocop', '1.31.1', require: false
gem 'rubocop-rspec', '2.11.1', require: false
gem 'rubocop', '1.64.1', require: false
gem 'rubocop-rspec', '3.0.1', require: false
gem 'simplecov', '0.22.0', require: false
gem 'simplecov-cobertura', '2.1.0', require: false
gem 'yard', '0.9.36', require: false
106 changes: 58 additions & 48 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ PATH
remote: .
specs:
rumble (0.0.0)
liquid (= 5.3.0)
mail (= 2.7.1)
liquid (= 5.5.0)
mail (= 2.8.1)
net-smtp (= 0.5.0)
net-smtp-proxy (= 2.0.0)
rainbow (= 3.1.1)
redcarpet (= 3.5.1)
slop (= 4.9.2)
redcarpet (= 3.6.0)
slop (= 4.10.1)
uuidtools (= 2.2.0)

GEM
Expand Down Expand Up @@ -47,30 +47,32 @@ GEM
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
cucumber (8.0.0)
builder (~> 3.2, >= 3.2.4)
cucumber-ci-environment (~> 9.0, >= 9.0.4)
cucumber-core (~> 11.0, >= 11.0.0)
cucumber-cucumber-expressions (~> 15.1, >= 15.1.1)
cucumber-gherkin (~> 23.0, >= 23.0.1)
cucumber-html-formatter (~> 19.1, >= 19.1.0)
cucumber-messages (~> 18.0, >= 18.0.0)
diff-lcs (~> 1.5, >= 1.5.0)
mime-types (~> 3.4, >= 3.4.1)
multi_test (~> 1.1, >= 1.1.0)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-ci-environment (9.2.0)
cucumber-core (11.0.0)
cucumber-gherkin (~> 23.0, >= 23.0.1)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-tag-expressions (~> 4.1, >= 4.1.0)
cucumber-cucumber-expressions (15.2.0)
cucumber-gherkin (23.0.1)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-html-formatter (19.2.0)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-messages (18.0.0)
cucumber-tag-expressions (4.1.0)
cucumber (9.2.0)
builder (~> 3.2)
cucumber-ci-environment (> 9, < 11)
cucumber-core (> 13, < 14)
cucumber-cucumber-expressions (~> 17.0)
cucumber-gherkin (> 24, < 28)
cucumber-html-formatter (> 20.3, < 22)
cucumber-messages (> 19, < 25)
diff-lcs (~> 1.5)
mini_mime (~> 1.1)
multi_test (~> 1.1)
sys-uname (~> 1.2)
cucumber-ci-environment (10.0.1)
cucumber-core (13.0.2)
cucumber-gherkin (>= 27, < 28)
cucumber-messages (>= 20, < 23)
cucumber-tag-expressions (> 5, < 7)
cucumber-cucumber-expressions (17.1.0)
bigdecimal
cucumber-gherkin (27.0.0)
cucumber-messages (>= 19.1.4, < 23)
cucumber-html-formatter (21.4.0)
cucumber-messages (> 19, < 25)
cucumber-messages (22.0.0)
cucumber-tag-expressions (6.1.0)
date (3.3.4)
diff-lcs (1.5.1)
docile (1.4.0)
drb (2.2.1)
Expand All @@ -92,19 +94,25 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
liquid (5.3.0)
language_server-protocol (3.17.0.3)
liquid (5.5.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.7.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
net-imap
net-pop
net-smtp
mini_mime (1.1.5)
minitest (5.24.0)
multi_test (1.1.0)
mutex_m (0.2.0)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.5.0)
Expand Down Expand Up @@ -155,10 +163,10 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.0.6)
rdoc (6.4.1.1)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redcarpet (3.5.1)
redcarpet (3.6.0)
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
Expand All @@ -181,20 +189,21 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.13.1)
rubocop (1.31.1)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-rspec (2.11.1)
rubocop (~> 1.19)
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
docile (~> 1.1)
Expand All @@ -205,7 +214,7 @@ GEM
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
slop (4.9.2)
slop (4.10.1)
stringio (3.1.1)
strscan (3.1.0)
sys-uname (1.3.0)
Expand All @@ -217,6 +226,7 @@ GEM
unicode-display_width (2.5.0)
uuidtools (2.2.0)
webrick (1.8.1)
yard (0.9.36)
zeitwerk (2.6.16)

PLATFORMS
Expand All @@ -236,16 +246,16 @@ PLATFORMS
x86_64-linux-musl

DEPENDENCIES
cucumber (= 8.0.0)
cucumber (= 9.2.0)
minitest (= 5.24.0)
rake (= 13.0.6)
rdoc (= 6.4.1.1)
rake (= 13.2.1)
rspec-rails (= 5.1.2)
rubocop (= 1.31.1)
rubocop-rspec (= 2.11.1)
rubocop (= 1.64.1)
rubocop-rspec (= 3.0.1)
rumble!
simplecov (= 0.22.0)
simplecov-cobertura (= 2.1.0)
yard (= 0.9.36)

BUNDLED WITH
2.5.6
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
[![Gem Version](https://badge.fury.io/rb/rumble.svg)](http://badge.fury.io/rb/rumble)
[![Maintainability](https://api.codeclimate.com/v1/badges/a3fee65d42a9cf6397ea/maintainability)](https://codeclimate.com/github/yegor256/rumble/maintainability)
[![Test Coverage](https://img.shields.io/codecov/c/github/yegor256/rumble.svg)](https://codecov.io/github/yegor256/rumble?branch=master)
![Lines of code](https://img.shields.io/tokei/lines/github/yegor256/rumble)
[![Hits-of-Code](https://hitsofcode.com/github/yegor256/0rsk)](https://hitsofcode.com/view/github/yegor256/0rsk)

This command line tool helps you send newsletters.
Expand Down
13 changes: 5 additions & 8 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def version
Gem::Specification.load(Dir['*.gemspec'].first).version
end

task default: %i[clean test features rubocop copyright]
task default: %i[clean test features rubocop yard copyright]

require 'rake/testtask'
desc 'Run all unit tests'
Expand All @@ -44,13 +44,10 @@ Rake::TestTask.new(:test) do |test|
test.verbose = false
end

require 'rdoc/task'
desc 'Build RDoc documentation'
Rake::RDocTask.new do |rdoc|
rdoc.rdoc_dir = 'rdoc'
rdoc.title = "#{name} #{version}"
rdoc.rdoc_files.include('README*')
rdoc.rdoc_files.include('lib/**/*.rb')
require 'yard'
desc 'Build Yard documentation'
YARD::Rake::YardocTask.new do |t|
t.files = ['lib/**/*.rb']
end

require 'rubocop/rake_task'
Expand Down
8 changes: 4 additions & 4 deletions rumble.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ Gem::Specification.new do |s|
s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
s.rdoc_options = ['--charset=UTF-8']
s.extra_rdoc_files = ['README.md', 'LICENSE.txt']
s.add_runtime_dependency 'liquid', '5.3.0'
s.add_runtime_dependency 'mail', '2.7.1'
s.add_runtime_dependency 'liquid', '5.5.0'
s.add_runtime_dependency 'mail', '2.8.1'
s.add_runtime_dependency 'net-smtp', '0.5.0'
s.add_runtime_dependency 'net-smtp-proxy', '2.0.0'
s.add_runtime_dependency 'rainbow', '3.1.1'
s.add_runtime_dependency 'redcarpet', '3.5.1'
s.add_runtime_dependency 'slop', '4.9.2'
s.add_runtime_dependency 'redcarpet', '3.6.0'
s.add_runtime_dependency 'slop', '4.10.1'
s.add_runtime_dependency 'uuidtools', '2.2.0'
s.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 2a66fe8

Please sign in to comment.