Skip to content

Commit 9b0d4eb

Browse files
authored
Merge pull request #62 from github/dependabot/bundler/ruby-dependencies-48de66f022
Bump the ruby-dependencies group across 1 directory with 4 updates
2 parents e6160d5 + dcf4c0d commit 9b0d4eb

37 files changed

+25
-34
lines changed

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ source "https://rubygems.org"
55
gem "logger", "~> 1.6"
66

77
group :development do
8-
gem "irb", "~> 1.13"
8+
gem "irb", "~> 1.14"
99
gem "rspec", "~> 3.13"
10-
gem "rubocop", "~> 1.63"
10+
gem "rubocop", "~> 1.65"
1111
gem "rubocop-github", "~> 0.20"
1212
gem "rubocop-performance", "~> 1.21"
13-
gem "rubocop-rspec", "~> 2.29"
13+
gem "rubocop-rspec", "~> 3.0"
1414
gem "simplecov", "~> 0.22"
1515
gem "simplecov-erb", "~> 1.0"
1616
end

Gemfile.lock

Lines changed: 20 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.3.3)
4+
activesupport (7.1.3.4)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -14,35 +14,35 @@ GEM
1414
ast (2.4.2)
1515
base64 (0.2.0)
1616
bigdecimal (3.1.8)
17-
concurrent-ruby (1.2.3)
17+
concurrent-ruby (1.3.3)
1818
connection_pool (2.4.1)
1919
diff-lcs (1.5.1)
2020
docile (1.4.0)
2121
drb (2.2.1)
2222
i18n (1.14.5)
2323
concurrent-ruby (~> 1.0)
2424
io-console (0.7.2)
25-
irb (1.13.1)
25+
irb (1.14.0)
2626
rdoc (>= 4.0.0)
2727
reline (>= 0.4.2)
2828
json (2.7.2)
2929
language_server-protocol (3.17.0.3)
3030
logger (1.6.0)
31-
minitest (5.23.0)
31+
minitest (5.24.1)
3232
mutex_m (0.2.0)
33-
parallel (1.24.0)
34-
parser (3.3.1.0)
33+
parallel (1.25.1)
34+
parser (3.3.4.0)
3535
ast (~> 2.4.1)
3636
racc
3737
psych (5.1.2)
3838
stringio
3939
racc (1.8.0)
40-
rack (3.0.11)
40+
rack (3.1.7)
4141
rainbow (3.1.1)
42-
rdoc (6.6.3.1)
42+
rdoc (6.7.0)
4343
psych (>= 4.0.0)
4444
regexp_parser (2.9.2)
45-
reline (0.5.7)
45+
reline (0.5.9)
4646
io-console (~> 0.5)
4747
rexml (3.3.2)
4848
strscan
@@ -52,49 +52,40 @@ GEM
5252
rspec-mocks (~> 3.13.0)
5353
rspec-core (3.13.0)
5454
rspec-support (~> 3.13.0)
55-
rspec-expectations (3.13.0)
55+
rspec-expectations (3.13.1)
5656
diff-lcs (>= 1.2.0, < 2.0)
5757
rspec-support (~> 3.13.0)
5858
rspec-mocks (3.13.1)
5959
diff-lcs (>= 1.2.0, < 2.0)
6060
rspec-support (~> 3.13.0)
6161
rspec-support (3.13.1)
62-
rubocop (1.63.5)
62+
rubocop (1.65.0)
6363
json (~> 2.3)
6464
language_server-protocol (>= 3.17.0)
6565
parallel (~> 1.10)
6666
parser (>= 3.3.0.2)
6767
rainbow (>= 2.2.2, < 4.0)
68-
regexp_parser (>= 1.8, < 3.0)
68+
regexp_parser (>= 2.4, < 3.0)
6969
rexml (>= 3.2.5, < 4.0)
7070
rubocop-ast (>= 1.31.1, < 2.0)
7171
ruby-progressbar (~> 1.7)
7272
unicode-display_width (>= 2.4.0, < 3.0)
7373
rubocop-ast (1.31.3)
7474
parser (>= 3.3.1.0)
75-
rubocop-capybara (2.20.0)
76-
rubocop (~> 1.41)
77-
rubocop-factory_bot (2.25.1)
78-
rubocop (~> 1.41)
7975
rubocop-github (0.20.0)
8076
rubocop (>= 1.37)
8177
rubocop-performance (>= 1.15)
8278
rubocop-rails (>= 2.17)
83-
rubocop-performance (1.21.0)
79+
rubocop-performance (1.21.1)
8480
rubocop (>= 1.48.1, < 2.0)
8581
rubocop-ast (>= 1.31.1, < 2.0)
86-
rubocop-rails (2.25.0)
82+
rubocop-rails (2.25.1)
8783
activesupport (>= 4.2.0)
8884
rack (>= 1.1)
8985
rubocop (>= 1.33.0, < 2.0)
9086
rubocop-ast (>= 1.31.1, < 2.0)
91-
rubocop-rspec (2.29.2)
92-
rubocop (~> 1.40)
93-
rubocop-capybara (~> 2.17)
94-
rubocop-factory_bot (~> 2.22)
95-
rubocop-rspec_rails (~> 2.28)
96-
rubocop-rspec_rails (2.28.3)
97-
rubocop (~> 1.40)
87+
rubocop-rspec (3.0.3)
88+
rubocop (~> 1.61)
9889
ruby-progressbar (1.13.0)
9990
simplecov (0.22.0)
10091
docile (~> 1.1)
@@ -104,7 +95,7 @@ GEM
10495
simplecov (< 1.0)
10596
simplecov-html (0.12.3)
10697
simplecov_json_formatter (0.1.4)
107-
stringio (3.1.0)
98+
stringio (3.1.1)
10899
strscan (3.1.0)
109100
tzinfo (2.0.6)
110101
concurrent-ruby (~> 1.0)
@@ -118,13 +109,13 @@ PLATFORMS
118109
x86_64-linux
119110

120111
DEPENDENCIES
121-
irb (~> 1.13)
112+
irb (~> 1.14)
122113
logger (~> 1.6)
123114
rspec (~> 3.13)
124-
rubocop (~> 1.63)
115+
rubocop (~> 1.65)
125116
rubocop-github (~> 0.20)
126117
rubocop-performance (~> 1.21)
127-
rubocop-rspec (~> 2.29)
118+
rubocop-rspec (~> 3.0)
128119
simplecov (~> 0.22)
129120
simplecov-erb (~> 1.0)
130121

lib/redacting_logger.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ def add(severity, message = nil, progname = nil)
6464
end
6565
end
6666

67-
super(severity, message, progname)
67+
super
6868
end
6969
end

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module RedactingLogger
44
module Version
5-
VERSION = "1.3.1"
5+
VERSION = "1.3.2"
66
end
77
end
-252 KB
Binary file not shown.
252 KB
Binary file not shown.
-341 KB
Binary file not shown.
342 KB
Binary file not shown.

vendor/cache/irb-1.13.1.gem

-92.5 KB
Binary file not shown.

vendor/cache/irb-1.14.0.gem

93.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)