Skip to content

Commit 5b451c7

Browse files
Bump the bundler group with 2 updates (#874)
Bumps the bundler group with 2 updates: [importmap-rails](https://github.com/rails/importmap-rails) and [debug](https://github.com/ruby/debug). Updates `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) Updates `debug` from 1.9.2 to 1.10.0 - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbe52a5 commit 5b451c7

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ GEM
8888
base64 (0.2.0)
8989
bcrypt (3.1.20)
9090
benchmark (0.4.0)
91-
bigdecimal (3.1.8)
91+
bigdecimal (3.1.9)
9292
builder (3.3.0)
9393
capybara (3.40.0)
9494
addressable
@@ -106,7 +106,7 @@ GEM
106106
railties (>= 6.0.0)
107107
csv (3.3.0)
108108
date (3.4.1)
109-
debug (1.9.2)
109+
debug (1.10.0)
110110
irb (~> 1.10)
111111
reline (>= 0.3.8)
112112
devise (4.9.4)
@@ -117,7 +117,7 @@ GEM
117117
warden (~> 1.2.3)
118118
docile (1.4.1)
119119
drb (2.2.1)
120-
erubi (1.13.0)
120+
erubi (1.13.1)
121121
formtastic (5.0.0)
122122
actionpack (>= 6.0.0)
123123
formtastic_i18n (0.7.0)
@@ -128,7 +128,7 @@ GEM
128128
activesupport (>= 5.2)
129129
i18n (1.14.6)
130130
concurrent-ruby (~> 1.0)
131-
importmap-rails (2.0.3)
131+
importmap-rails (2.1.0)
132132
actionpack (>= 6.0.0)
133133
activesupport (>= 6.0.0)
134134
railties (>= 6.0.0)
@@ -138,7 +138,7 @@ GEM
138138
railties (>= 7.0)
139139
responders (>= 2)
140140
io-console (0.8.0)
141-
irb (1.14.1)
141+
irb (1.14.3)
142142
rdoc (>= 4.0.0)
143143
reline (>= 0.4.2)
144144
kaminari (1.2.2)
@@ -153,8 +153,8 @@ GEM
153153
activerecord
154154
kaminari-core (= 1.2.2)
155155
kaminari-core (1.2.2)
156-
logger (1.6.2)
157-
loofah (2.23.1)
156+
logger (1.6.4)
157+
loofah (2.24.0)
158158
crass (~> 1.0.2)
159159
nokogiri (>= 1.12.0)
160160
mail (2.8.1)
@@ -177,15 +177,15 @@ GEM
177177
net-smtp (0.5.0)
178178
net-protocol
179179
nio4r (2.7.4)
180-
nokogiri (1.17.1)
180+
nokogiri (1.18.1)
181181
mini_portile2 (~> 2.8.2)
182182
racc (~> 1.4)
183-
nokogiri (1.17.1-arm64-darwin)
183+
nokogiri (1.18.1-arm64-darwin)
184184
racc (~> 1.4)
185-
nokogiri (1.17.1-x86_64-linux)
185+
nokogiri (1.18.1-x86_64-linux-gnu)
186186
racc (~> 1.4)
187187
orm_adapter (0.5.0)
188-
psych (5.2.1)
188+
psych (5.2.2)
189189
date
190190
stringio
191191
public_suffix (6.0.1)
@@ -195,7 +195,7 @@ GEM
195195
rack (3.1.8)
196196
rack-session (2.0.0)
197197
rack (>= 3.0.0)
198-
rack-test (2.1.0)
198+
rack-test (2.2.0)
199199
rack (>= 1.3)
200200
rackup (2.2.1)
201201
rack (>= 3)
@@ -217,7 +217,7 @@ GEM
217217
activesupport (>= 5.0.0)
218218
minitest
219219
nokogiri (>= 1.6)
220-
rails-html-sanitizer (1.6.1)
220+
rails-html-sanitizer (1.6.2)
221221
loofah (~> 2.21)
222222
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)
223223
railties (7.2.2.1)
@@ -233,17 +233,17 @@ GEM
233233
activerecord (>= 6.1.5)
234234
activesupport (>= 6.1.5)
235235
i18n
236-
rdoc (6.8.1)
236+
rdoc (6.10.0)
237237
psych (>= 4.0.0)
238238
regexp_parser (2.9.3)
239-
reline (0.5.12)
239+
reline (0.6.0)
240240
io-console (~> 0.5)
241241
responders (3.1.1)
242242
actionpack (>= 5.2)
243243
railties (>= 5.2)
244244
rexml (3.3.9)
245245
rubyzip (2.3.2)
246-
securerandom (0.4.0)
246+
securerandom (0.4.1)
247247
selenium-webdriver (4.27.0)
248248
base64 (~> 0.2)
249249
logger (~> 1.4)

0 commit comments

Comments
 (0)