Skip to content

Commit cd1f608

Browse files
authored
Merge pull request #47 from github/dependabot/bundler/dev-ruby-dependencies-805d79b2b9
Bump the dev-ruby-dependencies group across 1 directory with 3 updates
2 parents 43b8bbf + f46b506 commit cd1f608

22 files changed

Lines changed: 23 additions & 23 deletions

Gemfile.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ GEM
2929
crack (1.0.0)
3030
bigdecimal
3131
rexml
32-
debug (1.8.0)
33-
irb (>= 1.5.0)
34-
reline (>= 0.3.1)
32+
debug (1.9.2)
33+
irb (~> 1.10)
34+
reline (>= 0.3.8)
3535
diff-lcs (1.5.1)
3636
docile (1.4.0)
3737
drb (2.2.1)
@@ -61,8 +61,8 @@ GEM
6161
faraday (>= 1, < 3)
6262
sawyer (~> 0.9)
6363
optimist (3.1.0)
64-
parallel (1.24.0)
65-
parser (3.3.1.0)
64+
parallel (1.25.1)
65+
parser (3.3.2.0)
6666
ast (~> 2.4.1)
6767
racc
6868
psych (5.1.2)
@@ -77,22 +77,22 @@ GEM
7777
regexp_parser (2.9.2)
7878
reline (0.5.8)
7979
io-console (~> 0.5)
80-
rexml (3.2.8)
81-
strscan (>= 3.0.9)
82-
rspec (3.8.0)
83-
rspec-core (~> 3.8.0)
84-
rspec-expectations (~> 3.8.0)
85-
rspec-mocks (~> 3.8.0)
86-
rspec-core (3.8.2)
87-
rspec-support (~> 3.8.0)
88-
rspec-expectations (3.8.6)
80+
rexml (3.3.0)
81+
strscan
82+
rspec (3.13.0)
83+
rspec-core (~> 3.13.0)
84+
rspec-expectations (~> 3.13.0)
85+
rspec-mocks (~> 3.13.0)
86+
rspec-core (3.13.0)
87+
rspec-support (~> 3.13.0)
88+
rspec-expectations (3.13.0)
8989
diff-lcs (>= 1.2.0, < 2.0)
90-
rspec-support (~> 3.8.0)
91-
rspec-mocks (3.8.2)
90+
rspec-support (~> 3.13.0)
91+
rspec-mocks (3.13.1)
9292
diff-lcs (>= 1.2.0, < 2.0)
93-
rspec-support (~> 3.8.0)
94-
rspec-support (3.8.3)
95-
rubocop (1.64.0)
93+
rspec-support (~> 3.13.0)
94+
rspec-support (3.13.1)
95+
rubocop (1.64.1)
9696
json (~> 2.3)
9797
language_server-protocol (>= 3.17.0)
9898
parallel (~> 1.10)
@@ -146,10 +146,10 @@ PLATFORMS
146146
ruby
147147

148148
DEPENDENCIES
149-
debug (<= 1.8.0)
149+
debug (<= 1.10.0)
150150
entitlements-gitrepo-auditor-plugin!
151151
rake (~> 13.2, >= 13.2.1)
152-
rspec (= 3.8.0)
152+
rspec (= 3.13.0)
153153
rubocop (~> 1.64)
154154
rubocop-github (~> 0.20)
155155
rubocop-performance (~> 1.21)

entitlements-gitrepo-auditor-plugin.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Gem::Specification.new do |s|
1717
s.add_dependency "contracts", "~> 0.17"
1818
s.add_dependency "entitlements-app", "~> 1.0"
1919

20-
s.add_development_dependency "debug", "<= 1.8.0"
20+
s.add_development_dependency "debug", "<= 1.10.0"
2121
s.add_development_dependency "rake", "~> 13.2", ">= 13.2.1"
22-
s.add_development_dependency "rspec", "= 3.8.0"
22+
s.add_development_dependency "rspec", "= 3.13.0"
2323
s.add_development_dependency "rubocop", "~> 1.64"
2424
s.add_development_dependency "rubocop-github", "~> 0.20"
2525
s.add_development_dependency "rubocop-performance", "~> 1.21"

vendor/cache/debug-1.8.0.gem

-95 KB
Binary file not shown.

vendor/cache/debug-1.9.2.gem

97 KB
Binary file not shown.

vendor/cache/parallel-1.24.0.gem

-10.5 KB
Binary file not shown.

vendor/cache/parallel-1.25.1.gem

10.5 KB
Binary file not shown.

vendor/cache/parser-3.3.1.0.gem

-933 KB
Binary file not shown.

vendor/cache/parser-3.3.2.0.gem

933 KB
Binary file not shown.

vendor/cache/rexml-3.2.8.gem

-99.5 KB
Binary file not shown.

vendor/cache/rexml-3.3.0.gem

101 KB
Binary file not shown.

0 commit comments

Comments
 (0)