Skip to content

Commit a52c0a0

Browse files
authored
Merge pull request #36 from github/dependabot/bundler/bundler-ef8ef157fc
Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory
2 parents cea79e6 + 262efbb commit a52c0a0

File tree

5 files changed

+5
-3
lines changed

5 files changed

+5
-3
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
entitlements-app (0.3.1)
4+
entitlements-app (0.3.2)
55
concurrent-ruby (= 1.1.9)
66
faraday (~> 2.0)
77
net-ldap (~> 0.17)
@@ -56,7 +56,8 @@ GEM
5656
regexp_parser (2.8.1)
5757
reline (0.3.8)
5858
io-console (~> 0.5)
59-
rexml (3.2.6)
59+
rexml (3.2.8)
60+
strscan (>= 3.0.9)
6061
rspec (3.8.0)
6162
rspec-core (~> 3.8.0)
6263
rspec-expectations (~> 3.8.0)
@@ -105,6 +106,7 @@ GEM
105106
simplecov-erb (1.0.1)
106107
simplecov (< 1.0)
107108
simplecov-html (0.10.2)
109+
strscan (3.1.0)
108110
tzinfo (2.0.6)
109111
concurrent-ruby (~> 1.0)
110112
unicode-display_width (2.4.2)

lib/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Entitlements
44
module Version
5-
VERSION = "0.3.1"
5+
VERSION = "0.3.2"
66
end
77
end

vendor/cache/rexml-3.2.6.gem

-100 KB
Binary file not shown.

vendor/cache/rexml-3.2.8.gem

99.5 KB
Binary file not shown.

vendor/cache/strscan-3.1.0.gem

16 KB
Binary file not shown.

0 commit comments

Comments
 (0)