Skip to content

Commit 9b5753f

Browse files
committed
Update Brakeman
update.sh
1 parent f79c2a8 commit 9b5753f

File tree

7 files changed

+38
-38
lines changed

7 files changed

+38
-38
lines changed

rails_graphql_federation/books/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bigdecimal (3.1.9)
8282
bootsnap (1.18.4)
8383
msgpack (~> 1.2)
84-
brakeman (6.2.2)
84+
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
8787
concurrent-ruby (1.3.4)
@@ -117,7 +117,7 @@ GEM
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119119
json (2.9.1)
120-
jwt (2.9.3)
120+
jwt (2.10.1)
121121
base64
122122
language_server-protocol (3.17.0.3)
123123
little-plugger (1.1.4)
@@ -147,11 +147,11 @@ GEM
147147
timeout
148148
net-smtp (0.5.0)
149149
nio4r (2.7.4)
150-
nokogiri (1.18.0-arm64-darwin)
150+
nokogiri (1.18.1-arm64-darwin)
151151
racc (~> 1.4)
152-
nokogiri (1.18.0-x86_64-darwin)
152+
nokogiri (1.18.1-x86_64-darwin)
153153
racc (~> 1.4)
154-
nokogiri (1.18.0-x86_64-linux-gnu)
154+
nokogiri (1.18.1-x86_64-linux-gnu)
155155
racc (~> 1.4)
156156
parallel (1.26.3)
157157
parser (3.3.6.0)
@@ -271,7 +271,7 @@ GEM
271271
timeout (0.4.3)
272272
tzinfo (2.0.6)
273273
concurrent-ruby (~> 1.0)
274-
unicode-display_width (3.1.2)
274+
unicode-display_width (3.1.3)
275275
unicode-emoji (~> 4.0, >= 4.0.4)
276276
unicode-emoji (4.0.4)
277277
uri (1.0.2)

rails_graphql_federation/gateway/package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rails_graphql_federation/jwts/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bigdecimal (3.1.9)
8282
bootsnap (1.18.4)
8383
msgpack (~> 1.2)
84-
brakeman (6.2.2)
84+
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
8787
concurrent-ruby (1.3.4)
@@ -117,7 +117,7 @@ GEM
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119119
json (2.9.1)
120-
jwt (2.9.3)
120+
jwt (2.10.1)
121121
base64
122122
language_server-protocol (3.17.0.3)
123123
little-plugger (1.1.4)
@@ -147,11 +147,11 @@ GEM
147147
timeout
148148
net-smtp (0.5.0)
149149
nio4r (2.7.4)
150-
nokogiri (1.18.0-arm64-darwin)
150+
nokogiri (1.18.1-arm64-darwin)
151151
racc (~> 1.4)
152-
nokogiri (1.18.0-x86_64-darwin)
152+
nokogiri (1.18.1-x86_64-darwin)
153153
racc (~> 1.4)
154-
nokogiri (1.18.0-x86_64-linux-gnu)
154+
nokogiri (1.18.1-x86_64-linux-gnu)
155155
racc (~> 1.4)
156156
parallel (1.26.3)
157157
parser (3.3.6.0)
@@ -271,7 +271,7 @@ GEM
271271
timeout (0.4.3)
272272
tzinfo (2.0.6)
273273
concurrent-ruby (~> 1.0)
274-
unicode-display_width (3.1.2)
274+
unicode-display_width (3.1.3)
275275
unicode-emoji (~> 4.0, >= 4.0.4)
276276
unicode-emoji (4.0.4)
277277
uri (1.0.2)

rails_graphql_federation/reviews/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bigdecimal (3.1.9)
8282
bootsnap (1.18.4)
8383
msgpack (~> 1.2)
84-
brakeman (6.2.2)
84+
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
8787
concurrent-ruby (1.3.4)
@@ -117,7 +117,7 @@ GEM
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119119
json (2.9.1)
120-
jwt (2.9.3)
120+
jwt (2.10.1)
121121
base64
122122
language_server-protocol (3.17.0.3)
123123
little-plugger (1.1.4)
@@ -147,11 +147,11 @@ GEM
147147
timeout
148148
net-smtp (0.5.0)
149149
nio4r (2.7.4)
150-
nokogiri (1.18.0-arm64-darwin)
150+
nokogiri (1.18.1-arm64-darwin)
151151
racc (~> 1.4)
152-
nokogiri (1.18.0-x86_64-darwin)
152+
nokogiri (1.18.1-x86_64-darwin)
153153
racc (~> 1.4)
154-
nokogiri (1.18.0-x86_64-linux-gnu)
154+
nokogiri (1.18.1-x86_64-linux-gnu)
155155
racc (~> 1.4)
156156
parallel (1.26.3)
157157
parser (3.3.6.0)
@@ -271,7 +271,7 @@ GEM
271271
timeout (0.4.3)
272272
tzinfo (2.0.6)
273273
concurrent-ruby (~> 1.0)
274-
unicode-display_width (3.1.2)
274+
unicode-display_width (3.1.3)
275275
unicode-emoji (~> 4.0, >= 4.0.4)
276276
unicode-emoji (4.0.4)
277277
uri (1.0.2)

rails_graphql_federation/search/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bigdecimal (3.1.9)
8282
bootsnap (1.18.4)
8383
msgpack (~> 1.2)
84-
brakeman (6.2.2)
84+
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
8787
concurrent-ruby (1.3.4)
@@ -117,7 +117,7 @@ GEM
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119119
json (2.9.1)
120-
jwt (2.9.3)
120+
jwt (2.10.1)
121121
base64
122122
language_server-protocol (3.17.0.3)
123123
little-plugger (1.1.4)
@@ -147,11 +147,11 @@ GEM
147147
timeout
148148
net-smtp (0.5.0)
149149
nio4r (2.7.4)
150-
nokogiri (1.18.0-arm64-darwin)
150+
nokogiri (1.18.1-arm64-darwin)
151151
racc (~> 1.4)
152-
nokogiri (1.18.0-x86_64-darwin)
152+
nokogiri (1.18.1-x86_64-darwin)
153153
racc (~> 1.4)
154-
nokogiri (1.18.0-x86_64-linux-gnu)
154+
nokogiri (1.18.1-x86_64-linux-gnu)
155155
racc (~> 1.4)
156156
parallel (1.26.3)
157157
parser (3.3.6.0)
@@ -271,7 +271,7 @@ GEM
271271
timeout (0.4.3)
272272
tzinfo (2.0.6)
273273
concurrent-ruby (~> 1.0)
274-
unicode-display_width (3.1.2)
274+
unicode-display_width (3.1.3)
275275
unicode-emoji (~> 4.0, >= 4.0.4)
276276
unicode-emoji (4.0.4)
277277
uri (1.0.2)

rails_graphql_federation/signatures/Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bigdecimal (3.1.9)
8282
bootsnap (1.18.4)
8383
msgpack (~> 1.2)
84-
brakeman (6.2.2)
84+
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
8787
concurrent-ruby (1.3.4)
@@ -131,11 +131,11 @@ GEM
131131
timeout
132132
net-smtp (0.5.0)
133133
nio4r (2.7.4)
134-
nokogiri (1.18.0-arm64-darwin)
134+
nokogiri (1.18.1-arm64-darwin)
135135
racc (~> 1.4)
136-
nokogiri (1.18.0-x86_64-darwin)
136+
nokogiri (1.18.1-x86_64-darwin)
137137
racc (~> 1.4)
138-
nokogiri (1.18.0-x86_64-linux-gnu)
138+
nokogiri (1.18.1-x86_64-linux-gnu)
139139
racc (~> 1.4)
140140
parallel (1.26.3)
141141
parser (3.3.6.0)
@@ -245,7 +245,7 @@ GEM
245245
timeout (0.4.3)
246246
tzinfo (2.0.6)
247247
concurrent-ruby (~> 1.0)
248-
unicode-display_width (3.1.2)
248+
unicode-display_width (3.1.3)
249249
unicode-emoji (~> 4.0, >= 4.0.4)
250250
unicode-emoji (4.0.4)
251251
uri (1.0.2)

rails_graphql_federation/users/Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
bigdecimal (3.1.9)
8282
bootsnap (1.18.4)
8383
msgpack (~> 1.2)
84-
brakeman (6.2.2)
84+
brakeman (7.0.0)
8585
racc
8686
builder (3.3.0)
8787
concurrent-ruby (1.3.4)
@@ -117,7 +117,7 @@ GEM
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119119
json (2.9.1)
120-
jwt (2.9.3)
120+
jwt (2.10.1)
121121
base64
122122
language_server-protocol (3.17.0.3)
123123
little-plugger (1.1.4)
@@ -147,11 +147,11 @@ GEM
147147
timeout
148148
net-smtp (0.5.0)
149149
nio4r (2.7.4)
150-
nokogiri (1.18.0-arm64-darwin)
150+
nokogiri (1.18.1-arm64-darwin)
151151
racc (~> 1.4)
152-
nokogiri (1.18.0-x86_64-darwin)
152+
nokogiri (1.18.1-x86_64-darwin)
153153
racc (~> 1.4)
154-
nokogiri (1.18.0-x86_64-linux-gnu)
154+
nokogiri (1.18.1-x86_64-linux-gnu)
155155
racc (~> 1.4)
156156
parallel (1.26.3)
157157
parser (3.3.6.0)
@@ -271,7 +271,7 @@ GEM
271271
timeout (0.4.3)
272272
tzinfo (2.0.6)
273273
concurrent-ruby (~> 1.0)
274-
unicode-display_width (3.1.2)
274+
unicode-display_width (3.1.3)
275275
unicode-emoji (~> 4.0, >= 4.0.4)
276276
unicode-emoji (4.0.4)
277277
uri (1.0.2)

0 commit comments

Comments
 (0)