Skip to content

Commit 691c86b

Browse files
Bump importmap-rails from 2.0.3 to 2.1.0 in /graph-sample
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f87a0f commit 691c86b

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

graph-sample/Gemfile.lock

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
addressable (2.8.7)
8383
public_suffix (>= 2.0.2, < 7.0)
8484
base64 (0.2.0)
85-
benchmark (0.3.0)
85+
benchmark (0.4.0)
8686
bigdecimal (3.1.8)
8787
bindex (0.8.1)
8888
bootsnap (1.18.4)
@@ -107,7 +107,7 @@ GEM
107107
irb (~> 1.10)
108108
reline (>= 0.3.8)
109109
drb (2.2.1)
110-
erubi (1.13.0)
110+
erubi (1.13.1)
111111
faraday (2.12.0)
112112
faraday-net_http (>= 2.0, < 3.4)
113113
json
@@ -123,12 +123,12 @@ GEM
123123
multi_xml (>= 0.5.2)
124124
i18n (1.14.6)
125125
concurrent-ruby (~> 1.0)
126-
importmap-rails (2.0.3)
126+
importmap-rails (2.1.0)
127127
actionpack (>= 6.0.0)
128128
activesupport (>= 6.0.0)
129129
railties (>= 6.0.0)
130-
io-console (0.7.2)
131-
irb (1.14.1)
130+
io-console (0.8.0)
131+
irb (1.14.3)
132132
rdoc (>= 4.0.0)
133133
reline (>= 0.4.2)
134134
jbuilder (2.13.0)
@@ -137,7 +137,7 @@ GEM
137137
json (2.7.2)
138138
jwt (2.9.3)
139139
base64
140-
logger (1.6.1)
140+
logger (1.6.4)
141141
loofah (2.23.1)
142142
crass (~> 1.0.2)
143143
nokogiri (>= 1.12.0)
@@ -149,7 +149,7 @@ GEM
149149
marcel (1.0.4)
150150
matrix (0.4.2)
151151
mini_mime (1.1.5)
152-
minitest (5.25.1)
152+
minitest (5.25.4)
153153
msgpack (1.7.3)
154154
multi_json (1.15.0)
155155
multi_xml (0.7.1)
@@ -166,7 +166,7 @@ GEM
166166
net-smtp (0.5.0)
167167
net-protocol
168168
nio4r (2.7.4)
169-
nokogiri (1.16.7-x86_64-linux)
169+
nokogiri (1.17.2-x86_64-linux)
170170
racc (~> 1.4)
171171
oauth2 (2.0.9)
172172
faraday (>= 0.17.3, < 3.0)
@@ -186,7 +186,8 @@ GEM
186186
actionpack (>= 4.2)
187187
omniauth (~> 2.0)
188188
ostruct (0.6.1)
189-
psych (5.1.2)
189+
psych (5.2.2)
190+
date
190191
stringio
191192
public_suffix (6.0.1)
192193
puma (6.5.0)
@@ -200,7 +201,7 @@ GEM
200201
rack (>= 3.0.0)
201202
rack-test (2.1.0)
202203
rack (>= 1.3)
203-
rackup (2.2.0)
204+
rackup (2.2.1)
204205
rack (>= 3)
205206
rails (7.2.2)
206207
actioncable (= 7.2.2)
@@ -220,9 +221,9 @@ GEM
220221
activesupport (>= 5.0.0)
221222
minitest
222223
nokogiri (>= 1.6)
223-
rails-html-sanitizer (1.6.0)
224+
rails-html-sanitizer (1.6.2)
224225
loofah (~> 2.21)
225-
nokogiri (~> 1.14)
226+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
226227
railties (7.2.2)
227228
actionpack (= 7.2.2)
228229
activesupport (= 7.2.2)
@@ -232,14 +233,14 @@ GEM
232233
thor (~> 1.0, >= 1.2.2)
233234
zeitwerk (~> 2.6)
234235
rake (13.2.1)
235-
rdoc (6.7.0)
236+
rdoc (6.10.0)
236237
psych (>= 4.0.0)
237238
regexp_parser (2.9.2)
238-
reline (0.5.10)
239+
reline (0.6.0)
239240
io-console (~> 0.5)
240241
rexml (3.3.8)
241242
rubyzip (2.3.2)
242-
securerandom (0.3.1)
243+
securerandom (0.4.1)
243244
selenium-webdriver (4.10.0)
244245
rexml (~> 3.2, >= 3.2.5)
245246
rubyzip (>= 1.2.2, < 3.0)
@@ -257,7 +258,7 @@ GEM
257258
sqlite3 (2.4.1-x86_64-linux-gnu)
258259
stimulus-rails (1.3.4)
259260
railties (>= 6.0.0)
260-
stringio (3.1.1)
261+
stringio (3.1.2)
261262
thor (1.3.2)
262263
timeout (0.4.1)
263264
turbo-rails (2.0.11)
@@ -266,7 +267,7 @@ GEM
266267
tzinfo (2.0.6)
267268
concurrent-ruby (~> 1.0)
268269
uri (0.13.1)
269-
useragent (0.16.10)
270+
useragent (0.16.11)
270271
version_gem (1.1.4)
271272
web-console (4.2.1)
272273
actionview (>= 6.0.0)

0 commit comments

Comments
 (0)