Skip to content

Commit 1b9a91b

Browse files
authored
Merge pull request #998 from DataDog/dependabot/bundler/example/rexml-3.4.2
Bump rexml from 3.3.9 to 3.4.2 in /example
2 parents 3a08e81 + 31b8027 commit 1b9a91b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
55
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
66
gem 'xcodeproj', '< 1.26.0'
77
gem 'concurrent-ruby', '< 1.3.4'
8-
gem 'rexml', '3.3.9'
8+
gem 'rexml', '3.4.2'

example/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
netrc (0.11.0)
7676
nkf (0.2.0)
7777
public_suffix (4.0.7)
78-
rexml (3.3.9)
78+
rexml (3.4.2)
7979
ruby-macho (2.5.1)
8080
typhoeus (1.4.1)
8181
ethon (>= 0.9.0)
@@ -96,7 +96,7 @@ DEPENDENCIES
9696
activesupport (>= 6.1.7.5, != 7.1.0)
9797
cocoapods (>= 1.13, != 1.15.1, != 1.15.0)
9898
concurrent-ruby (< 1.3.4)
99-
rexml (= 3.3.9)
99+
rexml (= 3.4.2)
100100
xcodeproj (< 1.26.0)
101101

102102
BUNDLED WITH

0 commit comments

Comments
 (0)