Skip to content

Commit 8f232e9

Browse files
Merge pull request #801 from citizensadvice/dependabot/bundler/regular-updates-372358db25
[dependabot:bundler] Bump the regular-updates group across 1 directory with 3 updates
2 parents cd6144f + dcbe163 commit 8f232e9

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem "tzinfo-data"
2929

3030
gem "haml-rails", "~> 3.0"
3131

32-
gem "meta-tags", "~> 2.22"
32+
gem "meta-tags", "~> 2.23"
3333

3434
# Reduces boot times through caching; required in config/boot.rb
3535
gem "bootsnap", require: false

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -186,10 +186,10 @@ GEM
186186
cucumber (>= 7, < 11)
187187
railties (>= 6.1, < 9)
188188
cucumber-tag-expressions (8.1.0)
189-
datadog (2.29.0)
189+
datadog (2.30.0)
190190
cgi
191191
datadog-ruby_core_source (~> 3.5, >= 3.5.2)
192-
libdatadog (~> 25.0.0.1.0)
192+
libdatadog (~> 29.0.0.1.0)
193193
libddwaf (~> 1.30.0.0.0)
194194
logger
195195
msgpack
@@ -220,11 +220,11 @@ GEM
220220
faraday-net_http_persistent (2.3.1)
221221
faraday (~> 2.5)
222222
net-http-persistent (>= 4.0.4, < 5)
223-
ffi (1.17.3-aarch64-linux-musl)
224-
ffi (1.17.3-arm64-darwin)
225-
ffi (1.17.3-x86_64-darwin)
226-
ffi (1.17.3-x86_64-linux-gnu)
227-
ffi (1.17.3-x86_64-linux-musl)
223+
ffi (1.17.4-aarch64-linux-musl)
224+
ffi (1.17.4-arm64-darwin)
225+
ffi (1.17.4-x86_64-darwin)
226+
ffi (1.17.4-x86_64-linux-gnu)
227+
ffi (1.17.4-x86_64-linux-musl)
228228
fiber-storage (1.0.1)
229229
globalid (1.3.0)
230230
activesupport (>= 6.1)
@@ -267,9 +267,10 @@ GEM
267267
railties (>= 6.0.0)
268268
json (2.19.3)
269269
language_server-protocol (3.17.0.5)
270-
libdatadog (25.0.0.1.0)
271-
libdatadog (25.0.0.1.0-aarch64-linux)
272-
libdatadog (25.0.0.1.0-x86_64-linux)
270+
libdatadog (29.0.0.1.0)
271+
libdatadog (29.0.0.1.0-aarch64-linux)
272+
libdatadog (29.0.0.1.0-arm64-darwin)
273+
libdatadog (29.0.0.1.0-x86_64-linux)
273274
libddwaf (1.30.0.0.2-aarch64-linux)
274275
ffi (~> 1.0)
275276
libddwaf (1.30.0.0.2-arm64-darwin)
@@ -300,7 +301,7 @@ GEM
300301
marcel (1.1.0)
301302
matrix (0.4.3)
302303
memoist3 (1.0.0)
303-
meta-tags (2.22.3)
304+
meta-tags (2.23.0)
304305
actionpack (>= 6.0.0)
305306
method_source (1.1.0)
306307
mini_mime (1.1.5)
@@ -518,7 +519,7 @@ GEM
518519
nokogiri (~> 1.6)
519520
rubyzip (>= 1.3.0)
520521
selenium-webdriver (~> 4.0, < 4.11)
521-
webmock (3.26.1)
522+
webmock (3.26.2)
522523
addressable (>= 2.8.0)
523524
crack (>= 0.3.2)
524525
hashdiff (>= 0.4.0, < 2.0.0)
@@ -572,7 +573,7 @@ DEPENDENCIES
572573
hashie
573574
jsbundling-rails
574575
license_finder
575-
meta-tags (~> 2.22)
576+
meta-tags (~> 2.23)
576577
preserve
577578
propshaft
578579
pry-remote

0 commit comments

Comments
 (0)