Skip to content

Commit

Permalink
Merge pull request #36 from github/dependabot/bundler/bundler-ef8ef157fc
Browse files Browse the repository at this point in the history
Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory
  • Loading branch information
GrantBirki authored May 20, 2024
2 parents cea79e6 + 262efbb commit a52c0a0
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
entitlements-app (0.3.1)
entitlements-app (0.3.2)
concurrent-ruby (= 1.1.9)
faraday (~> 2.0)
net-ldap (~> 0.17)
Expand Down Expand Up @@ -56,7 +56,8 @@ GEM
regexp_parser (2.8.1)
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand Down Expand Up @@ -105,6 +106,7 @@ GEM
simplecov-erb (1.0.1)
simplecov (< 1.0)
simplecov-html (0.10.2)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Entitlements
module Version
VERSION = "0.3.1"
VERSION = "0.3.2"
end
end
Binary file removed vendor/cache/rexml-3.2.6.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.2.8.gem
Binary file not shown.
Binary file added vendor/cache/strscan-3.1.0.gem
Binary file not shown.

0 comments on commit a52c0a0

Please sign in to comment.